com.sun.xml.fastinfoset.vocab
Class ParserVocabulary
java.lang.Object
com.sun.xml.fastinfoset.vocab.Vocabulary
com.sun.xml.fastinfoset.vocab.ParserVocabulary
public class ParserVocabulary
- extends Vocabulary
Fields inherited from class com.sun.xml.fastinfoset.vocab.Vocabulary |
_hasInitialReadOnlyVocabulary, _referencedVocabularyURI, ATTRIBUTE_NAME, ATTRIBUTE_VALUE, CHARACTER_CONTENT_CHUNK, ELEMENT_NAME, ENCODING_ALGORITHM, LOCAL_NAME, NAMESPACE_NAME, OTHER_NCNAME, OTHER_STRING, OTHER_URI, PREFIX, RESTRICTED_ALPHABET |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY
public static final java.lang.String IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY
- See Also:
- Constant Field Values
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY
public static final java.lang.String NON_IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS_PEOPERTY
- See Also:
- Constant Field Values
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_CHARACTERS_PEOPERTY
public static final java.lang.String NON_IDENTIFYING_STRING_TABLE_MAXIMUM_CHARACTERS_PEOPERTY
- See Also:
- Constant Field Values
IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS
protected static final int IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS
protected static final int NON_IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS
NON_IDENTIFYING_STRING_TABLE_MAXIMUM_CHARACTERS
protected static final int NON_IDENTIFYING_STRING_TABLE_MAXIMUM_CHARACTERS
restrictedAlphabet
public final CharArrayArray restrictedAlphabet
encodingAlgorithm
public final StringArray encodingAlgorithm
namespaceName
public final StringArray namespaceName
prefix
public final PrefixArray prefix
localName
public final StringArray localName
otherNCName
public final StringArray otherNCName
otherURI
public final StringArray otherURI
attributeValue
public final StringArray attributeValue
otherString
public final CharArrayArray otherString
characterContentChunk
public final ContiguousCharArrayArray characterContentChunk
elementName
public final QualifiedNameArray elementName
attributeName
public final QualifiedNameArray attributeName
tables
public final ValueArray[] tables
_readOnlyVocabulary
protected SerializerVocabulary _readOnlyVocabulary
ParserVocabulary
public ParserVocabulary()
- Creates a new instance of ParserVocabulary
ParserVocabulary
public ParserVocabulary(Vocabulary v)
setInitialVocabulary
public void setInitialVocabulary(ParserVocabulary initialVocabulary,
boolean clear)
setReferencedVocabulary
public void setReferencedVocabulary(java.lang.String referencedVocabularyURI,
ParserVocabulary referencedVocabulary,
boolean clear)
clear
public void clear()