|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.textfiles.NullFile
public class NullFile
| Constructor Summary | |
|---|---|
NullFile()
|
|
| Method Summary | |
|---|---|
boolean |
exists()
|
IFileReader |
getFileReader()
|
IFileWriter |
getFileWriter(boolean append)
|
java.lang.String |
getName()
|
java.lang.String |
getPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullFile()
| Method Detail |
|---|
public java.lang.String getPath()
getPath in interface IFilepublic java.lang.String getName()
getName in interface IFilepublic boolean exists()
exists in interface IFilepublic IFileReader getFileReader()
getFileReader in interface IFilepublic IFileWriter getFileWriter(boolean append)
getFileWriter in interface IFile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||