com.infomancers.tests
Class TreeTests

java.lang.Object
  extended by com.infomancers.tests.TreeTests

public class TreeTests
extends java.lang.Object

Created by IntelliJ IDEA. User: aviadbd Date: Jul 20, 2007 Time: 12:52:56 PM To change this template use File | Settings | File Templates.


Constructor Summary
TreeTests()
           
 
Method Summary
 void intermediateDomPrefix()
           
 void simpleDomPostfix()
           
 void simpleDomPrefix()
           
 void twoElementsPrefix()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeTests

public TreeTests()
Method Detail

intermediateDomPrefix

public void intermediateDomPrefix()
                           throws javax.xml.parsers.ParserConfigurationException,
                                  java.io.IOException,
                                  org.xml.sax.SAXException
Throws:
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException

simpleDomPostfix

public void simpleDomPostfix()
                      throws javax.xml.parsers.ParserConfigurationException,
                             java.io.IOException,
                             org.xml.sax.SAXException
Throws:
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException

simpleDomPrefix

public void simpleDomPrefix()
                     throws javax.xml.parsers.ParserConfigurationException,
                            java.io.IOException,
                            org.xml.sax.SAXException
Throws:
javax.xml.parsers.ParserConfigurationException
java.io.IOException
org.xml.sax.SAXException

twoElementsPrefix

public void twoElementsPrefix()
                       throws java.lang.Exception
Throws:
java.lang.Exception