public interface DocumentReference
Modifier and Type | Method and Description |
---|---|
FileReference |
getFileReference()
Gets the reference to the file containing the document.
|
java.net.URI |
toURI()
Converts the document reference to a URI that can be used to locate the
document.
|
java.net.URI toURI()
FileReference getFileReference()