|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.xmldb.test.DOMTest
| Nested Class Summary | |
static class |
DOMTest.SAXHandler
|
| Constructor Summary | |
DOMTest()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
runTest1()
- Storing XML resource from XML string - simple XQuery - removing resource - shutdown with the DatabaseInstanceManager |
void |
runTest2()
- create and fill a simple document via DOM and JAXP - store it with setContentAsDOM() - simple access via getContentAsDOM() |
void |
runTest3()
like test 2 but add attribute and text as well |
void |
runTest4(boolean getContentAsDOM)
like test 3 but uses the DOM as input to an (identity) XSLT transform |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DOMTest()
| Method Detail |
public static void main(java.lang.String[] args)
public void runTest1()
public void runTest2()
public void runTest3()
public void runTest4(boolean getContentAsDOM)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||