Package atg.endeca.assembler.cartridge.renderer

Interface Summary
ContentItemToRendererPath An interface that defines a method used to map a cartridge to a renderer.
ReplacementValueProducer An interface used with ContentItemToRendererPath implementations.
 

Class Summary
ContentItemToRendererPathImpl An implementation of the atg.endeca.assembler.cartridge.renderer.ContentItemToRendererPath interface.
SelectorReplacementValueProducer This ReplacementValueProducer is used to determine the value for place holders when attempting to resolve the path to a renderer (usually a JSP) for a particular ContentItem type.