de.lessvoid.xml.lwxs.elements
Class Element
java.lang.Object
de.lessvoid.xml.lwxs.elements.Element
public class Element
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Element
public Element(String elementNameParam,
String elementTypeParam,
OccursEnum elementOccursParam)
throws Exception
- Throws:
Exception
addToProcessor
public void addToProcessor(Schema schema,
XmlProcessorType processor)
throws Exception
- Throws:
Exception
addToSubstGroup
public void addToSubstGroup(Schema schema,
SubstitutionGroup substitutionGroup,
XmlType xmlType)
throws Exception
- Throws:
Exception
getTagName
public String getTagName()
Copyright © 2011. All Rights Reserved.