|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.io.ConfluenceFileUtils
public class ConfluenceFileUtils
Utilities that patch/extend Atlassian Core FileUtils TODO migrate these out of confluence, into a common module
| Constructor Summary | |
|---|---|
ConfluenceFileUtils()
|
|
| Method Summary | |
|---|---|
static void |
moveDir(java.io.File srcDir,
java.io.File destDir)
move a directory with all it's children into another directory if destination directory already exists, it will be deleted. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceFileUtils()
| Method Detail |
|---|
public static void moveDir(java.io.File srcDir,
java.io.File destDir)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||