public class DeadHTMLComposer extends HTMLComposerImpl
A_CLOSING, A_HREF_OPENING, B_CLOSING, B_OPENING, BR, CLOSE_TAG, CODE_CLOSING, CODE_OPENING, NBSP
Constructor and Description |
---|
DeadHTMLComposer(InspectionToolPresentation presentation) |
Modifier and Type | Method and Description |
---|---|
protected void |
appendAdditionalListItemInfo(java.lang.StringBuilder buf,
RefElement refElement) |
static void |
appendProblemSynopsis(RefElement refElement,
java.lang.StringBuilder buf) |
void |
compose(java.lang.StringBuilder buf,
RefEntity refEntity) |
void |
compose(java.lang.StringBuilder buf,
RefEntity refEntity,
boolean toExternalHtml) |
appendElementInReferences, appendElementOutReferences, appendElementReference, appendElementReference, appendElementReference, appendElementReference, appendListItem, appendNoProblems, appendQualifiedName, appendQuickFix, appendResolution, compose, composeNumereables, doneList, doneListItem, genPageHeader, getExtension, startList, startListItem
appendAfterHeaderIndention, appendAfterHeaderIndention, appendHeading
public DeadHTMLComposer(InspectionToolPresentation presentation)
public void compose(java.lang.StringBuilder buf, RefEntity refEntity)
compose
in class HTMLComposerImpl
public void compose(java.lang.StringBuilder buf, RefEntity refEntity, boolean toExternalHtml)
public static void appendProblemSynopsis(RefElement refElement, java.lang.StringBuilder buf)
protected void appendAdditionalListItemInfo(java.lang.StringBuilder buf, RefElement refElement)
appendAdditionalListItemInfo
in class HTMLComposerImpl