net.sf.exorcist.midgard
Class MidgardSchema
java.lang.Object
net.sf.exorcist.midgard.MidgardSchema
public class MidgardSchema
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MidgardSchema
public MidgardSchema()
parse
public void parse(java.io.InputStream schema)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
- Throws:
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
getTypeByName
public MidgardType getTypeByName(java.lang.String name)
getTypeByTable
public MidgardType getTypeByTable(java.lang.String table)
getTypes
public java.util.Iterator getTypes()
addType
public void addType(MidgardType type)
Copyright © 2005 The Exorcist Team @ SourceForge. All Rights Reserved.