Searched refs:ARRAY_INDEX_STEP (Results 1 – 4 of 4) sorted by relevance
31 public static final int ARRAY_INDEX_STEP = 0x03; field in XMPPath
134 case XMPPath.ARRAY_INDEX_STEP: in toString()
249 segment = new XMPPathSegment(null, XMPPath.ARRAY_INDEX_STEP); in parseIndexSegment()379 XMPPath.ARRAY_INDEX_STEP); in parseRootNode()
482 if (stepKind == XMPPath.ARRAY_INDEX_STEP) in followXPathStep()