public class WhitespaceCharDetectorFactory extends Object implements CharDetectorFactory
Modifier and Type | Field and Description |
---|---|
static CharDetectorFactory |
WHITE_SPACE_DETECTOR_FACTORY |
Constructor and Description |
---|
WhitespaceCharDetectorFactory() |
public static final CharDetectorFactory WHITE_SPACE_DETECTOR_FACTORY
public CharDetector detector()
detector
in interface CharDetectorFactory