JAVA2HTML(1) java2html 1.5 JAVA2HTML(1)
FSF FSF
March 2000
NAME
java2html - manual page for java2html 1.5
SYNOPSIS
java2html [OPTION]... [INPUT-FILE]...
java2html < INPUT-FILE > OUTPUT-FILE [OPTION]...
DESCRIPTION
given a source java file, produces an html source with syntax
highlighting.
-v, --verbose
verbose mode on
-d, --doc
creates html with title, header...
-c, --css=URL
use a css for formatting (implies --doc)
-T, --title=TITLE
give title to the html (implies --doc)
-i, --input=FILE
input file (default standard input)
-o, --output=FILE
output file (default standard output)
-t, --tab=TABLEN
specify tab length (default 8)
-V, --version
print version
AUTHOR
Written by Lorenzo Bettini <lorenzo.bettini@penteres.it>
Written by Lorenzo Bettini <lorenzo.bettini@penteres.it>
REPORTING BUGS
Report bugs to <bug-java2html@gnu.org>
Report bugs to <bug-java2html@gnu.org>
COPYRIGHT
Copyright c 1999, 2000, Lorenzo Bettini <lorenzo.bettini@penteres.it>
java2html comes with ABSOLUTELY NO WARRANTY.
This is free software; you may redistribute copies of java2html under
- 1 - Formatted: November 8, 2025
JAVA2HTML(1) java2html 1.5 JAVA2HTML(1)
FSF FSF
March 2000
the terms of the GNU General Public License. For more information
about these matters, see the file named COPYING.
SEE ALSO
The full documentation for java2html is maintained as a Texinfo
manual. If the info and java2html programs are properly installed at
your site, the command
info java2html
should give you access to the complete manual.
- 2 - Formatted: November 8, 2025