public static final class TypeFilters.RegExp extends Object implements TypeFilter
RegExp(Collection<String> patterns)
RegExp(String pattern)
boolean
test(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public RegExp(String pattern)
public RegExp(Collection<String> patterns)
public boolean test(String type)
test
Predicate<String>
Apache Camel