pl.edu.icm.yadda.bwmeta.doc
Class SchemaReader

java.lang.Object
  extended by pl.edu.icm.yadda.bwmeta.doc.SchemaReader

public class SchemaReader
extends Object


Constructor Summary
SchemaReader()
           
 
Method Summary
 XsdSchema parseSchema(InputStream stream)
           
protected  ElementType parseType(org.jdom.Element root, XsdSchema schema)
           
protected  void processAttributes(org.jdom.Element root, XsdElement element, XsdSchema schema, boolean useAttrGroups)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaReader

public SchemaReader()
Method Detail

parseSchema

public XsdSchema parseSchema(InputStream stream)
                      throws IOException,
                             org.jdom.JDOMException
Throws:
IOException
org.jdom.JDOMException

processAttributes

protected void processAttributes(org.jdom.Element root,
                                 XsdElement element,
                                 XsdSchema schema,
                                 boolean useAttrGroups)

parseType

protected ElementType parseType(org.jdom.Element root,
                                XsdSchema schema)


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