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
- Exception
public BookmarksIntegrity.BookmarksStatus check(List<Object> contents, boolean remediate) throws IOException
paragraphs
- remediate
- IOException
Exception
Copyright © 2007-2019. All Rights Reserved.