Class CheckOptions


  • public class CheckOptions
    extends java.lang.Object
    Check options define how the Acrolinx Server handles document to check.
    • Constructor Detail

      • CheckOptions

        public CheckOptions​(RequestDescription requestDescription,
                            InputFormat inputFormat,
                            DocumentSelection documentSelection,
                            ExternalContent externalContent)
        Parameters:
        inputFormat - Check InputFormat for valid formats.
        requestDescription - Contains the document reference. This can be an id or path to identify the document.
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object