Class UnicodeBlockCounter
java.lang.Object
org.apache.tika.eval.core.textstats.UnicodeBlockCounter
- All Implemented Interfaces:
StringStatsCalculator<Map<String, org.apache.commons.lang3.mutable.MutableInt>>, TextStatsCalculator
public class UnicodeBlockCounter
extends Object
implements StringStatsCalculator<Map<String, org.apache.commons.lang3.mutable.MutableInt>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnicodeBlockCounter
public UnicodeBlockCounter(int maxContentLength)
-
-
Method Details
-
calculate
-