Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

javadocs

http://javadocs.org/%s
SYNOPSIS
    javadocs <query>

EXAMPLES
    javadocs String
    javadocs java.security
    javadocs java.lang.NullPointerException

DESCRIPTION
    Uses Pete Freitag's javadocs.org service to search Sun's API 
    documentation.

    Does everything javadocs.org does---returns results for class names 
    and packages in the J2SE API.  If javadocs can't find it, the query is 
    passed on to Google.

    See also: 
       * http://www.petefreitag.com/item/133.cfm
       * http://javadocs.org/
    
790 uses - Created 2005-06-20 18:31:44 - Last used 2022-09-16 07:30:47
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.