net.ranides.assira.xml
Class NodeCollectionAdapter.WrapMap

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

public static class NodeCollectionAdapter.WrapMap
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.WrapMap(NamedNodeMap map)
           
 
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.WrapMap

public NodeCollectionAdapter.WrapMap(NamedNodeMap map)
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.