|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.util.TextFile
hudson.plugins.buckminster.util.ReadDelegatingTextFile
public class ReadDelegatingTextFile
| Field Summary |
|---|
| Fields inherited from class hudson.util.TextFile |
|---|
file |
| Constructor Summary | |
|---|---|
ReadDelegatingTextFile(hudson.util.TextFile main,
hudson.util.TextFile readDelegate)
|
|
| Method Summary | |
|---|---|
boolean |
exists()
|
java.lang.String |
read()
|
| Methods inherited from class hudson.util.TextFile |
|---|
delete, readTrim, toString, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReadDelegatingTextFile(hudson.util.TextFile main,
hudson.util.TextFile readDelegate)
| Method Detail |
|---|
public java.lang.String read()
throws java.io.IOException
read in class hudson.util.TextFilejava.io.IOExceptionpublic boolean exists()
exists in class hudson.util.TextFile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||