Searched refs:adminPolicyDepth (Results 1 – 1 of 1) sorted by relevance
272 int adminPolicyDepth = parser.getDepth(); in readFromXml() local273 while (XmlUtils.nextElementWithin(parser, adminPolicyDepth)) { in readFromXml()