public class DocumentationReporter extends Object
DocumentationReporter()
void
clear()
error(String message)
List
getMessages()
getMessagesByType(int type)
boolean
hasErrors()
info(String message)
warn(String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DocumentationReporter()
public void info(String message)
public void warn(String message)
public void error(String message)
public List getMessagesByType(int type)
public List getMessages()
public boolean hasErrors()
public void clear()
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.