Splitwords Method

Stot

Stot

Semanter..::..Splitwords Method

Overload List


  Name Description
Public method Static member Splitwords(String)
Edit the specified query by splitting with punctuations and whitespaces.
Public method Static member Splitwords(String, String)
Edit the specified query by splitting with punctuations and whitespaces, with exceptions of some punctuations.
Public method Static member Splitwords(String, array<String>[]()[][])
Edit the specified query by splitting with punctuations and whitespaces, with exceptions of some punctuations.