Class Index | File Index

Classes


Class odf.CommandLineTools


Defined in: CommandLineTools.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
render(inputfilepath, document, callback)
 
roundTrip(inputfilepath, outputfilepath, callback)
Class Detail
odf.CommandLineTools()
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}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Aug 06 2015 04:10:40 GMT+0200 (MESZ)