Class SearchIndexItem
java.lang.Object
gw.gosudoc.com.sun.tools.doclets.formats.html.SearchIndexItem
Deprecated.
Index item for search.
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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
label
Deprecated. -
url
Deprecated. -
category
Deprecated. -
containingPackage
Deprecated. -
containingClass
Deprecated. -
holder
Deprecated. -
description
Deprecated.
-
-
Constructor Details
-
SearchIndexItem
public SearchIndexItem()Deprecated.
-
-
Method Details
-
setLabel
Deprecated. -
getLabel
Deprecated. -
setUrl
Deprecated. -
getUrl
Deprecated. -
setContainingPackage
Deprecated. -
setContainingClass
Deprecated. -
setCategory
Deprecated. -
setHolder
Deprecated. -
getHolder
Deprecated. -
setDescription
Deprecated. -
getDescription
Deprecated. -
toString
Deprecated.
-