Interface DataHolder
- All Known Subinterfaces:
MarshallingContext, ReferencingMarshallingContext, UnmarshallingContext
- All Known Implementing Classes:
AbstractReferenceMarshaller, AbstractReferenceUnmarshaller, MapBackedDataHolder, ReferenceByIdMarshaller, ReferenceByIdUnmarshaller, ReferenceByXPathMarshaller, ReferenceByXPathUnmarshaller, TreeMarshaller, TreeUnmarshaller
public interface DataHolder
Holds generic data, to be used as seen fit by the user.
-
Method Summary
-
Method Details
-
get
-
put
-
keys
Iterator keys()
-