HomeSort by relevance Sort by last modified time
    Searched refs:SAXNotSupportedException (Results 26 - 50 of 82) sorted by null

12 3 4

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
__init__.py 25 SAXParseException, SAXNotSupportedException, \
xmlreader.py 6 from _exceptions import SAXNotSupportedException, SAXNotRecognizedException
73 raise SAXNotSupportedException("Locale support not implemented")
  /libcore/luni/src/main/java/javax/xml/parsers/
SAXParser.java 31 import org.xml.sax.SAXNotSupportedException;
448 * @throws SAXNotSupportedException When the underlying XMLReader
454 throws SAXNotRecognizedException, SAXNotSupportedException;
465 * @throws SAXNotSupportedException When the underlying XMLReader
471 throws SAXNotRecognizedException, SAXNotSupportedException;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
XMLFilterImplTest.java 32 import org.xml.sax.SAXNotSupportedException;
108 } catch (SAXNotSupportedException e) {
118 } catch (SAXNotSupportedException e) {
133 } catch (SAXNotSupportedException e) {
143 } catch (SAXNotSupportedException e) {
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
Parser.java 318 throws SAXNotRecognizedException, SAXNotSupportedException {
327 throws SAXNotRecognizedException, SAXNotSupportedException {
347 throws SAXNotRecognizedException, SAXNotSupportedException {
366 throws SAXNotRecognizedException, SAXNotSupportedException {
375 throw new SAXNotSupportedException("Your lexical handler is not a LexicalHandler");
383 throw new SAXNotSupportedException("Your scanner is not a Scanner");
391 throw new SAXNotSupportedException("Your schema is not a Schema");
399 throw new SAXNotSupportedException("Your auto-detector is not an AutoDetector");
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 6 from _exceptions import SAXNotSupportedException, SAXNotRecognizedException
73 raise SAXNotSupportedException("Locale support not implemented")
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAX1ParserAdapter.java 89 throw new SAXNotSupportedException("TagSoup does not implement setLocale() method");
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar 
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMManagerDefault.java 52 import org.xml.sax.SAXNotSupportedException;
436 catch (SAXNotSupportedException e){}
IncrementalSAXSource_Filter.java 38 import org.xml.sax.SAXNotSupportedException;
160 catch(SAXNotSupportedException e)
  /external/vogar/lib/
kxml-libcore-20110123.jar 
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar 
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
SAXParserTest.java 35 import org.xml.sax.SAXNotSupportedException;
68 SAXNotSupportedException {
106 SAXNotRecognizedException, SAXNotSupportedException {
    [all...]
  /external/jdiff/src/jdiff/
Comments.java 87 } catch(org.xml.sax.SAXNotSupportedException snse) {
XMLToAPI.java 75 } catch(org.xml.sax.SAXNotSupportedException snse) {
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/
nekohtml-1.9.16.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.20/
nekohtml-1.9.20.jar 
  /prebuilts/tools/common/m2/repository/jdom/jdom/1.0/
jdom-1.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerImpl.java 95 import org.xml.sax.SAXNotSupportedException;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar 

Completed in 1184 milliseconds

12 3 4