Searched refs:PERMITTED_SUBTREES (Results 1 – 3 of 3) sorted by relevance
74 public static final String PERMITTED_SUBTREES = "permitted_subtrees"; field in NameConstraintsExtension246 if (name.equalsIgnoreCase(PERMITTED_SUBTREES)) { in set()269 if (name.equalsIgnoreCase(PERMITTED_SUBTREES)) { in get()283 if (name.equalsIgnoreCase(PERMITTED_SUBTREES)) { in delete()300 elements.addElement(PERMITTED_SUBTREES); in getElements()366 GeneralSubtrees newPermitted = newConstraints.get(PERMITTED_SUBTREES); in merge()
344 constraints.get(NameConstraintsExtension.PERMITTED_SUBTREES); in targetDistance()
2466 ext.get(NameConstraintsExtension.PERMITTED_SUBTREES); in matchPathToNames()