HomeSort by relevance Sort by last modified time
    Searched defs:MalformedURIException (Results 1 - 5 of 5) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java 73 public static class MalformedURIException extends IOException
77 * Constructs a <code>MalformedURIException</code> with no specified
80 public MalformedURIException()
86 * Constructs a <code>MalformedURIException</code> with the
91 public MalformedURIException(String p_msg)
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 if p_scheme violates an
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java 70 public static class MalformedURIException extends IOException
74 * Constructs a <code>MalformedURIException</code> with no specified
77 public MalformedURIException()
83 * Constructs a <code>MalformedURIException</code> with the
88 public MalformedURIException(String p_msg)
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 if p_scheme violates an
    [all...]
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.jar 

Completed in 474 milliseconds