Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ setSourceUrl
Method
setSourceUrl
src/main/java/gate/SimpleDocument.java:39–39 ·
view source on GitHub ↗
Set method for the document's URL
(URL sourceUrl)
Source
from the content-addressed store, hash-verified
37
/** Set method
for
the document's URL
38
*/
39
public
void
setSourceUrl(URL sourceUrl);
40
41
public
DocumentContent getContent();
42
Callers
3
testDocumentAddition
Method · 0.65
newDocument
Method · 0.65
export
Method · 0.65
Implementers
1
DocumentImpl
src/main/java/gate/corpora/DocumentImp
Calls
no outgoing calls
Tested by
1
testDocumentAddition
Method · 0.52