Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ setEmpty
Method
setEmpty
src/main/java/gate/sgml/Sgml2Xml.java:718–720 ·
view source on GitHub ↗
(boolean anEmptyValue)
Source
from the content-addressed store, hash-verified
716
}
717
718
void
setEmpty(boolean anEmptyValue) {
719
empty = anEmptyValue;
720
}
721
722
// data fields
723
private
String elemName = null;
Callers
2
doState1
Method · 0.95
performFinalAction
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected