Class OpenOfficeODTConverter

    • Constructor Detail

      • OpenOfficeODTConverter

        public OpenOfficeODTConverter()
    • Method Detail

      • isDocumentSupported

        public boolean isDocumentSupported​(File document)
        Description copied from class: OpenOfficeConverter
        Is the specified document in the format on which the converter works?
        Specified by:
        isDocumentSupported in class OpenOfficeConverter
        Parameters:
        document - the document to check its format is supported.
        Returns:
        true if the format of the document is supported by this converter, false otherwise.