Package | Description |
---|---|
org.jboss.logging.processor.apt.report |
Modifier and Type | Method | Description |
---|---|---|
static ReportType |
ReportType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReportType[] |
ReportType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static ReportWriter |
ReportWriter.of(ReportType reportType,
MessageInterface messageInterface,
BufferedWriter writer) |
Creates a new report writer based on the report type.
|
Copyright © 2018. All rights reserved.