java.lang.Object
com.sun.xml.fastinfoset.vocab.Vocabulary
- Direct Known Subclasses:
ParserVocabulary
,SerializerVocabulary
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean
protected String
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
protected void
setExternalVocabularyURI
(String referencedVocabularyURI) protected void
setInitialReadOnlyVocabulary
(boolean hasInitialReadOnlyVocabulary)
-
Field Details
-
RESTRICTED_ALPHABET
public static final int RESTRICTED_ALPHABET- See Also:
-
ENCODING_ALGORITHM
public static final int ENCODING_ALGORITHM- See Also:
-
PREFIX
public static final int PREFIX- See Also:
-
NAMESPACE_NAME
public static final int NAMESPACE_NAME- See Also:
-
LOCAL_NAME
public static final int LOCAL_NAME- See Also:
-
OTHER_NCNAME
public static final int OTHER_NCNAME- See Also:
-
OTHER_URI
public static final int OTHER_URI- See Also:
-
ATTRIBUTE_VALUE
public static final int ATTRIBUTE_VALUE- See Also:
-
OTHER_STRING
public static final int OTHER_STRING- See Also:
-
CHARACTER_CONTENT_CHUNK
public static final int CHARACTER_CONTENT_CHUNK- See Also:
-
ELEMENT_NAME
public static final int ELEMENT_NAME- See Also:
-
ATTRIBUTE_NAME
public static final int ATTRIBUTE_NAME- See Also:
-
_hasInitialReadOnlyVocabulary
protected boolean _hasInitialReadOnlyVocabulary -
_referencedVocabularyURI
-
-
Constructor Details
-
Vocabulary
protected Vocabulary()
-
-
Method Details
-
hasInitialVocabulary
public boolean hasInitialVocabulary() -
setInitialReadOnlyVocabulary
protected void setInitialReadOnlyVocabulary(boolean hasInitialReadOnlyVocabulary) -
hasExternalVocabulary
public boolean hasExternalVocabulary() -
getExternalVocabularyURI
-
setExternalVocabularyURI
-