Package | Description |
---|---|
com.sun.xml.fastinfoset | |
com.sun.xml.fastinfoset.sax | |
com.sun.xml.fastinfoset.tools | |
com.sun.xml.fastinfoset.util | |
com.sun.xml.fastinfoset.vocab |
Modifier and Type | Method and Description |
---|---|
protected void |
Encoder.encodeIdentifyingNonEmptyStringOnFirstBit(String s,
StringIntMap map)
Encode a non empty identifying string on the first bit of an octet.
|
protected void |
Encoder.encodeNonIdentifyingStringOnFirstBit(String s,
StringIntMap map,
boolean addToTable,
boolean mustBeAddedToTable)
Encode a non identifying string on the first bit of an octet.
|
Modifier and Type | Field and Description |
---|---|
protected StringIntMap |
SAXDocumentSerializerWithPrefixMapping._declaredNamespaces |
Modifier and Type | Method and Description |
---|---|
void |
VocabularyGenerator.addToTable(String s,
Set v,
StringIntMap m,
PrefixArray a) |
void |
VocabularyGenerator.addToTable(String s,
Set v,
StringIntMap m,
StringArray a) |
Modifier and Type | Class and Description |
---|---|
class |
FixedEntryStringIntMap |
Modifier and Type | Field and Description |
---|---|
protected StringIntMap |
StringIntMap._readOnlyMap |
Modifier and Type | Method and Description |
---|---|
void |
StringIntMap.setReadOnlyMap(StringIntMap readOnlyMap,
boolean clear) |
Modifier and Type | Field and Description |
---|---|
StringIntMap |
SerializerVocabulary.attributeValue |
StringIntMap |
SerializerVocabulary.encodingAlgorithm |
StringIntMap |
SerializerVocabulary.localName |
StringIntMap |
SerializerVocabulary.namespaceName |
StringIntMap |
SerializerVocabulary.otherNCName |
StringIntMap |
SerializerVocabulary.otherURI |
StringIntMap |
SerializerVocabulary.prefix |
StringIntMap |
SerializerVocabulary.restrictedAlphabet |
Copyright © 2014 Oracle Corpration. All Rights Reserved.