| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdLength |
XsdRestriction.length |
A
XsdLength instance that specifies the specific length of a List or String type. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdLength |
XsdRestriction.getLength() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdRestriction.setLength(XsdLength length) |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdLength element) |
|
void |
XsdRestrictionsVisitor.visit(XsdLength element) |
Copyright © 2018. All rights reserved.