|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.moremotion.config.ConfigNodeList
public class ConfigNodeList
Constructor Summary | |
---|---|
ConfigNodeList()
|
Method Summary | |
---|---|
void |
addLast(org.w3c.dom.Node node)
|
ConfigNode |
get(int i)
|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigNodeList()
Method Detail |
---|
public void addLast(org.w3c.dom.Node node)
public int size()
public ConfigNode get(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |