Package | Description |
---|---|
sunlabs.brazil.handler | |
sunlabs.brazil.proxy | |
sunlabs.brazil.util.regexp |
Modifier and Type | Field and Description |
---|---|
Regexp |
SimpleSessionHandler.regexp |
Modifier and Type | Field and Description |
---|---|
Regexp |
HistoryFilter.filter |
Modifier and Type | Method and Description |
---|---|
Regexp |
JunkBusterHandler.loadUrls(java.util.Properties props,
java.lang.String prefix,
java.lang.String file) |
Modifier and Type | Method and Description |
---|---|
Regexp |
Regsub.getRegexp()
Return the regexp used by this regsub.
|
Constructor and Description |
---|
Regsub(Regexp r,
java.lang.String str)
Construct a new
Regsub that can be used to step
through the given string, finding each substring that matches
the given regular expression. |