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
 OMElement OMDOMFactory.createOMElement(String localName, OMNamespace ns, OMContainer parent)