Uses of Class
org.jvnet.fastinfoset.ExternalVocabulary
-
Packages that use ExternalVocabulary Package Description com.sun.xml.fastinfoset org.jvnet.fastinfoset -
-
Uses of ExternalVocabulary in com.sun.xml.fastinfoset
Methods in com.sun.xml.fastinfoset with parameters of type ExternalVocabulary Modifier and Type Method Description voidEncoder. setExternalVocabulary(ExternalVocabulary v)Set the external vocabulary that shall be used when serializing. -
Uses of ExternalVocabulary in org.jvnet.fastinfoset
Methods in org.jvnet.fastinfoset with parameters of type ExternalVocabulary Modifier and Type Method Description voidFastInfosetSerializer. setExternalVocabulary(ExternalVocabulary v)Set the external vocabulary that shall be used when serializing.
-