|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.FileNameEncodingTester
public class FileNameEncodingTester
Field Summary | |
---|---|
static java.lang.String |
TEST_STRING
|
static java.lang.String |
TEST_STRING_CHANGED
|
Constructor Summary | |
---|---|
FileNameEncodingTester(java.io.File testDir)
|
Method Summary | |
---|---|
java.lang.Throwable |
getFileCreationException()
|
boolean |
isFileCreationSuccessful()
|
boolean |
isFileNameMangled()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TEST_STRING
public static final java.lang.String TEST_STRING_CHANGED
Constructor Detail |
---|
public FileNameEncodingTester(java.io.File testDir)
Method Detail |
---|
public boolean isFileNameMangled()
public java.lang.Throwable getFileCreationException()
public boolean isFileCreationSuccessful()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |