Searched refs:itemParts (Results 1 – 1 of 1) sorted by relevance
469 XPathParts itemParts = XPathParts.getFrozenInstance(item); in handleCheck() local473 || itemParts.containsElement("alias")) { in handleCheck()486 Type itemType = Type.fromString(itemParts.getAttributeValue(5, "type")); in handleCheck()487 … DayPeriod itemDayPeriod = DayPeriod.valueOf(itemParts.getAttributeValue(-1, "type")); in handleCheck()