Package org.x4o.maisdoc.model


package org.x4o.maisdoc.model
The mais-doc page and node model.
Since:
1.0 May 12,2013
Author:
Willem Cazander
  • Class
    Description
    ApiDoc holds all config and data to write a full api doc structure.
    ApiDocConcept defines the prime concepts which for which we write documents.
    ApiDocIndexItem holds data to print the index all page.
    ApiDocNavLink holds all fields of an navigation link.
    ApiDocNode defines the concept impl data tree nodes for which we write documents.
    ApiDocNodeBody are the parts from which the content body is created.
    ApiDocNodeData holds all data the is configed per node page.
    ApiDocNodeDataConfigurator is for per node config of data.
    ApiDocNodeWriter are the parts from which the content body is created.
    ApiDocPage defines seperate pages for the documentation.
    ApiDocPageWriter writes a page content part.
    ApiDocRemoteUrl defines the javadoc package-list remote url.
    ApiDocWriteEvent holds the needed objects to process write events of content parts.