Class ConditionGroup
java.lang.Object
com.norconex.importer.handler.condition.ConditionGroup
- All Implemented Interfaces:
Condition,Labelable,FailablePredicate<DocHandlerContext,IOException>
-
Field Summary
Fields inherited from interface org.apache.commons.lang3.function.FailablePredicate
FALSE, TRUE -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.commons.lang3.function.FailablePredicate
and, negate, or, test
-
Method Details
-
getConditions
-
getLabel
Description copied from interface:LabelableGets an optional user-supplied label. -
setLabel
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-