Package | Description |
---|---|
com.sun.xml.fastinfoset | |
com.sun.xml.fastinfoset.tools | |
com.sun.xml.fastinfoset.util | |
com.sun.xml.fastinfoset.vocab | |
com.sun.xml.fastinfoset.vocab.frequency |
Modifier and Type | Field and Description |
---|---|
protected ContiguousCharArrayArray |
Decoder._characterContentChunkTable
The character content chunk table of the vocabulary.
|
Modifier and Type | Method and Description |
---|---|
private void |
Decoder.decodeTableItems(ContiguousCharArrayArray array) |
Modifier and Type | Method and Description |
---|---|
static void |
PrintTable.printArray(java.lang.String title,
ContiguousCharArrayArray a) |
Modifier and Type | Field and Description |
---|---|
private ContiguousCharArrayArray |
ContiguousCharArrayArray._readOnlyArray |
Modifier and Type | Method and Description |
---|---|
void |
ContiguousCharArrayArray.setReadOnlyArray(ContiguousCharArrayArray readOnlyArray,
boolean clear) |
Modifier and Type | Field and Description |
---|---|
ContiguousCharArrayArray |
ParserVocabulary.characterContentChunk |
Modifier and Type | Method and Description |
---|---|
private void |
ParserVocabulary.addToTable(java.util.Iterator i,
ContiguousCharArrayArray a) |
private void |
ParserVocabulary.addToTable(java.lang.String s,
ContiguousCharArrayArray a) |
Modifier and Type | Method and Description |
---|---|
private void |
VocabularyGenerator.addToTable(java.lang.String s,
CharArrayIntMap m,
ContiguousCharArrayArray a)
Deprecated.
|