Package org.oddjob.arooa.beandocs.element
package org.oddjob.arooa.beandocs.element
Elements break a document section into it's various parts so that documentation can be produced in
various formats such as HTML and MarkDown.
-
ClassDescriptionA part of a section of Documentation.Inline preformatted element.DocElementVisitor<C,
R> Visits anBeanDocElement.An End Html Element.Wrap an Exception.Wraps a block of Java code.A link to either another reference item or java doc.Inline literal that needs to be escaped when formatted to HTML.Wraps a block of plain text.Standard element that has no special formattingA Start Html Element.Wraps a block of XML.