Node Director
|
Public Member Functions | |
FileFetcher () | |
java.io.InputStream | inputStream () throws DirectorException |
Public Member Functions inherited from sfi.director.application.autodoc.urn.FetcherImpl | |
FetcherImpl () | |
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 () |
Additional Inherited Members | |
Protected Attributes inherited from sfi.director.application.autodoc.urn.FetcherImpl | |
DocURNHandler | URNHandler = null |
The URN handler. |
sfi.director.application.autodoc.urn.FileFetcher.FileFetcher | ( | ) |
java.io.InputStream sfi.director.application.autodoc.urn.FileFetcher.inputStream | ( | ) | throws DirectorException |