Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getContent
Method
getContent
src/main/java/gate/SimpleDocument.java:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
public
void
setSourceUrl(URL sourceUrl);
40
41
public
DocumentContent getContent();
42
43
/** Set method
for
the document content
44
*/
Callers
15
doTest
Method · 0.65
testEdit
Method · 0.65
testExplicitMimeType
Method · 0.65
runCompleteTestWithAFormat
Method · 0.65
documentsEqual
Method · 0.65
length
Method · 0.65
lengthLong
Method · 0.65
contentFor
Method · 0.65
stringFor
Method · 0.65
end
Method · 0.65
unpackMarkup
Method · 0.65
getDocumentFormat
Method · 0.65
Implementers
1
DocumentImpl
src/main/java/gate/corpora/DocumentImp
Calls
no outgoing calls
Tested by
5
doTest
Method · 0.52
testEdit
Method · 0.52
testExplicitMimeType
Method · 0.52
runCompleteTestWithAFormat
Method · 0.52
documentsEqual
Method · 0.52