| Package | Description |
|---|---|
| jlibs.xml.xsd |
| Modifier and Type | Method and Description |
|---|---|
static XSDocument.Facet |
XSDocument.Facet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XSDocument.Facet[] |
XSDocument.Facet.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.addFacet(XSDocument.Facet facet,
String value,
boolean fixed) |
XSDocument |
XSDocument.addMultiValueFacet(XSDocument.Facet facet,
String... values) |
Copyright © 2021. All rights reserved.