public class BookmarksIntegrity
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BookmarksIntegrity.BookmarksStatus |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
BookmarksIntegrity() |
| Modifier and Type | Method and Description |
|---|---|
BookmarksIntegrity.BookmarksStatus |
check(java.util.List<java.lang.Object> contents,
boolean remediate) |
BookmarksIntegrity.BookmarksStatus |
check(MainDocumentPart documentPart,
boolean remediate) |
void |
setWriter(java.io.Writer writer)
To record (human readable) results
|
public void setWriter(java.io.Writer writer)
writer - public BookmarksIntegrity.BookmarksStatus check(MainDocumentPart documentPart, boolean remediate) throws java.lang.Exception
documentPart - remediate - java.lang.Exceptionpublic BookmarksIntegrity.BookmarksStatus check(java.util.List<java.lang.Object> contents, boolean remediate) throws java.io.IOException
paragraphs - remediate - java.io.IOExceptionjava.lang.ExceptionCopyright © 2007–2023. All rights reserved.