| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdPattern |
XsdRestriction.pattern |
A
XsdPattern instance that specifies a regex pattern that a String type should follow. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdPattern |
XsdRestriction.getPattern() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdRestriction.setPattern(XsdPattern pattern) |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdPattern element) |
|
void |
XsdRestrictionsVisitor.visit(XsdPattern element) |
Copyright © 2018. All rights reserved.