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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xni/grammars/
H A DXMLSchemaDescription.java111 public String[] getLocationHints(); method in interface:XMLSchemaDescription
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSDDescription.java142 public String[] getLocationHints() { method in class:XSDDescription
H A DXMLSchemaLoader.java650 String[] hints = desc.getLocationHints();
H A DXMLSchemaValidator.java2459 final String [] locationHints = fXSDDescription.getLocationHints();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java2056 new Object[]{desc.getLocationHints()[0]},
2061 new Object[]{desc.getLocationHints()[0]},
2109 new Object[]{desc.getLocationHints()[0]},
2114 new Object[]{desc.getLocationHints()[0]},

Completed in 58 milliseconds