- org.apache.groovy.groovysh.util.DocFinder
-
class DocFinder
extends HashMap<String, Object>
Lazily resolves documentation URLs for Groovy, JDK, and Groovy JDK types.
-
-
Constructor Summary
Constructors
| Constructor and description |
DocFinder()
|
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
Object |
get(Object key) Resolves documentation links for the supplied type expression. |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.