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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xpointer/
H A DElementSchemePointer.java68 boolean fIsShortHand = false; field in class:ElementSchemePointer
259 fIsShortHand = true;
374 if (!fIsShortHand) {
434 if (fIsShortHand && fShortHandPointer != null && fChildSequence.length <= 0) {

Completed in 72 milliseconds