Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testAnnicIndexing
Method · 0.65
testAnnotationSetHandling
Method · 0.65
testOffsetIndex
Method · 0.65
testTypeIndex
Method · 0.65
testAddWithNodes
Method · 0.65
testGetFeatureMapOffset
Method · 0.65
testGetStringLongLong
Method · 0.65
testGetCovering
Method · 0.65
testRemove
Method · 0.65
testIterator
Method · 0.65
testSetMethods
Method · 0.65
testAnnotationSet
Method · 0.65
Implementers
1
DocumentContentImpl
src/main/java/gate/corpora/DocumentCon
Calls
no outgoing calls
Tested by
15
testAnnicIndexing
Method · 0.52
testAnnotationSetHandling
Method · 0.52
testOffsetIndex
Method · 0.52
testTypeIndex
Method · 0.52
testAddWithNodes
Method · 0.52
testGetFeatureMapOffset
Method · 0.52
testGetStringLongLong
Method · 0.52
testGetCovering
Method · 0.52
testRemove
Method · 0.52
testIterator
Method · 0.52
testSetMethods
Method · 0.52
testAnnotationSet
Method · 0.52