| Package | Description |
|---|---|
| ee.ria.dhx.bigdata |
Package contains classes which are related to marshalling/unmarshalling of Objects containing big
data elements.
|
| Class and 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. |