Searched refs:EXCLUDED_SUBTREES (Results 1 – 3 of 3) sorted by relevance
75 public static final String EXCLUDED_SUBTREES = "excluded_subtrees"; field in NameConstraintsExtension252 } else if (name.equalsIgnoreCase(EXCLUDED_SUBTREES)) { in set()271 } else if (name.equalsIgnoreCase(EXCLUDED_SUBTREES)) { in get()285 } else if (name.equalsIgnoreCase(EXCLUDED_SUBTREES)) { in delete()301 elements.addElement(EXCLUDED_SUBTREES); in getElements()349 GeneralSubtrees newExcluded = newConstraints.get(EXCLUDED_SUBTREES); in merge()
346 constraints.get(NameConstraintsExtension.EXCLUDED_SUBTREES); in targetDistance()
2469 ext.get(NameConstraintsExtension.EXCLUDED_SUBTREES); in matchPathToNames()