| doubleEscape(String s) | burst.Text | [static] |
| ellipsis(String s, Number maxlen) | burst.Text | [static] |
| endsWith(String s, String s2) | burst.Text | [static] |
| fprintf(Writer writer, String fmt,...) | burst.Text | [static] |
| isDigit(String s) | burst.Text | [static] |
| isLetter(String s) | burst.Text | [static] |
| isWhite(String s) | burst.Text | [static] |
| ltrim(String s) | burst.Text | [static] |
| quote(String str, Boolean escapeEOL, Boolean notIfIdent) | burst.Text | [static] |
| spacePad(Object s, Number len, Boolean is_lj) | burst.Text | [static] |
| splitTerms(String s, String tokenre) | burst.Text | [static] |
| sprintf(String fmt,...) | burst.Text | [static] |
| startsWith(String s, String s2) | burst.Text | [static] |
| trim(String s) | burst.Text | [static] |
| unquote(String s) | burst.Text | [static] |
| zeroPad(Object s, Number len) | burst.Text | [static] |