Package | Description |
---|---|
org.mdiutil.xml.tree.schema |
This package allow to create a Schema from an XSD file.
|
Modifier and Type | Class and Description |
---|---|
class |
XSDElementCell
Reoresents an element in a sequence.
|
class |
XSDSequence
A sequence or choice.
|
Modifier and Type | Method and Description |
---|---|
List<XSDSequenceCell> |
XSDSequence.getSequenceCells() |
Modifier and Type | Method and Description |
---|---|
void |
XSDSequence.addSequenceCell(XSDSequenceCell element) |