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