Package | Description |
---|---|
net.sf.mmm.util.component.base |
Contains base-implementation of component-util.
|
net.sf.mmm.util.file.base |
Contains public implementations of
File -utilities. |
Modifier and Type | Method and Description |
---|---|
void |
InitializationState.requireNotInitilized()
This method checks that this state has NOT yet been
initialized . |
Modifier and Type | Method and Description |
---|---|
void |
FileUtilImpl.setStringUtil(StringUtil stringUtil)
This method sets the
StringUtil . |
void |
FileUtilImpl.setTemporaryDirectoryPath(String tmpDir)
This method sets the
tmp directory . |
void |
FileUtilImpl.setUserHomeDirectoryPath(String userHome)
This method set the
users home directory . |
Copyright © 2001–2016 mmm-Team. All rights reserved.