public class WordCounter extends Object
| Constructor and Description |
|---|
WordCounter(LocaleId locId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getWordCount(ITextUnit tu) |
long |
getWordCount(ITextUnit tu,
LocaleId trgId) |
long |
getWordCount(Segment seg) |
long |
getWordCount(String text) |
long |
getWordCount(TextContainer cont) |
long |
getWordCount(TextFragment frag) |
public WordCounter(LocaleId locId)
public long getWordCount(ITextUnit tu)
public long getWordCount(TextContainer cont)
public long getWordCount(Segment seg)
public long getWordCount(TextFragment frag)
public long getWordCount(String text)
Copyright © 2020. All rights reserved.