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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DExtendedSchemaDVFactoryImpl.java73 public XSSimpleType getBuiltInType(String name) { method in class:ExtendedSchemaDVFactoryImpl
H A DSchemaDVFactoryImpl.java63 public XSSimpleType getBuiltInType(String name) { method in class:SchemaDVFactoryImpl
H A DFullDVFactory.java58 public XSSimpleType getBuiltInType(String name) { method in class:FullDVFactory
H A DBaseDVFactory.java61 public XSSimpleType getBuiltInType(String name) { method in class:BaseDVFactory
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/
H A DSchemaDVFactory.java94 public abstract XSSimpleType getBuiltInType(String name); method in class:SchemaDVFactory

Completed in 250 milliseconds