Uses of Class
com.ironsoftware.ironpdf.internal.proto.BookmarkCollection
-
Uses of BookmarkCollection in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionBookmarkCollection.Builder.build()
BookmarkCollection.Builder.buildPartial()
static BookmarkCollection
BookmarkCollection.getDefaultInstance()
BookmarkCollection.Builder.getDefaultInstanceForType()
BookmarkCollection.getDefaultInstanceForType()
GetBookmarksResult.Builder.getResult()
.IronPdfEngine.Proto.BookmarkCollection result = 1;
GetBookmarksResult.getResult()
.IronPdfEngine.Proto.BookmarkCollection result = 1;
GetBookmarksResultOrBuilder.getResult()
.IronPdfEngine.Proto.BookmarkCollection result = 1;
static BookmarkCollection
BookmarkCollection.parseDelimitedFrom
(InputStream input) static BookmarkCollection
BookmarkCollection.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollection
BookmarkCollection.parseFrom
(byte[] data) static BookmarkCollection
BookmarkCollection.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollection
BookmarkCollection.parseFrom
(com.google.protobuf.ByteString data) static BookmarkCollection
BookmarkCollection.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollection
BookmarkCollection.parseFrom
(com.google.protobuf.CodedInputStream input) static BookmarkCollection
BookmarkCollection.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollection
BookmarkCollection.parseFrom
(InputStream input) static BookmarkCollection
BookmarkCollection.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollection
BookmarkCollection.parseFrom
(ByteBuffer data) static BookmarkCollection
BookmarkCollection.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookmarkCollection>
BookmarkCollection.getParserForType()
static com.google.protobuf.Parser<BookmarkCollection>
BookmarkCollection.parser()
Modifier and TypeMethodDescriptionBookmarkCollection.Builder.mergeFrom
(BookmarkCollection other) GetBookmarksResult.Builder.mergeResult
(BookmarkCollection value) .IronPdfEngine.Proto.BookmarkCollection result = 1;
static BookmarkCollection.Builder
BookmarkCollection.newBuilder
(BookmarkCollection prototype) GetBookmarksResult.Builder.setResult
(BookmarkCollection value) .IronPdfEngine.Proto.BookmarkCollection result = 1;