Class CheckOptions
java.lang.Object
com.acrolinx.sidebar.pojo.settings.CheckOptions
Check options define how the Acrolinx Server handles document to check.
-
Constructor Summary
ConstructorsConstructorDescriptionCheckOptions(RequestDescription requestDescription, InputFormat inputFormat, DocumentSelection documentSelection, ExternalContent externalContent) -
Method Summary
-
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