Package | Description |
---|---|
com.sun.xml.fastinfoset | |
com.sun.xml.fastinfoset.tools | |
com.sun.xml.fastinfoset.util | |
com.sun.xml.fastinfoset.vocab |
Modifier and Type | Field and Description |
---|---|
protected StringArray |
Decoder._attributeValueTable
The attribute value table of the vocabulary.
|
Modifier and Type | Method and Description |
---|---|
protected String |
Decoder.decodeIdentifyingNonEmptyStringOnFirstBit(StringArray table) |
Modifier and Type | Method and Description |
---|---|
void |
VocabularyGenerator.addToTable(String s,
Set v,
StringIntMap m,
StringArray a) |
static void |
PrintTable.printArray(String title,
StringArray a) |
Modifier and Type | Method and Description |
---|---|
void |
StringArray.setReadOnlyArray(StringArray readOnlyArray,
boolean clear) |
Modifier and Type | Field and Description |
---|---|
StringArray |
ParserVocabulary.attributeValue |
StringArray |
ParserVocabulary.encodingAlgorithm |
StringArray |
ParserVocabulary.localName |
StringArray |
ParserVocabulary.namespaceName |
StringArray |
ParserVocabulary.otherNCName |
StringArray |
ParserVocabulary.otherURI |
Copyright © 2015 Oracle Corpration. All rights reserved.