Searched defs:EmptyXMLSchema (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DEmptyXMLSchema.java32 * @version $Id: EmptyXMLSchema.java,v 1.6 2010-11-01 04:40:08 joehw Exp $
34 final class EmptyXMLSchema extends AbstractXMLSchema implements XMLGrammarPool { class in inherits:AbstractXMLSchema,XMLGrammarPool
39 public EmptyXMLSchema() {} method in class:EmptyXMLSchema
73 } // EmptyXMLSchema

Completed in 22 milliseconds