- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for maxRows (0.88 sec)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/extractor/impl/CsvExtractor.java
this.encoding = encoding; } /** * Sets the maximum number of rows to extract. * * @param maxRows the maximum rows */ public void setMaxRows(final int maxRows) { this.maxRows = maxRows; } /** * Sets the delimiter character. * * @param delimiter the delimiter */Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Dec 11 08:38:29 UTC 2025 - 12.8K bytes - Viewed (0)