Uses of Class
org.apache.axis2.om.impl.dom.OMDOMException

Packages that use OMDOMException
org.apache.axis2.om.impl.dom.factory   
 

Uses of OMDOMException in org.apache.axis2.om.impl.dom.factory
 

Methods in org.apache.axis2.om.impl.dom.factory that throw OMDOMException
 org.apache.ws.commons.om.OMElement OMDOMFactory.createOMElement(String localName, org.apache.ws.commons.om.OMNamespace ns, org.apache.ws.commons.om.OMContainer parent)