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