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