org.moremotion.config
Class ConfigNode
java.lang.Object
org.moremotion.config.ConfigNode
public class ConfigNode
- extends java.lang.Object
- Version:
- $Id: ConfigNode.java 406 2009-07-20 07:58:21Z erkan $
|
Constructor Summary |
ConfigNode(org.w3c.dom.Node node)
Creates a new instance of ConfigNode |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigNode
public ConfigNode(org.w3c.dom.Node node)
- Creates a new instance of ConfigNode
getNode
public org.w3c.dom.Node getNode()
getElement
public org.w3c.dom.Element getElement()
getName
public java.lang.String getName()
getValue
public java.lang.String getValue()
getAttribute
public java.lang.String getAttribute(java.lang.String name)
Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.