Main Table of Contents

Usage

Table of Contents

Syntax

Syntax

Usage (EBNF style):

java {-D<option.name>=<option.value>} org.htmlc.HtmlCompiler <file>{ <file>}
Or using an alternative notation (Regular Expression style):
java (-D<option.name>=<option.value>)* org.htmlc.HtmlCompiler <file>+
Possible values for <option.name>: