Version: 1.1.1

org.biomoby.shared
Class MobyPrefixResolver.MobyNodeList

java.lang.Object
  extended by org.biomoby.shared.MobyPrefixResolver.MobyNodeList
All Implemented Interfaces:
NodeList
Enclosing class:
MobyPrefixResolver

public static class MobyPrefixResolver.MobyNodeList
extends Object
implements NodeList


Constructor Summary
MobyPrefixResolver.MobyNodeList()
           
 
Method Summary
 void add(Node n)
           
 int getLength()
           
 Node item(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobyPrefixResolver.MobyNodeList

public MobyPrefixResolver.MobyNodeList()
Method Detail

getLength

public int getLength()
Specified by:
getLength in interface NodeList

item

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

add

public void add(Node n)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010