DocCheck 1.2 Beta 2

com.sun.tools.doclets.doccheck
Class DocCheck.HtmlTag

java.lang.Object
  |
  +--com.sun.tools.doclets.doccheck.DocCheck.HtmlTag
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
DocCheck

public class DocCheck.HtmlTag
extends java.lang.Object
implements java.lang.Comparable

An inner class used to keep track of a tag and up to 60 characters that follow it.


Method Summary
 int compareTo(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

DocCheck 1.2 Beta 2

Report a bug or suggest a feature
Copyright 2000-2003 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, CA 95054, U.S.A. All Rights Reserved.