de.lessvoid.xml.lwxs.elements
Class Type
java.lang.Object
de.lessvoid.xml.lwxs.elements.Type
public class Type
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Type
public Type()
Type
public Type(String classNameParam,
String extendsNameParam)
throws Exception
- Throws:
Exception
addElement
public void addElement(Element child)
addSubstitutionGroup
public void addSubstitutionGroup(SubstitutionGroup substitutionGroup)
createXmlProcessor
public XmlProcessorType createXmlProcessor(Schema schema)
throws Exception
- Throws:
Exception
createXmlProcessorFromType
public XmlProcessorType createXmlProcessorFromType(Schema schema,
Type typeParent)
throws Exception
- Throws:
Exception
getTypeParent
public Type getTypeParent(Schema schema)
throws Exception
- Throws:
Exception
addChildren
public void addChildren(Schema schema,
XmlProcessorType processor,
String tagName,
String tagType,
OccursEnum occurs)
throws Exception
- Throws:
Exception
getClassName
public String getClassName()
Copyright © 2011. All Rights Reserved.