|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubstitutionGroup | |
---|---|
de.lessvoid.xml.lwxs.elements | |
de.lessvoid.xml.xpp3 |
Uses of SubstitutionGroup in de.lessvoid.xml.lwxs.elements |
---|
Methods in de.lessvoid.xml.lwxs.elements that return SubstitutionGroup | |
---|---|
SubstitutionGroup |
XmlProcessorSubstituitionGroup.getSubstGroup(XmlType xmlType)
|
Methods in de.lessvoid.xml.lwxs.elements with parameters of type SubstitutionGroup | |
---|---|
void |
Element.addToSubstGroup(Schema schema,
SubstitutionGroup substitutionGroup,
XmlType xmlType)
|
Uses of SubstitutionGroup in de.lessvoid.xml.xpp3 |
---|
Methods in de.lessvoid.xml.xpp3 that return SubstitutionGroup | |
---|---|
SubstitutionGroup |
SubstitutionGroup.add(String tag,
XmlProcessor xmlElement)
Add an XmlElementProcessor for the given tag to this SubstituionGroup. |
Methods in de.lessvoid.xml.xpp3 with parameters of type SubstitutionGroup | |
---|---|
void |
XmlParser.zeroOrMore(SubstitutionGroup substGroup)
SubstitionGroup Support. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |