TargetConversion

Inheritance: java.lang.Object

public final class TargetConversion

Represents possible target conversion and a flag is it a primary or secondary

Methods

Method Description
getFormat() Target document format
isPrimary() Is the conversion primary
getConvertOptions() Predefined convert options which could be used to convert to current type

getFormat()

public FileType getFormat()

Target document format

Returns: FileType - Target document format

isPrimary()

public boolean isPrimary()

Is the conversion primary

Returns: boolean - true if primary

getConvertOptions()

public ConvertOptions getConvertOptions()

Predefined convert options which could be used to convert to current type

Returns: ConvertOptions - convert options