public class BookmarksIntegrity extends 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(List<Object> contents,
boolean remediate) |
BookmarksIntegrity.BookmarksStatus |
check(MainDocumentPart documentPart,
boolean remediate) |
void |
setWriter(Writer writer)
To record (human readable) results
|
public void setWriter(Writer writer)
writer - public BookmarksIntegrity.BookmarksStatus check(MainDocumentPart documentPart, boolean remediate) throws Exception
documentPart - remediate - Exceptionpublic BookmarksIntegrity.BookmarksStatus check(List<Object> contents, boolean remediate) throws IOException
paragraphs - remediate - IOExceptionExceptionCopyright © 2007-2022. All Rights Reserved.