Class DocBookTool

All Implemented Interfaces:
ITool, IVariable, Serializable, Cloneable

@OpenApiAll public class DocBookTool extends Tool
The tool support docbook template.
Since:
Jul 18, 2008
See Also:
  • Constructor Details

    • DocBookTool

      public DocBookTool()
  • Method Details

    • format

      public ITool.RetainedString format(String text)
      Format the input text into docbook tags.
      Parameters:
      text - either plain text or html text.
      Returns:
      new text in docbook format