![]() | AdapterInputSource Methods |
The AdapterInputSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetAsReader |
Return the reader if it was set, null otherwise.
|
![]() | GetAsStream |
Get the resource as an input stream. If this resource was specified as an InputStream,
return that InputStream, otherwise, create and return a new InputStream from the
resource. If the source cannot be converted to a stream, return null.
|