|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines an interface through which external resource objects can be accessed.
Method Summary | |
java.io.InputStream |
createInputStream(java.net.URI uri)
Creates a new InputStream for the given URI that allows read access to an external
resource. |
Method Detail |
public java.io.InputStream createInputStream(java.net.URI uri) throws java.io.IOException
InputStream
for the given URI that allows read access to an external
resource.
uri
- the URI of an external resource.
java.io.IOException
- if an I/O error occurs while opening the resource
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |