Searched refs:lastPathInfo (Results 1 – 1 of 1) sorted by relevance
1439 private PathInfo lastPathInfo; field in GenerateXMB.MyContentHandler1470 if (lastPathInfo == null) { in endElement()1478 String fixedCount = lastPathInfo.path.replace("other", pluralTag); in endElement()1487 myData.put(lastPathInfo.path, chars); in endElement()1529 lastPathInfo = info.getPathInfo(lastId); in startElement()1533 String original = lastPathInfo.getPlaceholderReplacementsToOriginal().get(name); in startElement()1548 + lastPathInfo.getPlaceholderReplacementsToOriginal()); in startElement()