Uses of Class
com.ironsoftware.ironpdf.internal.proto.StringDictionary
Packages that use StringDictionary
-
Uses of StringDictionary in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return StringDictionaryModifier and TypeMethodDescriptionStringDictionary.Builder.build()
StringDictionary.Builder.buildPartial()
ChromeHttpLoginCredentials.Builder.getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
ChromeHttpLoginCredentials.getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
ChromeHttpLoginCredentialsOrBuilder.getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
static StringDictionary
StringDictionary.getDefaultInstance()
StringDictionary.Builder.getDefaultInstanceForType()
StringDictionary.getDefaultInstanceForType()
static StringDictionary
StringDictionary.parseDelimitedFrom
(InputStream input) static StringDictionary
StringDictionary.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(byte[] data) static StringDictionary
StringDictionary.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.ByteString data) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.CodedInputStream input) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(InputStream input) static StringDictionary
StringDictionary.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(ByteBuffer data) static StringDictionary
StringDictionary.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type StringDictionaryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StringDictionary>
StringDictionary.getParserForType()
static com.google.protobuf.Parser<StringDictionary>
StringDictionary.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type StringDictionaryModifier and TypeMethodDescriptionChromeHttpLoginCredentials.Builder.mergeCustomCookies
(StringDictionary value) optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
StringDictionary.Builder.mergeFrom
(StringDictionary other) static StringDictionary.Builder
StringDictionary.newBuilder
(StringDictionary prototype) ChromeHttpLoginCredentials.Builder.setCustomCookies
(StringDictionary value) optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;