PropertySource, Rendererpublic class YAHTMLRenderer extends AbstractAccumulatingRenderer
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
NAME |
|
static StringProperty |
OUTPUT_DIR |
reportpropertyDescriptors, propertyValuesByDescriptordescription, name, showSuppressedViolations, writer| Constructor | Description |
|---|---|
YAHTMLRenderer() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
defaultFileExtension() |
Return the default filename extension to use.
|
void |
end() |
Subclasses should output the
AbstractAccumulatingRenderer.report. |
renderFileReport, start, startFileAnalysiscopyPropertyDescriptors, copyPropertyValues, definePropertyDescriptor, dysfunctionReason, getPropertiesByPropertyDescriptor, getProperty, getPropertyDescriptor, getPropertyDescriptors, hasDescriptor, ignoredProperties, setProperty, setProperty, useDefaultValueFor, usesDefaultValuesflush, getDescription, getName, getWriter, isShowSuppressedViolations, setDescription, setName, setShowSuppressedViolations, setWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefinePropertyDescriptor, dysfunctionReason, getPropertiesByPropertyDescriptor, getProperty, getPropertyDescriptor, getPropertyDescriptors, hasDescriptor, ignoredProperties, setProperty, setProperty, useDefaultValueFor, usesDefaultValuespublic static final java.lang.String NAME
public static final StringProperty OUTPUT_DIR
public java.lang.String defaultFileExtension()
Rendererpublic void end()
throws java.io.IOException
AbstractAccumulatingRendererAbstractAccumulatingRenderer.report.
This method is at the very end of the Rendering process, after
Renderer.renderFileReport(Report).end in interface Rendererend in class AbstractAccumulatingRendererjava.io.IOExceptionCopyright © 2002–2018 PMD. All rights reserved.