public class NodeList extends AbstractNode
attributes, name
NodeList()
void
add(INode o)
INode
get(int index)
int
size()
String
toString()
NodeType
type()
getAttributes, getName, setAttributes, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NodeList()
public int size()
public INode get(int index)
public NodeType type()
public void add(INode o)
public String toString()
toString
Object
Copyright © 2018. All Rights Reserved.