usr/src/lib/qdox/sunman/qdox.3
changeset 0 b34509ac961f
child 11 87960ed158f9
equal deleted inserted replaced
-1:000000000000 0:b34509ac961f
       
     1 '\" t
       
     2 .\"
       
     3 .\" CDDL HEADER START
       
     4 .\"
       
     5 .\" The contents of this file are subject to the terms of the
       
     6 .\" Common Development and Distribution License (the "License").
       
     7 .\" You may not use this file except in compliance with the License.
       
     8 .\"
       
     9 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    10 .\" or http://www.opensolaris.org/os/licensing.
       
    11 .\" See the License for the specific language governing permissions
       
    12 .\" and limitations under the License.
       
    13 .\"
       
    14 .\" When distributing Covered Code, include this CDDL HEADER in each
       
    15 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    16 .\" If applicable, add the following below this CDDL HEADER, with the
       
    17 .\" fields enclosed by brackets "[]" replaced with your own identifying
       
    18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
       
    19 .\"
       
    20 .\" CDDL HEADER END
       
    21 .\"
       
    22 .\" Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
       
    23 .\" Use is subject to license terms.
       
    24 .\"
       
    25 .\" ident	"@(#)qdox.3	1.1	09/07/23 SMI"
       
    26 .\"
       
    27 .\" This man page created by Sun to provide a reference to the html
       
    28 .\" for qdox with the Drools distribution.
       
    29 .\"
       
    30 .TH qdox 3 "21 April 2009"
       
    31 .SH NAME
       
    32 qdox \- High speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. 
       
    33 .SH DESCRIPTION
       
    34 qdox(3) is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.For additional information on using qdox, browse the complete html documentation at:
       
    35 .IP
       
    36 .B file:/usr/share/lib/java/javadoc/qdox/index.html 
       
    37 .LP
       
    38 .SH LICENSE
       
    39 ASL
       
    40 .SH FILES
       
    41 /usr/share/lib/java/qdox.jar
       
    42 .IP
       
    43 qdox jar file
       
    44 .LP
       
    45 /usr/share/lib/java/javadoc/qdox/index.html
       
    46 .IP
       
    47 qdox API documentation generated with javadoc.
       
    48 .LP
       
    49 .SH ATTRIBUTES
       
    50 See
       
    51 .BR attributes (5)
       
    52 for descriptions of the following attributes:
       
    53 .sp
       
    54 .TS
       
    55 box;
       
    56 cbp-1 | cbp-1
       
    57 l  |  l  .
       
    58 ATTRIBUTE TYPE	ATTRIBUTE VALUE
       
    59 =
       
    60 Availability	SUNWqdox
       
    61 =
       
    62 Interface Stability	Uncommitted 
       
    63 .TE
       
    64 .SH SEE ALSO
       
    65 http://qdox.codehaus.org/
       
    66 .SH NOTES
       
    67 Source for qdox is available on http://opensolaris.org
       
    68 g/download.html