|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.xml.SchemaParser
public class SchemaParser
Parses an xml schema definition.
Constructor Summary | |
---|---|
SchemaParser()
|
Method Summary | |
---|---|
TableParser |
getTableParser()
|
void |
parse(org.dom4j.Element element,
Schema schema)
|
void |
setTableParser(TableParser tabParser)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaParser()
Method Detail |
---|
public void setTableParser(TableParser tabParser)
public TableParser getTableParser()
public void parse(org.dom4j.Element element, Schema schema) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |