Details
Description
Currently, neither Marshaller nor Unmarshaller allow you to query and/or set properties as used by these components during (un)marshalling. The goal of this task is to add these methods.
Attachments
Issue Links
| This issue depends upon: | ||||
| CASTOR-1770 | Add code to Configuration.Property to enlist all possible properties |
|
|
|
Initial patch for review. Once CASTOR-1770 has been resolved, the code in the setProperty() method should be changed to check whether the property as specified by the user is actually a valid property.