| Package | Description |
|---|---|
| org.apache.excalibur.source | |
| org.apache.excalibur.source.impl |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
Source.getInputStream()
Return an
InputStream to read from the source. |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
FileSource.getInputStream() |
java.io.InputStream |
HTTPClientSource.getInputStream()
Method to obtain an
InputStream to read the response
from the server. |