com.gomjabbar.xml.store
Class DocumentStore._Node

java.lang.Object
  |
  +--com.gomjabbar.xml.store.DocumentStore._Node
Enclosing class:
DocumentStore

protected static class DocumentStore._Node
extends java.lang.Object


Constructor Summary
protected DocumentStore._Node()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocumentStore._Node

protected DocumentStore._Node()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object