public abstract class ResourcefulEntity extends Entity
| Constructor and Description |
|---|
ResourcefulEntity() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getResource()
Returns this entity's
Resource, which provides metadata related to the binary
resource data itself (as distinct from this entity's data), as well as
a convenience method for easily retrieving said data. |
String |
getResourceID()
Returns the resource ID conveyed by the entity's
resource property in a
successfully-completed Proc response. |
public String getResourceID()
resource property in a
successfully-completed Proc response.public Resource getResource()
Resource, which provides metadata related to the binary
resource data itself (as distinct from this entity's data), as well as
a convenience method for easily retrieving said data.Copyright © 2017 PDFDATA.io. All rights reserved.