|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlProcessorType | |
---|---|
de.lessvoid.xml.lwxs | |
de.lessvoid.xml.lwxs.elements |
Uses of XmlProcessorType in de.lessvoid.xml.lwxs |
---|
Methods in de.lessvoid.xml.lwxs that return XmlProcessorType | |
---|---|
XmlProcessorType |
Schema.getInstance(String className,
Collection<Element> elements,
Collection<SubstitutionGroup> substitutionGroups)
|
Uses of XmlProcessorType in de.lessvoid.xml.lwxs.elements |
---|
Methods in de.lessvoid.xml.lwxs.elements that return XmlProcessorType | |
---|---|
XmlProcessorType |
Type.createXmlProcessor(Schema schema)
|
XmlProcessorType |
Type.createXmlProcessorFromType(Schema schema,
Type typeParent)
|
Methods in de.lessvoid.xml.lwxs.elements with parameters of type XmlProcessorType | |
---|---|
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)
|
Constructors in de.lessvoid.xml.lwxs.elements with parameters of type XmlProcessorType | |
---|---|
XmlProcessorElement(XmlProcessorType elementProcessorParam,
String elementNameParam,
String elementTypeParam,
OccursEnum elementOccursParam)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |