| Package | Description |
|---|---|
| com.sun.tools.xjc |
Schema to Java compiler
|
| Modifier and Type | Method | Description |
|---|---|---|
Language |
Options.getSchemaLanguage() |
|
Language |
Options.guessSchemaLanguage() |
Guesses the schema language.
|
static Language |
Language.valueOf(java.lang.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 | Description |
|---|---|---|
void |
Options.setSchemaLanguage(Language _schemaLanguage) |
Copyright © 2018 Oracle Corporation. All rights reserved.