public class OcrResults extends Object
| Constructor and Description |
|---|
OcrResults() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeywords() |
String |
getText() |
void |
setKeywords(String keywords) |
void |
setText(String text) |
String |
toString() |
Copyright © 2023. All rights reserved.