Searched defs:newSchema (Results 1 – 2 of 2) sorted by relevance
| /libcore/luni/src/main/java/javax/xml/validation/ | ||
| D | SchemaFactory.java | 526     public Schema newSchema(Source schema) throws SAXException {  in newSchema()  method in SchemaFactory | 
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/ | ||
| D | MockSchemaFactory.java | 30     public Schema newSchema() throws SAXException {  in newSchema()  method in MockSchemaFactory |