Uses of Class
com.sun.xml.fastinfoset.vocab.SerializerVocabulary
Packages that use SerializerVocabulary
Package
Description
-
Uses of SerializerVocabulary in com.sun.xml.fastinfoset
Fields in com.sun.xml.fastinfoset declared as SerializerVocabularyModifier and TypeFieldDescriptionprotected SerializerVocabularyEncoder._vThe vocabulary that is used by the encoderMethods in com.sun.xml.fastinfoset with parameters of type SerializerVocabularyModifier and TypeMethodDescriptionvoidEncoder.setVocabulary(SerializerVocabulary vocabulary) Set the SerializerVocabulary to be used for encoding. -
Uses of SerializerVocabulary in com.sun.xml.fastinfoset.tools
Fields in com.sun.xml.fastinfoset.tools declared as SerializerVocabularyModifier and TypeFieldDescriptionprotected SerializerVocabularyVocabularyGenerator._serializerVocabularyConstructors in com.sun.xml.fastinfoset.tools with parameters of type SerializerVocabularyModifierConstructorDescriptionVocabularyGenerator(SerializerVocabulary serializerVocabulary) VocabularyGenerator(SerializerVocabulary serializerVocabulary, ParserVocabulary parserVocabulary) Creates a new instance of VocabularyGenerator -
Uses of SerializerVocabulary in com.sun.xml.fastinfoset.vocab
Fields in com.sun.xml.fastinfoset.vocab declared as SerializerVocabularyModifier and TypeFieldDescriptionprotected SerializerVocabularyParserVocabulary._readOnlyVocabularyprotected SerializerVocabularySerializerVocabulary._readOnlyVocabularyMethods in com.sun.xml.fastinfoset.vocab that return SerializerVocabularyMethods in com.sun.xml.fastinfoset.vocab with parameters of type SerializerVocabularyModifier and TypeMethodDescriptionvoidSerializerVocabulary.setExternalVocabulary(String externalVocabularyURI, SerializerVocabulary externalVocabulary, boolean clear) voidSerializerVocabulary.setInitialVocabulary(SerializerVocabulary initialVocabulary, boolean clear) protected voidSerializerVocabulary.setReadOnlyVocabulary(SerializerVocabulary readOnlyVocabulary, boolean clear) -
Uses of SerializerVocabulary in com.sun.xml.fastinfoset.vocab.frequency
Fields in com.sun.xml.fastinfoset.vocab.frequency declared as SerializerVocabularyModifier and TypeFieldDescriptionprivate SerializerVocabularyVocabularyGenerator._serializerVocabularyDeprecated.Methods in com.sun.xml.fastinfoset.vocab.frequency that return SerializerVocabularyModifier and TypeMethodDescriptionVocabularyGenerator.getSerializerVocabulary()Deprecated.Get the generated serializer vocabulary.Constructors in com.sun.xml.fastinfoset.vocab.frequency with parameters of type SerializerVocabularyModifierConstructorDescriptionVocabularyGenerator(SerializerVocabulary serializerVocabulary, ParserVocabulary parserVocabulary, FrequencyBasedLists fbl, VocabularyGenerator.XmlApi xapi) Deprecated.