Searched refs:QUAL_SELECTOR_STEP (Results 1 – 4 of 4) sorted by relevance
35 public static final int QUAL_SELECTOR_STEP = 0x05; field in XMPPath
138 case XMPPath.QUAL_SELECTOR_STEP: in toString()
156 segment.setKind(XMPPath.QUAL_SELECTOR_STEP); in expandXPath()371 XMPPath.QUAL_SELECTOR_STEP); in parseRootNode()
497 else if (stepKind == XMPPath.QUAL_SELECTOR_STEP) in followXPathStep()