Package org.jbox.textCutter.util

This package defines APIs for helping Cutters to cut text.

See:
          Description

Class Summary
Dict A class representing a dictionary file.
LanguageFilter A filter is used to filter text with different language unicode.
NoiseFilter A filter is used to filter noise word.
 

Exception Summary
DictInitException Thrown when the Dict could be created.
LangFilterInitException Thrown when couldn't create LanguageFilter.
 

Package org.jbox.textCutter.util Description

This package defines APIs for helping Cutters to cut text.