|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.doclets.internal.toolkit.util.DocFinder
public class DocFinder
Search for the requested documentation. Inherit documentation if necessary.
| Nested Class Summary | |
|---|---|
static class |
DocFinder.Input
The class that encapsulates the input. |
static class |
DocFinder.Output
The class that encapsulates the output. |
| Constructor Summary | |
|---|---|
DocFinder()
|
|
| Method Summary | |
|---|---|
static DocFinder.Output |
search(DocFinder.Input input)
Search for the requested comments in the given method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocFinder()
| Method Detail |
|---|
public static DocFinder.Output search(DocFinder.Input input)
input - the input object used to perform the search.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||