| 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 | Description |
|---|---|---|
protected StringArray |
Decoder._attributeValueTable |
The attribute value table of the vocabulary.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
Decoder.decodeIdentifyingNonEmptyStringOnFirstBit(StringArray table) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
VocabularyGenerator.addToTable(java.lang.String s,
java.util.Set v,
StringIntMap m,
StringArray a) |
|
static void |
PrintTable.printArray(java.lang.String title,
StringArray a) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
StringArray.setReadOnlyArray(StringArray readOnlyArray,
boolean clear) |
| Modifier and Type | Field | Description |
|---|---|---|
StringArray |
ParserVocabulary.attributeValue |
|
StringArray |
ParserVocabulary.encodingAlgorithm |
|
StringArray |
ParserVocabulary.localName |
|
StringArray |
ParserVocabulary.namespaceName |
|
StringArray |
ParserVocabulary.otherNCName |
|
StringArray |
ParserVocabulary.otherURI |
Copyright © 2018 Oracle Corporation. All rights reserved.