MCPcopy Create free account
hub / github.com/GateNLP/gate-core / size

Method size

src/main/java/gate/DocumentContent.java:61–61  ·  view source on GitHub ↗

The size of this content (e.g. character length for textual content).

()

Source from the content-addressed store, hash-verified

59 * content).
60 */
61 public Long size();
62
63} // interface DocumentContent

Callers 15

testAnnicIndexingMethod · 0.65
testOffsetIndexMethod · 0.65
testTypeIndexMethod · 0.65
testAddWithNodesMethod · 0.65
testGetStringLongLongMethod · 0.65
testGetCoveringMethod · 0.65
testRemoveMethod · 0.65
testIteratorMethod · 0.65
testSetMethodsMethod · 0.65
testAnnotationSetMethod · 0.65

Implementers 1

DocumentContentImplsrc/main/java/gate/corpora/DocumentCon

Calls

no outgoing calls

Tested by 15

testAnnicIndexingMethod · 0.52
testOffsetIndexMethod · 0.52
testTypeIndexMethod · 0.52
testAddWithNodesMethod · 0.52
testGetStringLongLongMethod · 0.52
testGetCoveringMethod · 0.52
testRemoveMethod · 0.52
testIteratorMethod · 0.52
testSetMethodsMethod · 0.52
testAnnotationSetMethod · 0.52