NonAlphaNumWordSplitterpublic interface IWordSplitter
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String[] |
split(java.lang.String word) |
Split the word into its parts based on the defined
criteria.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.