Interface CDMFrSyncTransformer

    • Method Detail

      • supports

        boolean supports​(Document document)
        Analyze the document and tell if it's support or not by the current transformer.
        Parameters:
        document - The document to analyze.
        Returns:
        TRUE if the document is supported by the transformer, otherwise FALSE.