Node Director
Public Member Functions | Protected Attributes | List of all members
sfi.director.application.autodoc.urn.FetcherImpl Class Reference
Inheritance diagram for sfi.director.application.autodoc.urn.FetcherImpl:
sfi.director.application.autodoc.urn.Fetcher sfi.director.application.autodoc.urn.FileFetcher

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.

Constructor & Destructor Documentation

sfi.director.application.autodoc.urn.FetcherImpl.FetcherImpl ( )

Member Function Documentation

String sfi.director.application.autodoc.urn.FetcherImpl.caption ( )
String sfi.director.application.autodoc.urn.FetcherImpl.expandedOption ( String  name)
String sfi.director.application.autodoc.urn.FetcherImpl.expandUrnParts ( String  source)
Options sfi.director.application.autodoc.urn.FetcherImpl.fetcherOpts ( )
java.io.InputStream sfi.director.application.autodoc.urn.FetcherImpl.inputStream ( ) throws DirectorException
String sfi.director.application.autodoc.urn.FetcherImpl.type ( )
DocURNHandler sfi.director.application.autodoc.urn.FetcherImpl.URNHandler ( )
void sfi.director.application.autodoc.urn.FetcherImpl.URNHandler ( DocURNHandler  URNHandler)

Mutator for attribute URNHandler.

The URN handler.

Implements sfi.director.application.autodoc.urn.Fetcher.

References sfi.director.application.autodoc.urn.FetcherImpl.URNHandler().

DBObject sfi.director.application.autodoc.urn.FetcherImpl.urnParts ( )

Member Data Documentation

DocURNHandler sfi.director.application.autodoc.urn.FetcherImpl.URNHandler = null
protected

The URN handler.


The documentation for this class was generated from the following file: