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.ws.transport.tcp.encoding.configurator
Methods in com.sun.xml.ws.transport.tcp.encoding.configurator that return SerializerVocabularyModifier and TypeMethodDescriptionDefaultSerializerVocabularyFactory.newInstance()SerializerVocabularyFactory.newInstance()