public class DocumentationReporter extends Object
Constructor and Description |
---|
DocumentationReporter() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
error(String message) |
List<String> |
getMessages() |
List<String> |
getMessagesByType(int type) |
boolean |
hasErrors() |
void |
info(String message) |
void |
warn(String message) |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.