Package com.aquima.interactions.framework.renderer.document


package com.aquima.interactions.framework.renderer.document
  • Classes
    Class
    Description
    Default xml renderer to render composer objects to document xml.
    This class converts an IAsset implementation to an XML node for document xml generation.
    This class renders an IButton implementation to an XML node for document xml generation.
    This class converts an IContainer implementation to an XML node for document xml generation.
    This class converts an IContentItem implementation to an XML node for document xml generation.
    This class converts an IDocument implementation to an XML node for document xml generation.
    Post processor for document xml rendering.
    Internal base class for the xml document renderer classes.
    This class converts an FailedElement to XML comment for document xml generation.
    This class converts an IField implementation to an XML node for document xml generation.
    This class can be used to render elements that should be ignored.
    This class converts an IImage implementation to an XML node for document xml generation.
    This class converts a DCM_TaskList, DCM_WorkList, AQ_WorkList, AQ_CaseList or AQ_InstanceList instance to an XML node for document xml generation.
    This class converts an IPage implementation to an XML node for document xml generation.
    This class converts an ITextItem implementation to an XML node for document xml generation.
    This class can be used to render unknown elements to xml for document rendering.