Class DocPaths
- java.lang.Object
-
- gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.DocPaths
-
@Deprecated public class DocPaths extends Object
Deprecated.Standard DocPath objects.This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
- Since:
- 8
-
-
Field Summary
Fields Modifier and Type Field Description static DocPathALLCLASSES_FRAMEDeprecated.The name of the file for all classes, using frames.static DocPathALLCLASSES_NOFRAMEDeprecated.The name of the file for all classes, without using frames.static DocPathCLASS_USEDeprecated.The name of the sub-directory for storing class usage info.static DocPathCONSTANT_VALUESDeprecated.The name of the file for constant values.static DocPathDEPRECATED_LISTDeprecated.The name of the fie for deprecated elements.static DocPathDOC_FILESDeprecated.The name of the subdirectory for user-provided additional documentation files.static DocPathGLASS_IMGDeprecated.The name of the image file showing a magnifying glass on the search box.static DocPathHELP_DOCDeprecated.The name of the file for help info.static DocPathINDEXDeprecated.The name of the main index file.static DocPathINDEX_ALLDeprecated.The name of the single index file for all classes.static DocPathINDEX_FILESDeprecated.The name of the directory for the split index files.static DocPathJAVASCRIPTDeprecated.The name of the default javascript file.static DocPathJQUERY_FILESDeprecated.The name of the directory for the jQuery.static DocPathJQUERY_JSDeprecated.The name of the default jQuery javascript file.static DocPathJQUERY_JS_1_10Deprecated.The name of the default jQuery javascript file.static DocPathJQUERY_STYLESHEET_FILEDeprecated.The name of the default jQuery stylesheet file.static DocPathJSZIPDeprecated.The name of the default jszip javascript file.static DocPathJSZIP_MINDeprecated.The name of the default jszip javascript file.static DocPathJSZIPUTILSDeprecated.The name of the default jszip-utils javascript file.static DocPathJSZIPUTILS_IEDeprecated.The name of the default jszip-utils javascript file.static DocPathJSZIPUTILS_IE_MINDeprecated.The name of the default jszip-utils javascript file.static DocPathJSZIPUTILS_MINDeprecated.The name of the default jszip-utils javascript file.static DocPathMEMBER_SEARCH_INDEX_JSONDeprecated.The name of the member search index file.static DocPathMEMBER_SEARCH_INDEX_ZIPDeprecated.The name of the member search index zip file.static DocPathOVERVIEW_FRAMEDeprecated.The name of the file for the overview frame.static DocPathOVERVIEW_SUMMARYDeprecated.The name of the file for the overview summary.static DocPathOVERVIEW_TREEDeprecated.The name of the file for the overview tree.static DocPathPACKAGE_FRAMEDeprecated.The name of the file for the package frame.static DocPathPACKAGE_LISTDeprecated.The name of the file for the package list.static DocPathPACKAGE_SEARCH_INDEX_JSONDeprecated.The name of the package search index file.static DocPathPACKAGE_SEARCH_INDEX_ZIPDeprecated.The name of the package search index zipfile.static DocPathPACKAGE_SUMMARYDeprecated.The name of the file for the package summary.static DocPathPACKAGE_TREEDeprecated.The name of the file for the package tree.static DocPathPACKAGE_USEDeprecated.The name of the file for the package usage info.static DocPathPROFILE_OVERVIEW_FRAMEDeprecated.The name of the file for the overview frame.static DocPathRESOURCESDeprecated.The name of the sub-package from which resources are read.static DocPathSEARCH_JSDeprecated.The name of the search javascript file.static DocPathSERIALIZED_FORMDeprecated.The name of the file for the serialized form info.static DocPathSOURCE_OUTPUTDeprecated.The name of the directory in which HTML versions of the source code are generated.static DocPathSTYLESHEETDeprecated.The name of the default stylesheet.static DocPathTAG_SEARCH_INDEX_JSONDeprecated.The name of the tag search index file.static DocPathTAG_SEARCH_INDEX_ZIPDeprecated.The name of the tag search index zip file.static DocPathTYPE_SEARCH_INDEX_JSONDeprecated.The name of the type search index file.static DocPathTYPE_SEARCH_INDEX_ZIPDeprecated.The name of the type search index zip file.static DocPathX_IMGDeprecated.The name of the image file for undo button on the search box.
-
Constructor Summary
Constructors Constructor Description DocPaths()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static DocPathindexN(int n)Deprecated.Generate the name of one of the files in the split index.
-
-
-
Field Detail
-
ALLCLASSES_FRAME
public static final DocPath ALLCLASSES_FRAME
Deprecated.The name of the file for all classes, using frames.
-
ALLCLASSES_NOFRAME
public static final DocPath ALLCLASSES_NOFRAME
Deprecated.The name of the file for all classes, without using frames.
-
CLASS_USE
public static final DocPath CLASS_USE
Deprecated.The name of the sub-directory for storing class usage info.
-
CONSTANT_VALUES
public static final DocPath CONSTANT_VALUES
Deprecated.The name of the file for constant values.
-
DEPRECATED_LIST
public static final DocPath DEPRECATED_LIST
Deprecated.The name of the fie for deprecated elements.
-
DOC_FILES
public static final DocPath DOC_FILES
Deprecated.The name of the subdirectory for user-provided additional documentation files.
-
GLASS_IMG
public static final DocPath GLASS_IMG
Deprecated.The name of the image file showing a magnifying glass on the search box.
-
HELP_DOC
public static final DocPath HELP_DOC
Deprecated.The name of the file for help info.
-
INDEX
public static final DocPath INDEX
Deprecated.The name of the main index file.
-
INDEX_ALL
public static final DocPath INDEX_ALL
Deprecated.The name of the single index file for all classes.
-
INDEX_FILES
public static final DocPath INDEX_FILES
Deprecated.The name of the directory for the split index files.
-
JAVASCRIPT
public static final DocPath JAVASCRIPT
Deprecated.The name of the default javascript file.
-
JQUERY_FILES
public static final DocPath JQUERY_FILES
Deprecated.The name of the directory for the jQuery.
-
JQUERY_STYLESHEET_FILE
public static final DocPath JQUERY_STYLESHEET_FILE
Deprecated.The name of the default jQuery stylesheet file.
-
JQUERY_JS_1_10
public static final DocPath JQUERY_JS_1_10
Deprecated.The name of the default jQuery javascript file.
-
JQUERY_JS
public static final DocPath JQUERY_JS
Deprecated.The name of the default jQuery javascript file.
-
JSZIP
public static final DocPath JSZIP
Deprecated.The name of the default jszip javascript file.
-
JSZIP_MIN
public static final DocPath JSZIP_MIN
Deprecated.The name of the default jszip javascript file.
-
JSZIPUTILS
public static final DocPath JSZIPUTILS
Deprecated.The name of the default jszip-utils javascript file.
-
JSZIPUTILS_MIN
public static final DocPath JSZIPUTILS_MIN
Deprecated.The name of the default jszip-utils javascript file.
-
JSZIPUTILS_IE
public static final DocPath JSZIPUTILS_IE
Deprecated.The name of the default jszip-utils javascript file.
-
JSZIPUTILS_IE_MIN
public static final DocPath JSZIPUTILS_IE_MIN
Deprecated.The name of the default jszip-utils javascript file.
-
MEMBER_SEARCH_INDEX_JSON
public static final DocPath MEMBER_SEARCH_INDEX_JSON
Deprecated.The name of the member search index file.
-
MEMBER_SEARCH_INDEX_ZIP
public static final DocPath MEMBER_SEARCH_INDEX_ZIP
Deprecated.The name of the member search index zip file.
-
OVERVIEW_FRAME
public static final DocPath OVERVIEW_FRAME
Deprecated.The name of the file for the overview frame.
-
OVERVIEW_SUMMARY
public static final DocPath OVERVIEW_SUMMARY
Deprecated.The name of the file for the overview summary.
-
OVERVIEW_TREE
public static final DocPath OVERVIEW_TREE
Deprecated.The name of the file for the overview tree.
-
PACKAGE_FRAME
public static final DocPath PACKAGE_FRAME
Deprecated.The name of the file for the package frame.
-
PACKAGE_LIST
public static final DocPath PACKAGE_LIST
Deprecated.The name of the file for the package list.
-
PACKAGE_SEARCH_INDEX_JSON
public static final DocPath PACKAGE_SEARCH_INDEX_JSON
Deprecated.The name of the package search index file.
-
PACKAGE_SEARCH_INDEX_ZIP
public static final DocPath PACKAGE_SEARCH_INDEX_ZIP
Deprecated.The name of the package search index zipfile.
-
PACKAGE_SUMMARY
public static final DocPath PACKAGE_SUMMARY
Deprecated.The name of the file for the package summary.
-
PACKAGE_TREE
public static final DocPath PACKAGE_TREE
Deprecated.The name of the file for the package tree.
-
PACKAGE_USE
public static final DocPath PACKAGE_USE
Deprecated.The name of the file for the package usage info.
-
PROFILE_OVERVIEW_FRAME
public static final DocPath PROFILE_OVERVIEW_FRAME
Deprecated.The name of the file for the overview frame.
-
RESOURCES
public static final DocPath RESOURCES
Deprecated.The name of the sub-package from which resources are read.
-
SEARCH_JS
public static final DocPath SEARCH_JS
Deprecated.The name of the search javascript file.
-
SERIALIZED_FORM
public static final DocPath SERIALIZED_FORM
Deprecated.The name of the file for the serialized form info.
-
SOURCE_OUTPUT
public static final DocPath SOURCE_OUTPUT
Deprecated.The name of the directory in which HTML versions of the source code are generated.
-
STYLESHEET
public static final DocPath STYLESHEET
Deprecated.The name of the default stylesheet.
-
TAG_SEARCH_INDEX_JSON
public static final DocPath TAG_SEARCH_INDEX_JSON
Deprecated.The name of the tag search index file.
-
TAG_SEARCH_INDEX_ZIP
public static final DocPath TAG_SEARCH_INDEX_ZIP
Deprecated.The name of the tag search index zip file.
-
TYPE_SEARCH_INDEX_JSON
public static final DocPath TYPE_SEARCH_INDEX_JSON
Deprecated.The name of the type search index file.
-
TYPE_SEARCH_INDEX_ZIP
public static final DocPath TYPE_SEARCH_INDEX_ZIP
Deprecated.The name of the type search index zip file.
-
X_IMG
public static final DocPath X_IMG
Deprecated.The name of the image file for undo button on the search box.
-
-
Method Detail
-
indexN
public static DocPath indexN(int n)
Deprecated.Generate the name of one of the files in the split index.
-
-