Package | Description |
---|---|
com.bramosystems.oss.player.core.client |
Provides the core classes for BST Player API
|
com.bramosystems.oss.player.util.client |
Provides general utility classes
|
Modifier and Type | Method and Description |
---|---|
static PluginVersion |
PluginVersion.get(String version)
Static method to create a
PluginVersion with the specified version string. |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2009-2013. All Rights Reserved.