MCPcopy 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

doTestMethod · 0.65
testEditMethod · 0.65
testExplicitMimeTypeMethod · 0.65
documentsEqualMethod · 0.65
lengthMethod · 0.65
lengthLongMethod · 0.65
contentForMethod · 0.65
stringForMethod · 0.65
endMethod · 0.65
unpackMarkupMethod · 0.65
getDocumentFormatMethod · 0.65

Implementers 1

DocumentImplsrc/main/java/gate/corpora/DocumentImp

Calls

no outgoing calls

Tested by 5

doTestMethod · 0.52
testEditMethod · 0.52
testExplicitMimeTypeMethod · 0.52
documentsEqualMethod · 0.52