| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdList |
XsdSimpleType.list |
A
XsdList instance that is present in the XsdSimpleType instance. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdList |
XsdSimpleType.getList() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdSimpleType.setList(XsdList list) |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdList |
XsdListVisitor.owner |
The
XsdList instance which owns this XsdListVisitor instance. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdList |
XsdListVisitor.getOwner() |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdList element) |
|
void |
XsdSimpleTypeVisitor.visit(XsdList element) |
| Constructor | Description |
|---|---|
XsdListVisitor(XsdList owner) |
Copyright © 2018. All rights reserved.