|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.ClarionRandomAccessFile
org.jclarion.clarion.file.RingBufferedInputStreamClarionFile
org.jclarion.clarion.file.URLFile
public class URLFile
| Constructor Summary | |
|---|---|
URLFile(java.net.URL url)
|
|
| Method Summary | |
|---|---|
protected java.io.InputStream |
createStream()
|
java.lang.String |
getName()
|
long |
length()
|
| Methods inherited from class org.jclarion.clarion.file.RingBufferedInputStreamClarionFile |
|---|
close, position, read, seek, write |
| Methods inherited from class org.jclarion.clarion.ClarionRandomAccessFile |
|---|
getCharFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLFile(java.net.URL url)
throws java.io.FileNotFoundException
java.io.FileNotFoundException| Method Detail |
|---|
protected java.io.InputStream createStream()
throws java.io.IOException
createStream in class RingBufferedInputStreamClarionFilejava.io.IOExceptionpublic java.lang.String getName()
getName in class ClarionRandomAccessFile
public long length()
throws java.io.IOException
length in class RingBufferedInputStreamClarionFilejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||