Class StringFeature
- java.lang.Object
-
- com.github.laohyx.usaddress.feature.Feature
-
- com.github.laohyx.usaddress.feature.StringFeature
-
public class StringFeature extends Feature
-
-
Constructor Summary
Constructors Constructor Description StringFeature(java.lang.String val)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetValue()java.lang.StringtoString()-
Methods inherited from class com.github.laohyx.usaddress.feature.Feature
createFromEndsinpunc, getType
-
-