See: Description
Class | Description |
---|---|
BigDataElement |
Class representing big data element in XML.
|
BigDataHandler |
Wrapper handler which finds
BigDataXmlElement annotated elements in XML and writes them
to file in order not to read the whole big data into memory. |
BigDataMarshallHandler |
BIG DATA content handler specific for object marshalling.
|
BigDataUnmarshallHandler |
BIG DATA content handler specific for object unmarshalling.
|
BigDataXmlReader |
Wrapper of
XMLReader made for big data files. |
ReflectionUtil |
Utility methods related to reflection.
|