Package | Description |
---|---|
net.sf.mmm.util.filter.base |
Contains public implementations of the
filtering-API . |
net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API . |
net.sf.mmm.util.xml.impl.spring |
Modifier and Type | Field and Description |
---|---|
private DomUtil |
FilterRuleChainXmlParser.domUtil |
Constructor and Description |
---|
FilterRuleChainXmlParser(DomUtil domUtil)
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 . |
Modifier and Type | Method and Description |
---|---|
DomUtil |
UtilXmlSpringConfigBase.domUtil() |
Copyright © 2001–2016 mmm-Team. All rights reserved.