Package | Description |
---|---|
com.sun.tools.xjc |
Schema to Java compiler
|
Modifier and Type | Method and Description |
---|---|
Language |
Options.getSchemaLanguage() |
Language |
Options.guessSchemaLanguage()
Guesses the schema language.
|
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Options.setSchemaLanguage(Language _schemaLanguage) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.