Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getClosePos
Method
getClosePos
src/main/java/gate/sgml/Sgml2Xml.java:701–703 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
699
}
700
701
public
int
getClosePos() {
702
return
closePos;
703
}
704
705
public
boolean isEmpty() {
706
return
empty;
Callers
2
makeFinalModifications
Method · 0.80
compare
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected