Home
last modified time | relevance | path

Searched refs:getSpecificationVersion (Results 1 – 8 of 8) sorted by relevance

/libcore/luni/src/main/java/javax/xml/parsers/
DSAXParserFactory.java263 + this.getClass().getPackage().getSpecificationVersion() in getSchema()
322 + this.getClass().getPackage().getSpecificationVersion() in setSchema()
351 + this.getClass().getPackage().getSpecificationVersion() in setXIncludeAware()
373 + this.getClass().getPackage().getSpecificationVersion() in isXIncludeAware()
DDocumentBuilderFactory.java369 + this.getClass().getPackage().getSpecificationVersion() in getSchema()
435 + this.getClass().getPackage().getSpecificationVersion() in setSchema()
464 + this.getClass().getPackage().getSpecificationVersion() in setXIncludeAware()
486 + this.getClass().getPackage().getSpecificationVersion() in isXIncludeAware()
DDocumentBuilder.java82 + " version \"" + this.getClass().getPackage().getSpecificationVersion() + "\"" in reset()
284 + this.getClass().getPackage().getSpecificationVersion() in getSchema()
312 + this.getClass().getPackage().getSpecificationVersion() in isXIncludeAware()
DSAXParser.java104 + " version \"" + this.getClass().getPackage().getSpecificationVersion() + "\"" in reset()
493 + this.getClass().getPackage().getSpecificationVersion() in getSchema()
520 + this.getClass().getPackage().getSpecificationVersion() in isXIncludeAware()
/libcore/luni/src/main/java/javax/xml/transform/
DTransformer.java74 + " version \"" + this.getClass().getPackage().getSpecificationVersion() + "\"" in reset()
/libcore/luni/src/test/java/libcore/java/lang/
DPackageTest.java164 assertEquals(specVersion, aPackage.getSpecificationVersion()); in testGetSpecificationVersion()
/libcore/ojluni/src/main/java/java/lang/
DPackage.java143 public String getSpecificationVersion() { in getSpecificationVersion() method in Package
/libcore/api/
Dcurrent.txt3748 method public String getSpecificationVersion();