| Package | Description |
|---|---|
| com.ironsoftware.ironpdf.internal.proto |
| Modifier and Type | Method and Description |
|---|---|
PdfiumBookmarkP |
PdfiumBookmarkP.Builder.build() |
PdfiumBookmarkP |
PdfiumBookmarkP.Builder.buildPartial() |
PdfiumBookmarkP |
PdfBookmarkCollectionPOrBuilder.getBookmarks(int index)
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
PdfiumBookmarkP |
PdfBookmarkCollectionP.getBookmarks(int index)
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
PdfiumBookmarkP |
PdfBookmarkCollectionP.Builder.getBookmarks(int index)
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
static PdfiumBookmarkP |
PdfiumBookmarkP.getDefaultInstance() |
PdfiumBookmarkP |
PdfiumBookmarkP.getDefaultInstanceForType() |
PdfiumBookmarkP |
PdfiumBookmarkP.Builder.getDefaultInstanceForType() |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseDelimitedFrom(InputStream input) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(byte[] data) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(ByteBuffer data) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(com.google.protobuf.ByteString data) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(InputStream input) |
static PdfiumBookmarkP |
PdfiumBookmarkP.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<PdfiumBookmarkP> |
PdfBookmarkCollectionPOrBuilder.getBookmarksList()
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
List<PdfiumBookmarkP> |
PdfBookmarkCollectionP.getBookmarksList()
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
List<PdfiumBookmarkP> |
PdfBookmarkCollectionP.Builder.getBookmarksList()
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
com.google.protobuf.Parser<PdfiumBookmarkP> |
PdfiumBookmarkP.getParserForType() |
static com.google.protobuf.Parser<PdfiumBookmarkP> |
PdfiumBookmarkP.parser() |
| Modifier and Type | Method and Description |
|---|---|
PdfBookmarkCollectionP.Builder |
PdfBookmarkCollectionP.Builder.addBookmarks(int index,
PdfiumBookmarkP value)
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
PdfBookmarkCollectionP.Builder |
PdfBookmarkCollectionP.Builder.addBookmarks(PdfiumBookmarkP value)
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
PdfiumBookmarkP.Builder |
PdfiumBookmarkP.Builder.mergeFrom(PdfiumBookmarkP other) |
static PdfiumBookmarkP.Builder |
PdfiumBookmarkP.newBuilder(PdfiumBookmarkP prototype) |
PdfBookmarkCollectionP.Builder |
PdfBookmarkCollectionP.Builder.setBookmarks(int index,
PdfiumBookmarkP value)
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
| Modifier and Type | Method and Description |
|---|---|
PdfBookmarkCollectionP.Builder |
PdfBookmarkCollectionP.Builder.addAllBookmarks(Iterable<? extends PdfiumBookmarkP> values)
repeated .ironpdfengineproto.PdfiumBookmarkP bookmarks = 1; |
Copyright © 2022–2025 Iron Software. All rights reserved.