Class DoxiaDocumentRenderer

  • All Implemented Interfaces:
    DocumentRenderer

    public class DoxiaDocumentRenderer
    extends Object
    implements DocumentRenderer
    Renderer for a document that has a source file to be parsed by Doxia. Details about the source file are in RenderingContext, which is expected to have a non-null parserId and extension.
    Author:
    Brett Porter