Uses of Class
de.lessvoid.xml.lwxs.Schema

Packages that use Schema
de.lessvoid.xml.lwxs.elements   
de.lessvoid.xml.lwxs.processor   
 

Uses of Schema in de.lessvoid.xml.lwxs.elements
 

Methods in de.lessvoid.xml.lwxs.elements with parameters of type Schema
 void Type.addChildren(Schema schema, XmlProcessorType processor, String tagName, String tagType, OccursEnum occurs)
           
 void SubstitutionGroup.addToProcessor(Schema schema, XmlProcessorType processor)
           
 void Element.addToProcessor(Schema schema, XmlProcessorType processor)
           
 void Element.addToSubstGroup(Schema schema, SubstitutionGroup substitutionGroup, XmlType xmlType)
           
 XmlProcessorType Type.createXmlProcessor(Schema schema)
           
 XmlProcessorType Type.createXmlProcessorFromType(Schema schema, Type typeParent)
           
 Type Type.getTypeParent(Schema schema)
           
 

Constructors in de.lessvoid.xml.lwxs.elements with parameters of type Schema
XmlProcessorSubstituitionGroup(Schema schemaParam)
           
 

Uses of Schema in de.lessvoid.xml.lwxs.processor
 

Constructors in de.lessvoid.xml.lwxs.processor with parameters of type Schema
TypeProcessor(Schema niftyXmlSchemaParam)
           
 



Copyright © 2012. All Rights Reserved.