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
Subclasses with type arguments of type VocabularyGenerator.XmlApi in com.sun.xml.fastinfoset.vocab.frequencyModifier and TypeClassDescriptionstatic enumDeprecated.Constants for the various XML-based APIsFields in com.sun.xml.fastinfoset.vocab.frequency declared as VocabularyGenerator.XmlApiModifier and TypeFieldDescriptionprivate VocabularyGenerator.XmlApiVocabularyGenerator._xapiDeprecated.Methods in com.sun.xml.fastinfoset.vocab.frequency that return VocabularyGenerator.XmlApiModifier and TypeMethodDescriptionstatic VocabularyGenerator.XmlApiReturns 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(SerializerVocabulary serializerVocabulary, ParserVocabulary parserVocabulary, FrequencyBasedLists fbl, VocabularyGenerator.XmlApi xapi) Deprecated.