JsUnit 1.3 |
![]() |
![]() |
Public Member Functions | |
void | String () |
String | trim (String chars) |
Trims characters from string. |
void String::String | ( | ) |
Trims characters from string.
chars | String with characters to remove. The character may also be a regular expression character class like "\\s" (which is the default). |
The function is written as String enhancement and available as new member function of the class String.
JsUnit © 1999, 2000, 2001, 2002, 2003, 2006, 2007 by Jörg Schaible
|
Generated on Fri Oct 19 23:11:20 2007 for JsUnit by doxygen 1.5.2
|