This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1868
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from 467b399a5 OPENNLP-1868: Tighten javadoc to contracts and drop design
commentary
add c2876501f OPENNLP-1868: Use IllegalArgumentException for null
arguments, not NPE
add f17a2a135 OPENNLP-1868: Document the singleton constructor
No new revisions were added by this update.
Summary of changes:
.../normalizer/FullCaseFoldCharSequenceNormalizer.java | 14 +++++++++-----
.../java/opennlp/tools/util/normalizer/TextNormalizer.java | 9 ++++++---
.../normalizer/FullCaseFoldCharSequenceNormalizerTest.java | 4 ++--
.../opennlp/tools/util/normalizer/TextNormalizerTest.java | 2 +-
4 files changed, 18 insertions(+), 11 deletions(-)