Skip to content

Make XPathParamAnnotationMethodEndpointAdapter more extendable [SWS-557] #681

@gregturn

Description

@gregturn

Eivind Tagseth opened SWS-557 and commented

The supported datatypes for XPathParamAnnotationMethodEndpointAdapter are a bit limiting. Adding support for custom datatypes by extending the class shouldn't be very hard, but some of the key methods and fields are private, making it almost impossible to extend it.

The attached patch turns a few fields and methods from private to protected.

See my other issue for an example extension.

Eivind


Attachments:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions