Searched refs:rootStep (Results 1 – 1 of 1) sorted by relevance
354 XMPPathSegment rootStep = new XMPPathSegment(rootProp, XMPPath.STRUCT_FIELD_STEP); in parseRootNode() local355 expandedXPath.add(rootStep); in parseRootNode()361 XMPPathSegment rootStep = new XMPPathSegment(verifyXPathRoot(aliasInfo.getNamespace(), in parseRootNode() local364 rootStep.setAlias(true); in parseRootNode()365 rootStep.setAliasForm(aliasInfo.getAliasForm().getOptions()); in parseRootNode()366 expandedXPath.add(rootStep); in parseRootNode()