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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xpointer/
H A DElementSchemePointer.java65 private boolean fWasOnlyEmptyElementFound = false; field in class:ElementSchemePointer
308 fWasOnlyEmptyElementFound = false;
352 fWasOnlyEmptyElementFound = true;
437 return fWasOnlyEmptyElementFound ? !fWasOnlyEmptyElementFound
479 fWasOnlyEmptyElementFound = false;

Completed in 235 milliseconds