Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setSAXParserImp
Method
setSAXParserImp
core/platform/SAXParser.cpp:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
};
80
81
void setSAXParserImp(SAXParser* parser) { _ccsaxParserImp = parser; }
82
83
operator xsxml::xml_sax3_parse_cb*() { return &_sax3Handler; }
84
Callers
1
parseIntrusive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected