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

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

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

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