org.ozoneDB.xml.dom
Interface ElementListProxy

All Superinterfaces:
org.w3c.dom.NodeList, NodeListProxy, org.ozoneDB.OzoneCompatibleOrProxy, org.ozoneDB.OzoneRemote

public interface ElementListProxy
extends org.ozoneDB.OzoneRemote, NodeListProxy


Method Summary
 void init(org.w3c.dom.Node element, java.lang.String tagName)
           
 
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy
getObjectID
 
Methods inherited from interface org.ozoneDB.xml.dom.NodeListProxy
init
 
Methods inherited from interface org.w3c.dom.NodeList
getLength, item
 

Method Detail

init

public void init(org.w3c.dom.Node element,
                 java.lang.String tagName)


Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.