| Package | Description |
|---|---|
| org.mmbase.core.event |
An event mechanism.
|
| org.mmbase.util |
This package contains all kind of generic utilities.
|
| org.mmbase.util.transformers |
Transformers define tranformations of Strings, byte arrays and streams. |
| org.mmbase.util.xml |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceWatcher |
EventManager.watcher |
| Modifier and Type | Field and Description |
|---|---|
(package private) static Map<ResourceWatcher,Object> |
ResourceWatcher.resourceWatchers
All instantiated ResourceWatchers.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<ResourceWatcher> |
ResourceWatcher.getResourceWatchers() |
| Modifier and Type | Class and Description |
|---|---|
protected class |
RegexpReplacer.PatternWatcher |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UtilReader.startWatcher(ResourceWatcher w) |
| Constructor and Description |
|---|
UtilReader(String fileName,
ResourceWatcher w)
Produces a UtilReader for the given resource name.
|
MMBase2 Utils 2.0.0 - 2019-08-08T23:20