| Package | Description |
|---|---|
| net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
| net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicUtilImpl
This is the implementation of the
BasicUtil interface. |
| Modifier and Type | Field and Description |
|---|---|
private static BasicUtil |
BasicUtilImpl.instance |
| Modifier and Type | Method and Description |
|---|---|
static BasicUtil |
BasicUtilImpl.getInstance()
This method gets the singleton instance of this
BasicUtilImpl. |
| Modifier and Type | Field and Description |
|---|---|
private BasicUtil |
DomUtilImpl.basicUtil |
| Modifier and Type | Method and Description |
|---|---|
protected BasicUtil |
DomUtilImpl.getBasicUtil()
This method gets the
BasicUtil. |
| Modifier and Type | Method and Description |
|---|---|
void |
DomUtilImpl.setBasicUtil(BasicUtil basicUtil)
This method sets the
BasicUtil. |
Copyright © 2001–2015 mmm-Team. All rights reserved.