|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dbxml.xml.dtsm.TableGenerator
com.dbxml.xml.dom.DOMTableGenerator
DOMTableGenerator
Constructor Summary | |
DOMTableGenerator(org.w3c.dom.Node node)
|
Method Summary | |
DocumentTable |
process()
process effectively kicks off the generation process and when complete, returns the new DocumentTable instance. |
Methods inherited from class com.dbxml.xml.dtsm.TableGenerator |
getProperty, getSymbolTable, setProperty, setSymbolTable |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DOMTableGenerator(org.w3c.dom.Node node)
Method Detail |
public DocumentTable process() throws DTSMException
TableGenerator
process
in class TableGenerator
DTSMException
|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |