Searched refs:DTMDOMException (Results 1 - 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTMDOMException.java19 * $Id: DTMDOMException.java 468653 2006-10-28 07:07:05Z minchau $
30 public class DTMDOMException extends org.w3c.dom.DOMException class in inherits:org.w3c.dom.DOMException
39 public DTMDOMException(short code, String message) method in class:DTMDOMException
45 * Constructor DTMDOMException
50 public DTMDOMException(short code) method in class:DTMDOMException
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeIterator.java24 import org.apache.xml.dtm.DTMDOMException;
130 throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
161 throw new DTMDOMException(DOMException.INVALID_STATE_ERR);
179 throw new DTMDOMException(DOMException.INVALID_STATE_ERR);
H A DDTMNodeProxy.java26 import org.apache.xml.dtm.DTMDOMException;
234 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR);
266 //throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
282 // throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
316 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR);
371 // throw new DTMDOMException(DOMException.NOT_SUPPORTED_ERR);
494 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR);
510 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR);
524 throw new DTMDOMException(DOMException.NO_MODIFICATION_ALLOWED_ERR);
538 throw new DTMDOMException(DOMExceptio
[all...]
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 141 milliseconds