Save This Page
Home » Xerces-J-src.2.9.1 » dom » events » [javadoc | source]
dom.events
public class: Test [javadoc | source]
java.lang.Object
   dom.events.Test
Field Summary
 EventReporter sharedReporter     
Method from dom.events.Test Summary:
addNoisyAttr,   addNoisyElement,   main,   reportAllMutations,   runTest
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from dom.events.Test Detail:
 Attr addNoisyAttr(Document doc,
    Element parent,
    int index) 
 Element addNoisyElement(Document doc,
    Node parent,
    int index) 
 public static  void main(String[] args) 
  void reportAllMutations(Node n) 
  void runTest()