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

  /external/apache-xml/src/main/java/org/apache/xml/utils/
StopParseException.java 19 * $Id: StopParseException.java 468655 2006-10-28 07:12:06Z minchau $
30 public class StopParseException extends org.xml.sax.SAXException
34 * Constructor StopParseException.
36 StopParseException()
StylesheetPIHandler.java 317 * @throws StopParseException since there can be no valid xml-stylesheet processing
324 throw new StopParseException();

Completed in 241 milliseconds