public class PDF2HtmlConverter extends CommandLineBasedConverter
CommandLineBasedConverter.CmdReturn
CMD_NAME_PARAMETER, initParameters, TMP_PATH_PARAMETER
Constructor and Description |
---|
PDF2HtmlConverter() |
Modifier and Type | Method and Description |
---|---|
protected BlobHolder |
buildResult(List<String> cmdOutput,
CmdParameters cmdParams)
Builds result from commandLine output buffer.
|
protected Map<String,Blob> |
getCmdBlobParameters(BlobHolder blobHolder,
Map<String,Serializable> parameters)
Extracts BlobParameters.
|
protected Map<String,String> |
getCmdStringParameters(BlobHolder blobHolder,
Map<String,Serializable> parameters)
Extracts String parameters.
|
convert, execOnBlob, getCommandLineService, getCommandName, getTmpDirectory, init, isConverterAvailable
public PDF2HtmlConverter()
protected BlobHolder buildResult(List<String> cmdOutput, CmdParameters cmdParams)
CommandLineBasedConverter
buildResult
in class CommandLineBasedConverter
protected Map<String,Blob> getCmdBlobParameters(BlobHolder blobHolder, Map<String,Serializable> parameters) throws ConversionException
CommandLineBasedConverter
getCmdBlobParameters
in class CommandLineBasedConverter
ConversionException
protected Map<String,String> getCmdStringParameters(BlobHolder blobHolder, Map<String,Serializable> parameters) throws ConversionException
CommandLineBasedConverter
getCmdStringParameters
in class CommandLineBasedConverter
ConversionException
Copyright © 2015 Nuxeo SA. All rights reserved.