Package | Description |
---|---|
com.sun.xml.fastinfoset.vocab.frequency |
Modifier and Type | Method and Description |
---|---|
static VocabularyGenerator.XmlApi |
VocabularyGenerator.XmlApi.valueOf(String name)
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.
|
Constructor and Description |
---|
VocabularyGenerator(FrequencyBasedLists fbl,
VocabularyGenerator.XmlApi xapi)
Deprecated.
|
VocabularyGenerator(SerializerVocabulary serializerVocabulary,
ParserVocabulary parserVocabulary,
FrequencyBasedLists fbl,
VocabularyGenerator.XmlApi xapi)
Deprecated.
|
Copyright © 2015 Oracle Corpration. All rights reserved.