| 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 | Description |
|---|---|---|
protected void |
Encoder.encodeIdentifyingNonEmptyStringOnFirstBit(java.lang.String s,
StringIntMap map) |
Encode a non empty identifying string on the first bit of an octet.
|
protected void |
Encoder.encodeNonIdentifyingStringOnFirstBit(java.lang.String s,
StringIntMap map,
boolean addToTable,
boolean mustBeAddedToTable) |
Encode a non identifying string on the first bit of an octet.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected StringIntMap |
SAXDocumentSerializerWithPrefixMapping._declaredNamespaces |
| Modifier and Type | Method | Description |
|---|---|---|
void |
VocabularyGenerator.addToTable(java.lang.String s,
java.util.Set v,
StringIntMap m,
PrefixArray a) |
|
void |
VocabularyGenerator.addToTable(java.lang.String s,
java.util.Set v,
StringIntMap m,
StringArray a) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FixedEntryStringIntMap |
| Modifier and Type | Field | Description |
|---|---|---|
protected StringIntMap |
StringIntMap._readOnlyMap |
| Modifier and Type | Method | Description |
|---|---|---|
void |
StringIntMap.setReadOnlyMap(StringIntMap readOnlyMap,
boolean clear) |
| Modifier and Type | Field | 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 © 2018 Oracle Corporation. All rights reserved.