hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
QuotedStringTokenizer.this
hunt
text
QuotedStringTokenizer
QuotedStringTokenizer
Undocumented in source.
this
(string str, string delim, bool returnDelimiters, bool returnQuotes)
this
(string str, string delim, bool returnDelimiters)
this
(string str, string delim)
class
QuotedStringTokenizer
this
(
string
str
,
string
delim
)
this
(string str)
Meta
Source
See Implementation
hunt
text
QuotedStringTokenizer
QuotedStringTokenizer
constructors
this
functions
countTokens
getDouble
getSingle
hasMoreTokens
nextToken
setDouble
setSingle
static functions
isQuoted
quote
quoteIfNeeded
quoteOnly
unquote
unquoteOnly