|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pages.persistence.dao.SimpleFileLocationResolver
public class SimpleFileLocationResolver
This implementation allows a string to be passed in to set the File location.
Constructor Summary | |
---|---|
SimpleFileLocationResolver(java.io.File locationFile)
|
|
SimpleFileLocationResolver(java.lang.String location)
|
Method Summary | |
---|---|
java.io.File |
getFileLocation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleFileLocationResolver(java.io.File locationFile)
public SimpleFileLocationResolver(java.lang.String location)
Method Detail |
---|
public java.io.File getFileLocation()
getFileLocation
in interface FileLocationResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |