com.ebmwebsourcing.wsstar.addressing.definition.impl
Class XmlUtils

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.addressing.definition.impl.XmlUtils

public class XmlUtils
extends java.lang.Object


Constructor Summary
XmlUtils()
           
 
Method Summary
static org.apache.axiom.om.OMElement toOM(org.w3c.dom.Element element)
          Convert DOM Element into a fully built OMElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlUtils

public XmlUtils()
Method Detail

toOM

public static org.apache.axiom.om.OMElement toOM(org.w3c.dom.Element element)
                                          throws java.lang.Exception
Convert DOM Element into a fully built OMElement

Parameters:
element - dom Element
Returns:
OMElement
Throws:
java.lang.Exception


Copyright © 2009-2011 eBM Websourcing. All Rights Reserved.