| Package | Description |
|---|---|
| org.mmbase.util.transformers |
`Tranformers' define tranformations of Strings, byte arrays and streams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Censor
Replaces certain 'forbidden' words by something more decent.
|
class |
LinkFinder
Finds links in the Character String, and makes them 'clickable' for HTML (using a-tags).
|
class |
RegexpReplacer
Finds regexps in the Character String, and replaces them.
|
(package private) class |
ResourceBundleReplacer |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}