jpicedt.format.output.util
Class TeXCommentFormatter
java.lang.Object
jpicedt.format.output.util.BaseCommentFormatter
jpicedt.format.output.util.TeXCommentFormatter
- All Implemented Interfaces:
- CommentFormatting
public class TeXCommentFormatter
- extends BaseCommentFormatter
- implements CommentFormatting
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TeXCommentFormatter
public TeXCommentFormatter(FormatterFactory factory)
getContentTypeCommentFormatting
public String getContentTypeCommentFormatting()
- Specified by:
getContentTypeCommentFormatting
in interface CommentFormatting
strongCommentFormat
public void strongCommentFormat(String s)
- Specified by:
strongCommentFormat
in interface CommentFormatting
weakCommentFormat
public void weakCommentFormat(String s)
- Specified by:
weakCommentFormat
in interface CommentFormatting
Submit a bug : syd@jpicedt.org