public interface DoRResult
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent()
This method will return the content of the resultant object.
|
String |
getContentType()
This method will return the content Type of the output generated.
|
Object |
getValue(String key)
Generic method to return the value for a given key.
|
byte[] getContent()
String getContentType()
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.