|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectportal.util.PortalFileUtil
Contains helpers that make life easier with reading and writing (text) files.
| Constructor Summary | |
PortalFileUtil()
|
|
| Method Summary | |
static void |
writeFile(java.io.File file,
java.lang.String str)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortalFileUtil()
| Method Detail |
public static void writeFile(java.io.File file,
java.lang.String str)
throws PortalException
PortalException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||