org.exist.dom
Class NodeProxyFactory
java.lang.Object
org.exist.dom.NodeProxyFactory
- public class NodeProxyFactory
- extends java.lang.Object
NodeProxyFactory.java enclosing_type
- Author:
- wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeProxyFactory
public NodeProxyFactory()
release
public static void release(NodeProxy proxy)
createInstance
public static NodeProxy createInstance(DocumentImpl doc,
long gid,
short nodeType,
long address)
createInstance
public static NodeProxy createInstance(DocumentImpl doc,
long gid)
createInstance
public static NodeProxy createInstance(DocumentImpl doc,
long gid,
short nodeType)
createInstance
public static NodeProxy createInstance(NodeProxy p)
Copyright (C) Wolfgang Meier. All rights reserved.