Inheritance diagram for sfi.director.application.autodoc.urn.FetcherImpl:

Public Member Functions | |
| FetcherImpl () | |
| java.io.InputStream | inputStream () throws DirectorException |
| DocURNHandler | URNHandler () |
| Accessor for attribute URNHandler. | |
| void | URNHandler (DocURNHandler URNHandler) |
| Mutator for attribute URNHandler. | |
| String | type () |
| Get file type. | |
| String | caption () |
| Return title. | |
| DBObject | urnParts () |
| String | expandUrnParts (String source) |
| String | expandedOption (String name) |
| Options | fetcherOpts () |
Protected Attributes | |
| DocURNHandler | URNHandler = null |
| The URN handler. | |
Package Attributes | |
| DBObject | parts = null |
| Options | fetcherOpts = null |
|
|
|
|
|
Return title.
Implements sfi.director.application.autodoc.urn.Fetcher. |
|
|
|
|
|
|
|
|
|
|
|
Implements sfi.director.application.autodoc.urn.Fetcher. Reimplemented in sfi.director.application.autodoc.urn.FileFetcher. |
|
|
Get file type.
Implements sfi.director.application.autodoc.urn.Fetcher. |
|
|
Mutator for attribute URNHandler. The URN handler. Implements sfi.director.application.autodoc.urn.Fetcher. |
|
|
Accessor for attribute URNHandler. The URN handler. |
|
|
|
|
|
|
|
|
|
|
|
The URN handler.
|
1.4.5