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