org.moremotion.config
Class ConfigNodeList

java.lang.Object
  extended by org.moremotion.config.ConfigNodeList

public class ConfigNodeList
extends java.lang.Object

Version:
$Id: ConfigNodeList.java 51 2008-03-10 11:46:54Z erkan $

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

ConfigNodeList

public ConfigNodeList()
Method Detail

addLast

public void addLast(org.w3c.dom.Node node)

size

public int size()

get

public ConfigNode get(int i)


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.