|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.crionics.jpdf.FileByteReader
com.crionics.jpdf.URLByteReader
public class URLByteReader
This class loads a File from the given URL by downloading it into a temporary file. Please make sure your java proxy settings are correctly set before using the ByteReader.
| Constructor Summary | |
|---|---|
URLByteReader(java.net.URL url)
|
|
| Method Summary |
|---|
| Methods inherited from class com.crionics.jpdf.FileByteReader |
|---|
append, close, getFile, getID, getInputStream, length, open, readUnsignedByte, readUnsignedBytes, seek |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLByteReader(java.net.URL url)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||