| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors | |
| org.xmlet.xsdparser.xsdelements.xsdrestrictions |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdWhiteSpace |
XsdRestriction.whiteSpace |
A
XsdWhiteSpace instance that specifies how the whitespace characters should be dealt with. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdWhiteSpace |
XsdRestriction.getWhiteSpace() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdRestriction.setWhiteSpace(XsdWhiteSpace whiteSpace) |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdWhiteSpace element) |
|
void |
XsdRestrictionsVisitor.visit(XsdWhiteSpace element) |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
XsdWhiteSpace.hasDifferentValue(XsdWhiteSpace o1,
XsdWhiteSpace o2) |
Copyright © 2018. All rights reserved.