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 void
Encoder. setExternalVocabulary(ExternalVocabulary v)
-
Uses of ExternalVocabulary in org.jvnet.fastinfoset
Methods in org.jvnet.fastinfoset with parameters of type ExternalVocabulary Modifier and Type Method Description void
FastInfosetSerializer. setExternalVocabulary(ExternalVocabulary v)
Set the external vocabulary that shall be used when serializing.
-