public class JHighlight extends java.lang.Object
The following file extensions will be processed: .java
,
.html
, .htm
, .xhtml
,
.xml
and .lzx
.
Execute the highlighting with the following syntax:
java com.uwyn.jhighlight.JHighlight [--verbose] [--fragment] [-d destdir] [-e encoding] file|dir ...
--verbose |
Output messages about what the parser is doing. |
--fragment |
Output fragments instead of complete documents. |
-d |
Specify the destination directory |
-e |
Specify the encoding of the files |
RIFE template tags are also supported and will be clearly highlighted.
Constructor and Description |
---|
JHighlight() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] arguments) |
public JHighlight()
public static void main(java.lang.String[] arguments) throws java.lang.Throwable
java.lang.Throwable
Copyright © 2004-2006 Uwyn bvba/sprl and Omnicore Software. All Rights Reserved.