|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegExp.RegexException | |
---|---|
com.bramosystems.oss.player.core.client | Provides the core classes for BST Player API |
com.bramosystems.oss.player.util.client | Provides general utility classes |
Uses of RegExp.RegexException in com.bramosystems.oss.player.core.client |
---|
Methods in com.bramosystems.oss.player.core.client that throw RegExp.RegexException | |
---|---|
static PluginVersion |
PluginVersion.get(String version)
Static method to create a PluginVersion with the specified version string. |
Uses of RegExp.RegexException in com.bramosystems.oss.player.util.client |
---|
Methods in com.bramosystems.oss.player.util.client that throw RegExp.RegexException | |
---|---|
RegExp.RegexResult |
RegExp.exec(String exp)
Performs a search for the regular expression on the specified exp |
static RegExp |
RegExp.getRegExp(String pattern,
String flags)
Returns a RegExp instance for the specified pattern and flags. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |