Package com.norconex.importer.util
Class ReadAdapter.ChunkedReadOptions
java.lang.Object
com.norconex.importer.util.ReadAdapter.ChunkedReadOptions
- Enclosing class:
ReadAdapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancharset()booleaninthashCode()intmaxChunkSize(int maxChunkSize) booleanskipEmpty(boolean skipEmpty) toString()
-
Constructor Details
-
ChunkedReadOptions
public ChunkedReadOptions()
-
-
Method Details
-
charset
-
maxChunkSize
public int maxChunkSize() -
skipEmpty
public boolean skipEmpty() -
charset
- Returns:
this.
-
maxChunkSize
- Returns:
this.
-
skipEmpty
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-