Searched refs:correctionsDepth (Results 1 – 1 of 1) sorted by relevance
436 final int correctionsDepth = parser.getDepth(); in loadFromXml() local437 while (XmlUtils.nextElementWithin(parser, correctionsDepth)) { in loadFromXml()