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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/identity/
H A DFieldActivator.java78 public Boolean mayMatch(Field field); method in interface:FieldActivator
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaValidator.java1488 public Boolean mayMatch(Field field) { method in class:XMLSchemaValidator
1490 } // mayMatch(Field):Boolean
3579 if (Boolean.TRUE != mayMatch(field)) {

Completed in 55 milliseconds