Class | Description |
---|---|
DateUtil | |
QueryStringDecoder |
Splits an HTTP query string into a path string and key-value parameter pairs.
|
QuotedStringTokenizer |
A string tokenizer that understands quotes and escape characters.
|
Exception | Description |
---|---|
UnterminatedQuotedStringException |
Exception for string tokenizing.
|
Classes for CQL utilities.