public class RemoteDocument extends Object
| Constructor and Description |
|---|
RemoteDocument(String url,
Object document)
Create a new RemoteDocument with the URL and the parsed resource for the
document.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getDocument()
Get the parsed resource for this document.
|
String |
getDocumentUrl()
Get the URL for this document.
|
Copyright © 2018. All rights reserved.