Property | Type | Description | |
---|---|---|---|
dateFormat | DateFormat | ||
termAtt | CharTermAttribute |
Method | Description | |
---|---|---|
DateRecognizerSinkFilter ( ) : System |
Uses {@link java.text.DateFormat#getDateInstance(int, Locale) DateFormat#getDateInstance(DateFormat.DEFAULT, Locale.ROOT)} as the java.text.DateFormat object.
|
|
DateRecognizerSinkFilter ( DateFormat dateFormat ) : System | ||
accept ( AttributeSource source ) : bool |
public DateRecognizerSinkFilter ( DateFormat dateFormat ) : System | ||
dateFormat | DateFormat | |
return | System |
public accept ( AttributeSource source ) : bool | ||
source | AttributeSource | |
return | bool |