jInfer

Uses of Class
cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXDocumentElement

Packages that use SAXDocumentElement
cz.cuni.mff.ksi.jinfer.xsdimportsax Package containing entire logic for parsing XSD Schemas with SAX parser. 
 

Uses of SAXDocumentElement in cz.cuni.mff.ksi.jinfer.xsdimportsax
 

Methods in cz.cuni.mff.ksi.jinfer.xsdimportsax with parameters of type SAXDocumentElement
static Map<String,Object> SAXHelper.prepareAttributeMetadata(SAXDocumentElement el)
          Prepare metadata of attribute tag stored in the parameter.
static Map<String,Object> SAXHelper.prepareElementMetadata(SAXDocumentElement el, boolean isContainer)
          Prepares the metadata for a rule by extracting information from el.
static String SAXHelper.prepareElementName(SAXDocumentElement el, boolean isContainer)
          Prepares the name for a rule by extracting data from el .
 


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011