Package rendsite.engine

Interface Summary
FileInterface Public interface to interacting with a file from the engine.
PropertiesFileContext Context for the file properties.
PropertiesGeneralContext Context for the stored properties.
Resetable Interface to resetable objects.
 

Class Summary
Category A category.
CategoryManager A Category Manager.
Context Base context for all specific contexts.
Engine Main engine.
FileContext Context for files in a run.
Processor Processor is the bridge from the crawl engine and the renderers.
PropertiesContext Context for the stored properties.
RenderingContext Context for rendering.
TemplateCache Cache for loadable templates.
Tools Some tools.
 

Enum Summary
RenderingType Rendering type gives hints to the render about the category to help in distinguishing the various types and subtypes.
 



rendsite.