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