Package org.eclipse.jdt.internal.formatter.comment

Interface Summary
IJavaDocTagConstants Javadoc tag constants.
 

Class Summary
CommentFormatterUtil Comment formatting utils.
HTMLEntity2JavaReader SubstitutionTextReader that will substitute plain text values for html entities encountered in the original text.
Java2HTMLEntityReader SubstitutionTextReader that will substitute html entities for html symbols encountered in the original text.
SubstitutionTextReader Reads the text contents from a reader and computes for each character a potential substitution.