| Package | Description |
|---|---|
| com.groupdocs.cloud.parser.api | |
| com.groupdocs.cloud.parser.model |
| Modifier and Type | Method | Description |
|---|---|---|
InfoResult |
InfoApi.getInfo(GetInfoRequest request) |
Retrieve information about document.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<InfoResult> |
InfoApi.getInfoWithHttpInfo(GetInfoRequest request) |
Retrieve information about document.
|
| Modifier and Type | Method | Description |
|---|---|---|
com.squareup.okhttp.Call |
InfoApi.getInfoAsync(GetInfoRequest request,
ApiCallback<InfoResult> callback) |
Retrieve information about document.
|
| Modifier and Type | Method | Description |
|---|---|---|
InfoResult |
InfoResult.encoding(String encoding) |
|
InfoResult |
InfoResult.fileType(FileType fileType) |
|
InfoResult |
InfoResult.pageCount(Integer pageCount) |
|
InfoResult |
InfoResult.size(Long size) |
Copyright © 2025. All rights reserved.