Doclet API

Uses of Interface
com.sun.javadoc.DocErrorReporter

Uses of DocErrorReporter in com.sun.javadoc
 

Subinterfaces of DocErrorReporter in com.sun.javadoc
 interface RootDoc
          Represents the root of the program structure information for one run of javadoc.
 

Methods in com.sun.javadoc with parameters of type DocErrorReporter
static boolean Doclet.validOptions(String[][] options, DocErrorReporter reporter)
          Check that options have the correct arguments.
 


Doclet API

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.