Package | Description |
---|---|
de.lessvoid.xml.lwxs | |
de.lessvoid.xml.lwxs.elements |
Modifier and Type | Method and Description |
---|---|
XmlProcessorType |
Schema.getInstance(String className,
Collection<Element> elements,
Collection<SubstitutionGroup> substitutionGroups) |
Modifier and Type | Method and Description |
---|---|
XmlProcessorType |
Type.createXmlProcessor(Schema schema) |
XmlProcessorType |
Type.createXmlProcessorFromType(Schema schema,
Type typeParent) |
Modifier and Type | Method and Description |
---|---|
void |
Type.addChildren(Schema schema,
XmlProcessorType processor,
String tagName,
String tagType,
OccursEnum occurs) |
void |
SubstitutionGroup.addToProcessor(Schema schema,
XmlProcessorType processor) |
void |
Element.addToProcessor(Schema schema,
XmlProcessorType processor) |
Constructor and Description |
---|
XmlProcessorElement(XmlProcessorType elementProcessorParam,
String elementNameParam,
String elementTypeParam,
OccursEnum elementOccursParam) |
Copyright © 2013. All Rights Reserved.