Uses of Class
com.github.jsonldjava.core.RemoteDocument
-
Packages that use RemoteDocument Package Description com.github.jsonldjava.core -
-
Uses of RemoteDocument in com.github.jsonldjava.core
Methods in com.github.jsonldjava.core that return RemoteDocument Modifier and Type Method Description RemoteDocument
DocumentLoader. loadDocument(java.lang.String url)
Loads the URL if possible, returning it as a RemoteDocument.
-