|
Softhema Java Toolkit Collection 1.1 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--softhema.system.toolkits.ToolkitFile
| Constructor Summary | |
ToolkitFile()
|
|
| Method Summary | |
static void |
deleteRecursive(java.io.File directory)
Deletes a directory with contents. |
static java.lang.String |
getLicenseInfo()
The method returns copyright information of the Java class. |
static java.io.File[] |
listFilesRecursive(java.io.File directory,
boolean bIncludeDirectories)
Lists the files of all subdirectories of the given directory development stage of the method: release |
static java.lang.String |
textLoad(java.io.File file)
Loads a text from a file. |
static void |
textSave(java.io.File file,
java.lang.String sText)
Saves a text in a file development stage of the method: release |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ToolkitFile()
| Method Detail |
public static java.lang.String getLicenseInfo()
public static void deleteRecursive(java.io.File directory)
development stage of the method: release
public static java.io.File[] listFilesRecursive(java.io.File directory,
boolean bIncludeDirectories)
development stage of the method: release
public static java.lang.String textLoad(java.io.File file)
throws java.io.IOException
development stage of the method: release
public static void textSave(java.io.File file,
java.lang.String sText)
throws java.io.IOException
development stage of the method: release
|
Softhema Java Toolkit Collection 1.1 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
| Introduction |
| Installation |
| Samples |
| License (read carefully) |