Searched refs:XSAnyType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DSchemaGrammar.java1173 public final static XSComplexTypeDecl fAnyType = new XSAnyType();
1174 private static class XSAnyType extends XSComplexTypeDecl { class in class:SchemaGrammar
1175 public XSAnyType () { method in class:SchemaGrammar.XSAnyType

Completed in 33 milliseconds