| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdTotalDigits |
XsdRestriction.totalDigits |
A
XsdTotalDigits instance that specifies the total number of digits that a numeric type is allowed to have. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdTotalDigits |
XsdRestriction.getTotalDigits() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdRestriction.setTotalDigits(XsdTotalDigits totalDigits) |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdTotalDigits element) |
|
void |
XsdRestrictionsVisitor.visit(XsdTotalDigits element) |
Copyright © 2018. All rights reserved.