Class CheckOptions

java.lang.Object
com.acrolinx.sidebar.pojo.settings.CheckOptions

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

    • 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 Details