Searched refs:WCInclExclFilter (Results 1 – 1 of 1) sorted by relevance
70 return new WCInclExclFilter ((String []) null, (String []) null); in create()95 return new WCInclExclFilter (inclusions, exclusions); in create()101 return new WCInclExclFilter (inclusions, exclusions); in create()107 return new WCInclExclFilter (inclusions, exclusions); in create()110 private static final class WCInclExclFilter implements IInclExclFilter class in IInclExclFilter.Factory152 WCInclExclFilter (final String [] inclusions, in WCInclExclFilter() method in IInclExclFilter.Factory.WCInclExclFilter180 WCInclExclFilter (final List /* String */ inclusions, in WCInclExclFilter() method in IInclExclFilter.Factory.WCInclExclFilter