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 StringDictionaryStringDictionary.getDefaultInstance()StringDictionary.Builder.getDefaultInstanceForType()StringDictionary.getDefaultInstanceForType()static StringDictionaryStringDictionary.parseDelimitedFrom(InputStream input) static StringDictionaryStringDictionary.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionaryStringDictionary.parseFrom(byte[] data) static StringDictionaryStringDictionary.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionaryStringDictionary.parseFrom(com.google.protobuf.ByteString data) static StringDictionaryStringDictionary.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionaryStringDictionary.parseFrom(com.google.protobuf.CodedInputStream input) static StringDictionaryStringDictionary.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionaryStringDictionary.parseFrom(InputStream input) static StringDictionaryStringDictionary.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionaryStringDictionary.parseFrom(ByteBuffer data) static StringDictionaryStringDictionary.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.BuilderStringDictionary.newBuilder(StringDictionary prototype) ChromeHttpLoginCredentials.Builder.setCustomCookies(StringDictionary value) optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;