Uses of Class
com.ironsoftware.ironpdf.internal.proto.BookmarkDescriptorCollection
Packages that use BookmarkDescriptorCollection
-
Uses of BookmarkDescriptorCollection in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return BookmarkDescriptorCollectionModifier and TypeMethodDescriptionBookmarkDescriptorCollection.Builder.build()
BookmarkDescriptorCollection.Builder.buildPartial()
static BookmarkDescriptorCollection
BookmarkDescriptorCollection.getDefaultInstance()
BookmarkDescriptorCollection.Builder.getDefaultInstanceForType()
BookmarkDescriptorCollection.getDefaultInstanceForType()
GetBookmarksDescriptorResult.Builder.getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
GetBookmarksDescriptorResult.getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
GetBookmarksDescriptorResultOrBuilder.getResult()
.IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseDelimitedFrom
(InputStream input) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(byte[] data) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.ByteString data) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.CodedInputStream input) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(InputStream input) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(ByteBuffer data) static BookmarkDescriptorCollection
BookmarkDescriptorCollection.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type BookmarkDescriptorCollectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookmarkDescriptorCollection>
BookmarkDescriptorCollection.getParserForType()
static com.google.protobuf.Parser<BookmarkDescriptorCollection>
BookmarkDescriptorCollection.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type BookmarkDescriptorCollectionModifier and TypeMethodDescriptionBookmarkDescriptorCollection.Builder.mergeFrom
(BookmarkDescriptorCollection other) GetBookmarksDescriptorResult.Builder.mergeResult
(BookmarkDescriptorCollection value) .IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;
BookmarkDescriptorCollection.newBuilder
(BookmarkDescriptorCollection prototype) GetBookmarksDescriptorResult.Builder.setResult
(BookmarkDescriptorCollection value) .IronPdfEngine.Proto.BookmarkDescriptorCollection result = 1;