Searched refs:FIELD_SELECTOR_STEP (Results 1 – 4 of 4) sorted by relevance
37 public static final int FIELD_SELECTOR_STEP = 0x06; field in XMPPath
139 case XMPPath.FIELD_SELECTOR_STEP: in toString()
141 else if (segment.getKind() == XMPPath.FIELD_SELECTOR_STEP) in expandXPath()311 segment = new XMPPathSegment(null, XMPPath.FIELD_SELECTOR_STEP); in parseIndexSegment()
490 else if (stepKind == XMPPath.FIELD_SELECTOR_STEP) in followXPathStep()