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 BookmarkCollectionBookmarkCollection.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 BookmarkCollectionBookmarkCollection.parseDelimitedFrom(InputStream input) static BookmarkCollectionBookmarkCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollectionBookmarkCollection.parseFrom(byte[] data) static BookmarkCollectionBookmarkCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollectionBookmarkCollection.parseFrom(com.google.protobuf.ByteString data) static BookmarkCollectionBookmarkCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollectionBookmarkCollection.parseFrom(com.google.protobuf.CodedInputStream input) static BookmarkCollectionBookmarkCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollectionBookmarkCollection.parseFrom(InputStream input) static BookmarkCollectionBookmarkCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkCollectionBookmarkCollection.parseFrom(ByteBuffer data) static BookmarkCollectionBookmarkCollection.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.BuilderBookmarkCollection.newBuilder(BookmarkCollection prototype) GetBookmarksResult.Builder.setResult(BookmarkCollection value) .IronPdfEngine.Proto.BookmarkCollection result = 1;