Searched refs:getIsExcluded (Results 1 – 2 of 2) sorted by relevance
83 public boolean getIsExcluded() in getIsExcluded() method in XMLNSDecl
1105 if (shouldExclude != decl.getIsExcluded()) in resolvePrefixTables()1191 … if (!decl.getIsExcluded() && !(null != ignorePrefix && decl.getPrefix().equals(ignorePrefix))) in executeNSDecls()1240 … if (!decl.getIsExcluded() && !(null != ignorePrefix && decl.getPrefix().equals(ignorePrefix))) in unexecuteNSDecls()