Uses of Interface
org.jvnet.fastinfoset.VocabularyApplicationData
Packages that use VocabularyApplicationData
-
Uses of VocabularyApplicationData in com.sun.xml.fastinfoset
Fields in com.sun.xml.fastinfoset declared as VocabularyApplicationDataModifier and TypeFieldDescriptionprotected VocabularyApplicationData
Encoder._vData
The vocabulary application data that is used by the encoderMethods in com.sun.xml.fastinfoset that return VocabularyApplicationDataMethods in com.sun.xml.fastinfoset with parameters of type VocabularyApplicationDataModifier and TypeMethodDescriptionvoid
Encoder.setVocabularyApplicationData
(VocabularyApplicationData data) -
Uses of VocabularyApplicationData in org.jvnet.fastinfoset
Methods in org.jvnet.fastinfoset that return VocabularyApplicationDataModifier and TypeMethodDescriptionFastInfosetSerializer.getVocabularyApplicationData()
Get the application data associated with the serializer vocabulary.Methods in org.jvnet.fastinfoset with parameters of type VocabularyApplicationDataModifier and TypeMethodDescriptionvoid
FastInfosetSerializer.setVocabularyApplicationData
(VocabularyApplicationData data) Set the application data to be associated with the serializer vocabulary.