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 QualifiedNameArray |
Decoder._attributeNameTable
The attribute name table of the vocabulary.
|
protected QualifiedNameArray |
Decoder._elementNameTable
The element name table of the vocabulary.
|
Modifier and Type | Method and Description |
---|---|
void |
VocabularyGenerator.addToNameTable(String namespaceURI,
String qName,
String localName,
Set v,
LocalNameQualifiedNamesMap m,
QualifiedNameArray a,
boolean isAttribute) |
static void |
PrintTable.printArray(String title,
QualifiedNameArray a) |
Modifier and Type | Method and Description |
---|---|
void |
QualifiedNameArray.setReadOnlyArray(QualifiedNameArray readOnlyArray,
boolean clear) |
Modifier and Type | Field and Description |
---|---|
QualifiedNameArray |
ParserVocabulary.attributeName |
QualifiedNameArray |
ParserVocabulary.elementName |
Copyright © 2013 Oracle Corpration. All rights reserved.