org.openware.util
Class XMLUtil

java.lang.Object
  |
  +--org.openware.util.XMLUtil

public class XMLUtil
extends java.lang.Object


Constructor Summary
XMLUtil()
           
 
Method Summary
static java.lang.String getAttributeByName(org.w3c.dom.Node node, java.lang.String name)
           
static java.lang.String getNodeValue(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtil

public XMLUtil()
Method Detail

getAttributeByName

public static java.lang.String getAttributeByName(org.w3c.dom.Node node,
                                                  java.lang.String name)

getNodeValue

public static java.lang.String getNodeValue(org.w3c.dom.Node node)


Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.