|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.icm.yadda.bwmeta.doc.SchemaReader
public class SchemaReader
Constructor Summary | |
---|---|
SchemaReader()
|
Method Summary | |
---|---|
XsdSchema |
parseSchema(java.io.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 |
---|
public SchemaReader()
Method Detail |
---|
public XsdSchema parseSchema(java.io.InputStream stream) throws java.io.IOException, org.jdom.JDOMException
java.io.IOException
org.jdom.JDOMException
protected void processAttributes(org.jdom.Element root, XsdElement element, XsdSchema schema, boolean useAttrGroups)
protected ElementType parseType(org.jdom.Element root, XsdSchema schema)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |