| Package | Description |
|---|---|
| net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
| net.sf.mmm.util.file.base |
Contains public implementations of
File-utilities. |
| net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
| net.sf.mmm.util.lang.impl.spring | |
| net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API. |
| Modifier and Type | Method and Description |
|---|---|
protected BasicUtil |
AbstractUiWidget.getBasicUtil() |
| Modifier and Type | Field and Description |
|---|---|
private BasicUtil |
FileAttributes.basicUtil
the
BasicUtilImpl instance to use. |
| Constructor and Description |
|---|
FileAttributes(BasicUtil basicUtil)
The constructor.
|
| 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 | Method and Description |
|---|---|
BasicUtil |
UtilLangSpringConfigBase.basicUtil() |
| 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–2016 mmm-Team. All rights reserved.