Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getElemName
Method
getElemName
src/main/java/gate/sgml/Sgml2Xml.java:697–699 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
695
696
// accessor
697
public
String getElemName() {
698
return
elemName;
699
}
700
701
public
int
getClosePos() {
702
return
closePos;
Callers
2
performActionWithEndElem
Method · 0.95
makeFinalModifications
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected