Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ clear
Method
clear
src/main/java/gate/corpora/CorpusImpl.java:256–259 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
254
}
255
256
@Override
257
public
void
clear() {
258
supportList.clear();
259
}
260
261
@Override
262
public
boolean equals(Object o) {
Callers
6
clearDocList
Method · 0.45
cleanup
Method · 0.45
saveAnnotationSetAsXml
Method · 0.45
finishAllTags
Method · 0.45
readGateXmlDocument
Method · 0.45
export
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected