public static final class TypeFilters.RegExp extends Object implements TypeFilter
Constructor and Description |
---|
TypeFilters.RegExp(Collection<String> patterns) |
TypeFilters.RegExp(String pattern) |
public TypeFilters.RegExp(String pattern)
public TypeFilters.RegExp(Collection<String> patterns)
public boolean test(String type)
test
in interface TypeFilter
Apache Camel