| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdMaxExclusive |
XsdRestriction.maxExclusive |
A
XsdMaxExclusive instance that specifies the maxExclusive value for a numeric type. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdMaxExclusive |
XsdRestriction.getMaxExclusive() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdRestriction.setMaxExclusive(XsdMaxExclusive maxExclusive) |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdMaxExclusive element) |
|
void |
XsdRestrictionsVisitor.visit(XsdMaxExclusive element) |
Copyright © 2018. All rights reserved.