| Package | Description |
|---|---|
| net.sf.mmm.util.filter.base |
Contains public implementations of the
filtering-API. |
| net.sf.mmm.util.transformer.base |
Provides the base-implementation of transformer-util API.
|
| net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API. |
| Modifier and Type | Field and Description |
|---|---|
private DomUtil |
FilterRuleChainXmlParser.domUtil |
| Constructor and Description |
|---|
FilterRuleChainXmlParser(DomUtil domUtil)
The constructor.
|
| Modifier and Type | Field and Description |
|---|---|
private DomUtil |
StringTransformerChainXmlParser.domUtil
Deprecated.
|
| Constructor and Description |
|---|
StringTransformerChainXmlParser(DomUtil domUtil)
Deprecated.
The constructor.
|
StringTransformerChainXmlParser(DomUtil domUtil,
PatternCompiler patternCompiler)
Deprecated.
The constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomUtilImpl
This utility class contains methods that help to deal with the
DOM API. |
| Modifier and Type | Field and Description |
|---|---|
private static DomUtil |
DomUtilImpl.instance |
| Modifier and Type | Method and Description |
|---|---|
static DomUtil |
DomUtilImpl.getInstance()
This method gets the singleton instance of this
DomUtilImpl. |
Copyright © 2001–2015 mmm-Team. All rights reserved.