| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.enums |
| Modifier and Type | Field | Description |
|---|---|---|
private BlockDefaultEnum |
XsdSchema.blockDefault |
Specifies if the block attribute for the current
XsdSchema children such as XsdElement and
XsdComplexType. |
| Modifier and Type | Method | Description |
|---|---|---|
BlockDefaultEnum[] |
BlockDefaultEnum.getValues() |
|
static BlockDefaultEnum |
BlockDefaultEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BlockDefaultEnum[] |
BlockDefaultEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.