org.apache.xml.dtm.ref
Class TestDTMNodes

java.lang.Object
  |
  +--org.apache.xml.dtm.ref.TestDTMNodes

public class TestDTMNodes
extends java.lang.Object

Debugging dump routine for DTMDocumentImpl. Note that it directly accesses that class's internal data... which probably shouldn't be exposed.


Constructor Summary
TestDTMNodes()
           
 
Method Summary
static void printNodeTable(DTMDocumentImpl doc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDTMNodes

public TestDTMNodes()
Method Detail

printNodeTable

public static void printNodeTable(DTMDocumentImpl doc)


Copyright © 2001 Apache XML Project. All Rights Reserved.