de.lessvoid.xml.lwxs.elements
Class XmlProcessorElement
java.lang.Object
de.lessvoid.xml.lwxs.elements.XmlProcessorElement
public class XmlProcessorElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlProcessorElement
public XmlProcessorElement(XmlProcessorType elementProcessorParam,
String elementNameParam,
String elementTypeParam,
OccursEnum elementOccursParam)
throws Exception
- Throws:
Exception
process
public void process(XmlParser xmlParser,
XmlType xmlTypeParent)
throws Exception
- Throws:
Exception
processSubstGroup
public void processSubstGroup(XmlParser xmlParser,
XmlType xmlTypeParent,
Attributes attributes)
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.