JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.massa.util.io
Interface CharDetectorFactory
All Known Implementing Classes:
ClassEndCharDetectorFactory
,
FixedCharsDetectorFactory
,
PatternCharDetectorFactory
,
WhitespaceCharDetectorFactory
public interface
CharDetectorFactory
Implementations are thread safe and build CharDetector instances.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
CharDetector
detector
()
Method Detail
detector
CharDetector
detector()
Returns:
new CharDetector instance.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method