Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
StringResult |
StringResult.Builder.build() |
StringResult |
StringResult.Builder.buildPartial() |
static StringResult |
StringResult.getDefaultInstance() |
StringResult |
StringResult.getDefaultInstanceForType() |
StringResult |
StringResult.Builder.getDefaultInstanceForType() |
static StringResult |
StringResult.parseDelimitedFrom(InputStream input) |
static StringResult |
StringResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringResult |
StringResult.parseFrom(byte[] data) |
static StringResult |
StringResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringResult |
StringResult.parseFrom(ByteBuffer data) |
static StringResult |
StringResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringResult |
StringResult.parseFrom(com.google.protobuf.ByteString data) |
static StringResult |
StringResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringResult |
StringResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static StringResult |
StringResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StringResult |
StringResult.parseFrom(InputStream input) |
static StringResult |
StringResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StringResult |
IronPdfServiceGrpc.IronPdfServiceBlockingStub.pdfDocumentTextExtractAllText(ExtractAllTextRequest request)
Text
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<StringResult> |
StringResult.getParserForType() |
static io.grpc.MethodDescriptor<ExtractAllTextRequest,StringResult> |
IronPdfServiceGrpc.getPdfDocumentTextExtractAllTextMethod() |
static com.google.protobuf.Parser<StringResult> |
StringResult.parser() |
com.google.common.util.concurrent.ListenableFuture<StringResult> |
IronPdfServiceGrpc.IronPdfServiceFutureStub.pdfDocumentTextExtractAllText(ExtractAllTextRequest request)
Text
|
Modifier and Type | Method and Description |
---|---|
StringResult.Builder |
StringResult.Builder.mergeFrom(StringResult other) |
static StringResult.Builder |
StringResult.newBuilder(StringResult prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
IronPdfServiceGrpc.AsyncService.pdfDocumentTextExtractAllText(ExtractAllTextRequest request,
io.grpc.stub.StreamObserver<StringResult> responseObserver)
Text
|
void |
IronPdfServiceGrpc.IronPdfServiceStub.pdfDocumentTextExtractAllText(ExtractAllTextRequest request,
io.grpc.stub.StreamObserver<StringResult> responseObserver)
Text
|
Copyright © 2022–2023 Iron Software. All rights reserved.