com.sun.tools.doclets.doccheck
Interface DocCheckConstants
- All Known Implementing Classes:
- DocCheck, Form
- public interface DocCheckConstants
Constants used in the doccheck app.
- Author:
- Eric Armstrong
badTextColor
public static final java.lang.String badTextColor
- See Also:
- Constant Field Values
MAJOR_ERR
public static final int MAJOR_ERR
- See Also:
- Constant Field Values
PKG_ERR
public static final int PKG_ERR
- See Also:
- Constant Field Values
TYPE_ERR
public static final int TYPE_ERR
- See Also:
- Constant Field Values
IFC_ERR
public static final int IFC_ERR
- See Also:
- Constant Field Values
CLASS_ERR
public static final int CLASS_ERR
- See Also:
- Constant Field Values
MEMBER_ERR
public static final int MEMBER_ERR
- See Also:
- Constant Field Values
INNER_ERR
public static final int INNER_ERR
- See Also:
- Constant Field Values
FIELD_ERR
public static final int FIELD_ERR
- See Also:
- Constant Field Values
EXECUTABLE_ERR
public static final int EXECUTABLE_ERR
- See Also:
- Constant Field Values
CONSTR_ERR
public static final int CONSTR_ERR
- See Also:
- Constant Field Values
METHOD_ERR
public static final int METHOD_ERR
- See Also:
- Constant Field Values
TAG_ERR
public static final int TAG_ERR
- See Also:
- Constant Field Values
TEXT_ERR
public static final int TEXT_ERR
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
ERR_CATEGORY_COUNT
public static final int ERR_CATEGORY_COUNT
- See Also:
- Constant Field Values
SELF_EVIDENT
public static final int SELF_EVIDENT
- See Also:
- Constant Field Values
NONE
public static final int NONE
- See Also:
- Constant Field Values
TAG_SPACER
public static final int TAG_SPACER
- See Also:
- Constant Field Values
CLASS_TAG
public static final int CLASS_TAG
- See Also:
- Constant Field Values
METHOD_TAG
public static final int METHOD_TAG
- See Also:
- Constant Field Values
INVALID_TAG
public static final int INVALID_TAG
- See Also:
- Constant Field Values
SEE_TAG
public static final int SEE_TAG
- See Also:
- Constant Field Values
NO_COMMENT
public static final int NO_COMMENT
- See Also:
- Constant Field Values
NO_TEXT
public static final int NO_TEXT
- See Also:
- Constant Field Values
NO_SINCE
public static final int NO_SINCE
- See Also:
- Constant Field Values
NO_EVIDENT
public static final int NO_EVIDENT
- See Also:
- Constant Field Values
HTML_FIRST
public static final int HTML_FIRST
- See Also:
- Constant Field Values
HTML_BODY
public static final int HTML_BODY
- See Also:
- Constant Field Values
HTML_NO_PERIOD
public static final int HTML_NO_PERIOD
- See Also:
- Constant Field Values
HTML_LIST
public static final int HTML_LIST
- See Also:
- Constant Field Values
HTML_ERROR
public static final int HTML_ERROR
- See Also:
- Constant Field Values
HTML_UNCLOSED
public static final int HTML_UNCLOSED
- See Also:
- Constant Field Values
HTML_EXTRA
public static final int HTML_EXTRA
- See Also:
- Constant Field Values
DEFAULT_CONSTR
public static final int DEFAULT_CONSTR
- See Also:
- Constant Field Values
IMPLEMENTS
public static final int IMPLEMENTS
- See Also:
- Constant Field Values
OVERRIDES
public static final int OVERRIDES
- See Also:
- Constant Field Values
TAG_MISSING
public static final int TAG_MISSING
- See Also:
- Constant Field Values
TAG_INVALID
public static final int TAG_INVALID
- See Also:
- Constant Field Values
TAG_TEXT
public static final int TAG_TEXT
- See Also:
- Constant Field Values
TAG_EXTRA
public static final int TAG_EXTRA
- See Also:
- Constant Field Values
TAG_MULTVER
public static final int TAG_MULTVER
- See Also:
- Constant Field Values
RET_MISSING
public static final int RET_MISSING
- See Also:
- Constant Field Values
RET_INVALID
public static final int RET_INVALID
- See Also:
- Constant Field Values
RET_TEXT
public static final int RET_TEXT
- See Also:
- Constant Field Values
RET_EXTRA
public static final int RET_EXTRA
- See Also:
- Constant Field Values
EXC_MISSING
public static final int EXC_MISSING
- See Also:
- Constant Field Values
EXC_INVALID
public static final int EXC_INVALID
- See Also:
- Constant Field Values
EXC_TEXT
public static final int EXC_TEXT
- See Also:
- Constant Field Values
EXC_EXTRA
public static final int EXC_EXTRA
- See Also:
- Constant Field Values
SEE_MISSING
public static final int SEE_MISSING
- See Also:
- Constant Field Values
SEE_INVALID
public static final int SEE_INVALID
- See Also:
- Constant Field Values
SEE_TEXT
public static final int SEE_TEXT
- See Also:
- Constant Field Values
ERR_TYPE_COUNT
public static final int ERR_TYPE_COUNT
- See Also:
- Constant Field Values
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.