net.ranides.assira.xml
Class NodeCollectionAdapter.WrapList

java.lang.Object
  extended by net.ranides.assira.xml.NodeCollectionAdapter.WrapList
All Implemented Interfaces:
NodeCollectionAdapter
Enclosing interface:
NodeCollectionAdapter

public static class NodeCollectionAdapter.WrapList
extends Object
implements NodeCollectionAdapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.ranides.assira.xml.NodeCollectionAdapter
NodeCollectionAdapter.WrapList, NodeCollectionAdapter.WrapMap
 
Constructor Summary
NodeCollectionAdapter.WrapList(NodeList list)
           
 
Method Summary
 Node item(int index)
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeCollectionAdapter.WrapList

public NodeCollectionAdapter.WrapList(NodeList list)
Method Detail

item

public Node item(int index)
Specified by:
item in interface NodeCollectionAdapter

size

public int size()
Specified by:
size in interface NodeCollectionAdapter


Copyright © 2013. All Rights Reserved.