|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.appfuse.utility.FileUtilities
public class FileUtilities
This class provides a set of static helper classes for file manipulation and file name generation.
Constructor Summary | |
---|---|
protected |
FileUtilities()
Creates a new FileUtilities object. |
Method Summary | |
---|---|
static java.lang.String |
convertPackageNameToFileLocation(java.lang.String inPackageName)
This method will convert a package name to a relative file locatiion for processing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FileUtilities()
Method Detail |
---|
public static java.lang.String convertPackageNameToFileLocation(java.lang.String inPackageName)
inPackageName
- The package name to convert.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |