org.apache.maven.plugin.docck.reports
Class DocumentationReporter
java.lang.Object
org.apache.maven.plugin.docck.reports.DocumentationReporter
public class DocumentationReporter
- extends java.lang.Object
- Author:
- Edwin Punzalan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentationReporter
public DocumentationReporter()
info
public void info(java.lang.String message)
warn
public void warn(java.lang.String message)
error
public void error(java.lang.String message)
getMessagesByType
public java.util.List getMessagesByType(int type)
getMessages
public java.util.List getMessages()
hasErrors
public boolean hasErrors()
clear
public void clear()
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.