Uses of Class
pl.edu.icm.yadda.bwmeta.doc.XsdElement

Packages that use XsdElement
pl.edu.icm.yadda.bwmeta.doc   
 

Uses of XsdElement in pl.edu.icm.yadda.bwmeta.doc
 

Fields in pl.edu.icm.yadda.bwmeta.doc with type parameters of type XsdElement
protected  SortedMap<String,XsdElement> XsdSchema.attributeGroups
           
protected  SortedMap<String,XsdElement> XsdSchema.elements
           
 

Methods in pl.edu.icm.yadda.bwmeta.doc that return types with arguments of type XsdElement
 SortedMap<String,XsdElement> XsdSchema.getAttributeGroups()
           
 SortedMap<String,XsdElement> XsdSchema.getElements()
           
 

Methods in pl.edu.icm.yadda.bwmeta.doc with parameters of type XsdElement
protected  void SchemaReader.processAttributes(org.jdom.Element root, XsdElement element, XsdSchema schema, boolean useAttrGroups)
           
 



Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.