|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceNotFoundException | |
org.apache.excalibur.source | |
org.apache.excalibur.source.impl |
Uses of SourceNotFoundException in org.apache.excalibur.source |
Methods in org.apache.excalibur.source that throw SourceNotFoundException | |
java.io.InputStream |
Source.getInputStream()
Return an InputStream to read from the source. |
Uses of SourceNotFoundException in org.apache.excalibur.source.impl |
Methods in org.apache.excalibur.source.impl that throw SourceNotFoundException | |
java.io.InputStream |
HTTPClientSource.getInputStream()
Method to obtain an InputStream to read the response
from the server. |
java.io.InputStream |
FileSource.getInputStream()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |