| Package | Description |
|---|---|
| org.docx4j.model.bookmarks |
| Modifier and Type | Method and Description |
|---|---|
BookmarksIntegrity.BookmarksStatus |
BookmarksIntegrity.check(java.util.List<java.lang.Object> contents,
boolean remediate) |
BookmarksIntegrity.BookmarksStatus |
BookmarksIntegrity.check(MainDocumentPart documentPart,
boolean remediate) |
static BookmarksIntegrity.BookmarksStatus |
BookmarksIntegrity.BookmarksStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BookmarksIntegrity.BookmarksStatus[] |
BookmarksIntegrity.BookmarksStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2023. All rights reserved.