| Package | Description | 
|---|---|
| org.pepstock.charba.client.utils | 
 Contains some utilities to use in Charba, like HTML annotation builder, and other java script utilities useful for debugging. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RegExpResult | 
RegExp.exec(String s)
Executes a search for a match in a string. 
It returns an array of information or null on a mismatch.  |