Class CheckResult
java.lang.Object
com.acrolinx.sidebar.pojo.document.CheckResult
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCheckResult(CheckedDocumentPart checkedDocumentPart) CheckResult(CheckedDocumentPart checkedDocumentPart, Map<String, String> embedCheckInformation, String inputFormat) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
ACROLINX_PROCESSING_INSTRUCTION_TAG_NAME
- See Also:
-
-
Constructor Details
-
CheckResult
-
CheckResult
public CheckResult(CheckedDocumentPart checkedDocumentPart, Map<String, String> embedCheckInformation, String inputFormat)
-
-
Method Details
-
getCheckedDocumentPart
-
getEmbedCheckInformation
-
getEmbedCheckDataAsEmbeddableString
-
getInputFormat
-