|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--dbxml.dom.JDBCDOMParser
DOM parser that works with a JDBC data source.
| Constructor Summary | |
JDBCDOMParser()
|
|
| Method Summary | |
static org.w3c.dom.Document |
createDocument(JDBCInputSource inputSource)
Creates a DOM tree from given JDBC data source The implementation uses XmlDocumentBuilder from Sun's Project X. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public JDBCDOMParser()
| Method Detail |
public static org.w3c.dom.Document createDocument(JDBCInputSource inputSource)
throws org.xml.sax.SAXException,
java.io.IOException
inputSource - a JDBC data source
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||