|
|||||||||
Home >> All >> alice >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
alice.util
Class Tools

java.lang.Objectalice.util.Tools
- public class Tools
- extends java.lang.Object
miscellaneous static services
Constructor Summary | |
Tools()
|
Method Summary | |
static java.lang.String |
loadText(java.lang.String fileName)
load a text file and returns its content as string |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
Tools
public Tools()
Method Detail |
loadText
public static java.lang.String loadText(java.lang.String fileName) throws java.lang.Exception
- load a text file and returns its
content as string
|
|||||||||
Home >> All >> alice >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |