org.utgenome.gwt.utgb.client.util.xml
Class NodeListImpl
java.lang.Object
org.utgenome.gwt.utgb.client.util.xml.NodeListImpl
- All Implemented Interfaces:
- com.google.gwt.xml.client.NodeList
public class NodeListImpl
- extends Object
- implements com.google.gwt.xml.client.NodeList
- Author:
- ssksn
Method Summary |
void |
add(com.google.gwt.xml.client.Node node)
|
int |
getLength()
|
com.google.gwt.xml.client.Node |
item(int index)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeListImpl
public NodeListImpl()
getLength
public int getLength()
- Specified by:
getLength
in interface com.google.gwt.xml.client.NodeList
item
public com.google.gwt.xml.client.Node item(int index)
- Specified by:
item
in interface com.google.gwt.xml.client.NodeList
add
public void add(com.google.gwt.xml.client.Node node)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.