Package | Description |
---|---|
com.asprise.imaging.core |
Modifier and Type | Method and Description |
---|---|
static ResultOutputItem |
ResultOutputItem.createScanResultOutputItem(java.util.Map<java.lang.String,java.lang.Object> jsonOutputObject)
Creates ScanResultOutputItem if the jsonOutputObject is not null.
|
ResultOutputItem |
Result.getOutputItem(java.lang.String outputType)
Finds the first output item of the given type.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ResultOutputItem> |
Result.getOutputItems()
List of all output items.
|
java.util.List<ResultOutputItem> |
Result.getOutputItems(java.lang.String outputType)
Finds the all output items of the given type.
|
v12.0.5.0 | Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com