Searched refs:lastPathInfo (Results 1 – 1 of 1) sorted by relevance
1444 private PathInfo lastPathInfo; field in GenerateXMB.MyContentHandler1475 if (lastPathInfo == null) { in endElement()1483 String fixedCount = lastPathInfo.path.replace("other", pluralTag); in endElement()1492 myData.put(lastPathInfo.path, chars); in endElement()1534 lastPathInfo = info.getPathInfo(lastId); in startElement()1538 String original = lastPathInfo.getPlaceholderReplacementsToOriginal().get(name); in startElement()1553 + lastPathInfo.getPlaceholderReplacementsToOriginal()); in startElement()