Class odf.CommandLineTools
Defined in: CommandLineTools.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
render(inputfilepath, document, callback)
|
|
roundTrip(inputfilepath, outputfilepath, callback)
|
Method Detail
{undefined}
render(inputfilepath, document, callback)
- Parameters:
- {!string} inputfilepath
- {!Document} document
- {!function(*):undefined} callback
- Returns:
- {undefined}
{!odf.OdfContainer}
roundTrip(inputfilepath, outputfilepath, callback)
- Parameters:
- {!string} inputfilepath
- {!string} outputfilepath
- {!function(string=):undefined} callback
- Returns:
- {!odf.OdfContainer}