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