|
Stot
|
Semanter..::..Splitwords Method
Overload List
| Name | Description | |
|---|---|---|
|
Splitwords(String) |
Edit the specified query by splitting with punctuations and whitespaces.
|
|
Splitwords(String, String) |
Edit the specified query by splitting with punctuations and whitespaces,
with exceptions of some punctuations.
|
|
Splitwords(String, array<String>[]()[][]) |
Edit the specified query by splitting with punctuations and whitespaces,
with exceptions of some punctuations.
|