Searched refs:getPathType (Results 1 – 3 of 3) sorted by relevance
69 public static UnitPathType getPathType(XPathParts parts) { in getPathType() method in UnitPathType
65 UnitPathType pathType = UnitPathType.getPathType(parts); in handleCheck()
2008 … UnitPathType pathType = UnitPathType.getPathType(XPathParts.getFrozenInstance(path)); in TestCheckUnits()