protected FragmentedArray<char[]> |
XMLStreamBuffer._contentCharactersBuffer |
Fragmented array to hold content information in a shared char[]
|
protected FragmentedArray<Object[]> |
XMLStreamBuffer._contentObjects |
Fragmented array to hold content information as objects
|
protected FragmentedArray<char[]> |
AbstractCreatorProcessor._currentContentCharactersBufferFragment |
|
protected FragmentedArray<Object[]> |
AbstractCreatorProcessor._currentContentObjectFragment |
|
protected FragmentedArray<byte[]> |
AbstractCreatorProcessor._currentStructureFragment |
|
protected FragmentedArray<String[]> |
AbstractCreatorProcessor._currentStructureStringFragment |
|
protected FragmentedArray<byte[]> |
XMLStreamBuffer._structure |
Fragmented array to hold structural information
|
protected FragmentedArray<String[]> |
XMLStreamBuffer._structureStrings |
Fragmented array to hold structural information as strings
|