com.resilientedge.util
Class XmlUtil

java.lang.Object
  |
  +--com.resilientedge.util.XmlUtil

public class XmlUtil
extends java.lang.Object

This class provides common methods for xml

Author:
AVaughan

Constructor Summary
XmlUtil()
           
 
Method Summary
static java.lang.String convertToString(org.w3c.dom.Element element)
           
 
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

convertToString

public static java.lang.String convertToString(org.w3c.dom.Element element)


Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.