public interface FileFormat extends Factory, FileFormatProperties
FactoryProperties.ComparatorBuilder
Modifier and Type | Method and Description |
---|---|
TableFilter |
getTableFilter()
Gets the table filter.
|
EmbosserWriter |
newEmbosserWriter(OutputStream os)
Creates a new embosser writer.
|
boolean |
supportsTable(Table table)
Returns true if the table is supported, false otherwise.
|
getFeature, getProperty, setFeature
getDescription, getDisplayName, getIdentifier, newComparatorBuilder
getFileExtension, supports8dot, supportsDuplex
boolean supportsTable(Table table)
table
- the tableTableFilter getTableFilter()
EmbosserWriter newEmbosserWriter(OutputStream os)
os
- the output stream