/[classpath]/classpath/com/sun/javadoc/Doclet.java
ViewVC logotype

Diff of /classpath/com/sun/javadoc/Doclet.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by rao, Fri Mar 17 21:10:01 2000 UTC revision 1.3 by bryce, Thu Feb 14 03:30:44 2002 UTC
# Line 71  optionLength(String opt) Line 71  optionLength(String opt)
71    * @return <code>true</code> if the options are valid, <code>false</code>    * @return <code>true</code> if the options are valid, <code>false</code>
72    * otherwise.    * otherwise.
73    */    */
74  public boolean  public static boolean
75  validOptions(String[][] opts, DocErrorReporter logger)  validOptions(String[][] opts, DocErrorReporter logger)
76  {  {
77    return(true);    return(true);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26