public class Resource extends AResource
Operations.
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
get()
Retrieves this resource's data from the PDFDATA.io API.
|
String |
getMimetype()
Returns the MIME type associated with this resource's data.
|
URL |
getUrl()
Returns the API URL by which this resource's data may be retrieved.
|
public URL getUrl()
Resource.get().public String getMimetype()
public InputStream get()
Copyright © 2017 PDFDATA.io. All rights reserved.