org.planx.xmlstore.nodes
Class XMLStoreNodeProxy
java.lang.Object
org.planx.xmlstore.nodes.AbstractNode
org.planx.xmlstore.nodes.NodeProxy
org.planx.xmlstore.nodes.XMLStoreNodeProxy
- All Implemented Interfaces:
- EquivalenceClassDiscriminable, Node, SystemNode
public class XMLStoreNodeProxy
- extends NodeProxy
- Author:
- Thomas Ambus
| Methods inherited from class org.planx.xmlstore.nodes.NodeProxy |
equals, get, getAttribute, getAttributeNames, getAttributes, getChildren, getHeight, getLoc, getLocator, getNodeValue, getType, hashCode, isMutable, isShared, setChild, setHeight, setLoc, setLocator, setShared, toString, unload |
xmlstore
protected XMLStore xmlstore
XMLStoreNodeProxy
public XMLStoreNodeProxy(Reference ref,
XMLStore xmlstore)
XMLStoreNodeProxy
public XMLStoreNodeProxy(LocalLocator loc,
Reference ref,
XMLStore xmlstore)
generate
protected SystemNode generate()
throws UnknownReferenceException,
IOException
- Specified by:
generate in class NodeProxy
- Throws:
UnknownReferenceException
IOException
Copyright © 2010. All Rights Reserved.