| Package | Description |
|---|---|
| jlibs.xml.xsd |
| Modifier and Type | Method and Description |
|---|---|
static XSDocument.Derivation |
XSDocument.Derivation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XSDocument.Derivation[] |
XSDocument.Derivation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XSDocument |
XSDocument.prohibit(XSDocument.Derivation... derivations) |
XSDocument |
XSDocument.startDerivation(XSDocument.Derivation derivation,
String baseNS,
String baseLocalpart) |
Copyright © 2021. All rights reserved.