Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getSourceUrl
Method
getSourceUrl
src/main/java/gate/SimpleDocument.java:35–35 ·
view source on GitHub ↗
Documents are identified by URLs
()
Source
from the content-addressed store, hash-verified
33
/** Documents are identified by URLs
34
*/
35
public
URL getSourceUrl();
36
37
/** Set method
for
the document's URL
38
*/
Callers
15
testUnpackMarkup
Method · 0.65
verifyNodeIdConsistency
Method · 0.65
testUnpackMarkup
Method · 0.65
runCompleteTestWithAFormat
Method · 0.65
testUnpackMarkup
Method · 0.65
verifyAnnotationIDGenerator
Method · 0.65
testSgmlLoading
Method · 0.65
documentsEqual
Method · 0.65
createResource
Method · 0.65
init
Method · 0.65
unpackMarkup
Method · 0.65
extractParserTips
Method · 0.65
Implementers
1
DocumentImpl
src/main/java/gate/corpora/DocumentImp
Calls
no outgoing calls
Tested by
8
testUnpackMarkup
Method · 0.52
verifyNodeIdConsistency
Method · 0.52
testUnpackMarkup
Method · 0.52
runCompleteTestWithAFormat
Method · 0.52
testUnpackMarkup
Method · 0.52
verifyAnnotationIDGenerator
Method · 0.52
testSgmlLoading
Method · 0.52
documentsEqual
Method · 0.52