Uses of Enum
com.sun.xml.fastinfoset.vocab.frequency.VocabularyGenerator.XmlApi
Packages that use VocabularyGenerator.XmlApi
-
Uses of VocabularyGenerator.XmlApi in com.sun.xml.fastinfoset.vocab.frequency
Fields in com.sun.xml.fastinfoset.vocab.frequency declared as VocabularyGenerator.XmlApiModifier and TypeFieldDescriptionprivate VocabularyGenerator.XmlApi
VocabularyGenerator._xapi
Deprecated.Methods in com.sun.xml.fastinfoset.vocab.frequency that return VocabularyGenerator.XmlApiModifier and TypeMethodDescriptionstatic VocabularyGenerator.XmlApi
Returns the enum constant of this type with the specified name.static VocabularyGenerator.XmlApi[]
VocabularyGenerator.XmlApi.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.sun.xml.fastinfoset.vocab.frequency with parameters of type VocabularyGenerator.XmlApiModifierConstructorDescriptionDeprecated.VocabularyGenerator
(com.sun.xml.fastinfoset.vocab.SerializerVocabulary serializerVocabulary, com.sun.xml.fastinfoset.vocab.ParserVocabulary parserVocabulary, FrequencyBasedLists fbl, VocabularyGenerator.XmlApi xapi) Deprecated.