| Modifier and Type | Class and Description |
|---|---|
static class |
KSOpCompileXHTML.XHTMLPagination
The type of XHTML pagination.
|
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jfunctional.Unit |
call() |
static KSOpType |
create(Path in_path,
Path in_output_path,
KSXOMSettings in_settings,
KSOpCompileXHTML.XHTMLPagination in_pagination,
boolean in_css_create_default)
Construct a new operation.
|
public static KSOpType create(Path in_path, Path in_output_path, KSXOMSettings in_settings, KSOpCompileXHTML.XHTMLPagination in_pagination, boolean in_css_create_default)
in_path - The input filein_output_path - The output directoryin_settings - The export settingsin_pagination - The pagination type (single or multi-page,
etc)in_css_create_default - true iff the default provided CSS
files should be written to the output
directoryCopyright © 2016 <code@io7m.com> http://io7m.com