Uses of Class
de.ispsoft.jaxme.generator.dtd.DTDElement

Packages that use DTDElement
de.ispsoft.jaxme.generator.dtd   
 

Uses of DTDElement in de.ispsoft.jaxme.generator.dtd
 

Methods in de.ispsoft.jaxme.generator.dtd that return DTDElement
protected  DTDElement DTDElement.cloneMe()
           
 

Methods in de.ispsoft.jaxme.generator.dtd with parameters of type DTDElement
protected  SchemaComplexElement DTDSchemaReader.createSchema(Schema pSchema, DTDElement pDtdElement, java.util.List pStack)
           
 void DTDElement.addChild(DTDElement pChild)
          Adds an element to the list of childs.