Class If
java.lang.Object
com.norconex.importer.handler.condition.ConditionalDocHandler
com.norconex.importer.handler.condition.If
- All Implemented Interfaces:
DocHandler,Labelable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.norconex.importer.handler.condition.ConditionalDocHandler
canEqual, equals, getCondition, getElseHandlers, getLabel, getThenHandlers, handle, hashCode, isNegated, setCondition, setElseHandlers, setLabel, setThenHandlers, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.norconex.importer.handler.DocHandler
close, init
-
Field Details
-
NAME
Serialization ID name.- See Also:
-
-
Constructor Details
-
If
public If() -
If
-
-
Method Details
-
getName
- Specified by:
getNamein classConditionalDocHandler
-