MCPcopy 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

testUnpackMarkupMethod · 0.65
testUnpackMarkupMethod · 0.65
testUnpackMarkupMethod · 0.65
testSgmlLoadingMethod · 0.65
documentsEqualMethod · 0.65
createResourceMethod · 0.65
initMethod · 0.65
unpackMarkupMethod · 0.65
extractParserTipsMethod · 0.65

Implementers 1

DocumentImplsrc/main/java/gate/corpora/DocumentImp

Calls

no outgoing calls

Tested by 8

testUnpackMarkupMethod · 0.52
testUnpackMarkupMethod · 0.52
testUnpackMarkupMethod · 0.52
testSgmlLoadingMethod · 0.52
documentsEqualMethod · 0.52