http://www.jpicedt.org

jpicedt.format.output.util
Class TeXCommentFormatter

java.lang.Object
  extended by jpicedt.format.output.util.BaseCommentFormatter
      extended by jpicedt.format.output.util.TeXCommentFormatter
All Implemented Interfaces:
CommentFormatting

public class TeXCommentFormatter
extends BaseCommentFormatter
implements CommentFormatting


Constructor Summary
TeXCommentFormatter(FormatterFactory factory)
           
 
Method Summary
 String getContentTypeCommentFormatting()
           
 void strongCommentFormat(String s)
           
 void weakCommentFormat(String s)
           
 
Methods inherited from class jpicedt.format.output.util.BaseCommentFormatter
commentFormat, setWriter, verbatimWriteLine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jpicedt.graphic.io.formatter.CommentFormatting
setWriter, verbatimWriteLine
 

Constructor Detail

TeXCommentFormatter

public TeXCommentFormatter(FormatterFactory factory)
Method Detail

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

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org