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 VocabularyApplicationDataEncoder._vDataThe vocabulary application data that is used by the encoderMethods in com.sun.xml.fastinfoset that return VocabularyApplicationDataModifier and TypeMethodDescriptionEncoder.getVocabularyApplicationData()Get the application data associated with the serializer vocabulary.Methods in com.sun.xml.fastinfoset with parameters of type VocabularyApplicationDataModifier and TypeMethodDescriptionvoidEncoder.setVocabularyApplicationData(VocabularyApplicationData data) Set the application data to be associated with the serializer vocabulary. -
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 TypeMethodDescriptionvoidFastInfosetSerializer.setVocabularyApplicationData(VocabularyApplicationData data) Set the application data to be associated with the serializer vocabulary.