org.eclipse.higgins.icard.registry.utils
Class XMLUtils

java.lang.Object
  extended byorg.eclipse.higgins.icard.registry.utils.XMLUtils

public class XMLUtils
extends Object


Constructor Summary
XMLUtils()
           
 
Method Summary
static String stripNamespaceDeclaration(String strElement)
           
static String toString(Element domElement)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtils

public XMLUtils()
Method Detail

stripNamespaceDeclaration

public static String stripNamespaceDeclaration(String strElement)

toString

public static String toString(Element domElement)