public interface FileFormatProperties
Modifier and Type | Method and Description |
---|---|
String |
getFileExtension()
Gets the file extension.
|
boolean |
supports8dot()
Returns true if 8-dot is supported, false otherwise.
|
boolean |
supportsDuplex()
Returns true if duplex is supported, false otherwise.
|
boolean supports8dot()
boolean supportsDuplex()
String getFileExtension()