Searched refs:MalformedURIException (Results 1 - 5 of 5) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DURI.java73 public static class MalformedURIException extends IOException class in class:URI
77 * Constructs a <code>MalformedURIException</code> with no specified
80 public MalformedURIException() method in class:URI.MalformedURIException
86 * Constructs a <code>MalformedURIException</code> with the
91 public MalformedURIException(String p_msg) method in class:URI.MalformedURIException
177 * @throws MalformedURIException if p_uriSpec violates any syntax
180 public URI(String p_uriSpec) throws MalformedURIException
194 * @throws MalformedURIException if p_uriSpec violates any syntax
197 public URI(URI p_base, String p_uriSpec) throws MalformedURIException
211 * @throws MalformedURIException i
[all...]
H A DSystemIDResolver.java27 import org.apache.xml.serializer.utils.URI.MalformedURIException;
294 catch (MalformedURIException mue)
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DURI.java70 public static class MalformedURIException extends IOException class in class:URI
74 * Constructs a <code>MalformedURIException</code> with no specified
77 public MalformedURIException() method in class:URI.MalformedURIException
83 * Constructs a <code>MalformedURIException</code> with the
88 public MalformedURIException(String p_msg) method in class:URI.MalformedURIException
174 * @throws MalformedURIException if p_uriSpec violates any syntax
177 public URI(String p_uriSpec) throws MalformedURIException
191 * @throws MalformedURIException if p_uriSpec violates any syntax
194 public URI(URI p_base, String p_uriSpec) throws MalformedURIException
208 * @throws MalformedURIException i
[all...]
H A DSystemIDResolver.java27 import org.apache.xml.utils.URI.MalformedURIException;
287 catch (MalformedURIException mue)
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 80 milliseconds