Package | Description |
---|---|
de.lessvoid.xml.lwxs.elements |
Modifier and Type | Method and Description |
---|---|
static OccursEnum |
OccursEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OccursEnum[] |
OccursEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Type.addChildren(Schema schema,
XmlProcessorType processor,
String tagName,
String tagType,
OccursEnum occurs) |
Constructor and Description |
---|
Element(String elementNameParam,
String elementTypeParam,
OccursEnum elementOccursParam) |
XmlProcessorElement(XmlProcessorType elementProcessorParam,
String elementNameParam,
String elementTypeParam,
OccursEnum elementOccursParam) |
Copyright © 2013. All Rights Reserved.