public interface DataExporter
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_OUTPUT_NAME
The name to be used as default for the JavaDoc Coverage report if
a specific name is not given.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
build()
Builds the JavaDoc Coverage Report to the file
specified by
getReportFileName(). |
String |
getReportFileName()
Gets the actual name to be used for the JavaDoc Coverage Report,
whether the default or given one.
|
static final String DEFAULT_OUTPUT_NAME
String getReportFileName()
DEFAULT_OUTPUT_NAMEboolean build()
getReportFileName().Copyright © 2017 Manoel Campos da Silva Filho. All rights reserved.