Searched refs:itemParts (Results 1 – 1 of 1) sorted by relevance
468 XPathParts itemParts = XPathParts.getFrozenInstance(item); in handleCheck() local469 Type itemType = Type.fromString(itemParts.getAttributeValue(5, "type")); in handleCheck()470 … DayPeriod itemDayPeriod = DayPeriod.valueOf(itemParts.getAttributeValue(-1, "type")); in handleCheck()