Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Formatter::HTML::CommentFormatter
class QuoteHTML
Files: Synopsis/Formatter/HTML/CommentFormatter.py
QuoteHTML-inheritance Scopes/Synopsis/Formatter/HTML/CommentFormatter/CommentFormatterStrategy.html

A formatter that quotes HTML characters like the angle brackets and the ampersand. Formats both text and summary.


Operations Summary:
 format(self, page, decl, text)
Replace angle brackets with HTML codes [Source]
 format_summary(self, page, decl, text)
Replace angle brackets with HTML codes [Source]