Uses of Class
com.ironsoftware.ironpdf.internal.proto.BookmarkCollection
Packages that use BookmarkCollection
-
Uses of BookmarkCollection in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BookmarkCollectionModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BookmarkCollectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookmarkCollection>
BookmarkCollection.getParserForType()
static com.google.protobuf.Parser<BookmarkCollection>
BookmarkCollection.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type BookmarkCollectionModifier 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;