Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NaturalIntelligence/fast-xml-parser
/ getMetaDataSymbol
Method
getMetaDataSymbol
src/xmlparser/xmlNode.js:37–39 ·
view source on GitHub ↗
symbol used for metadata
()
Source
from the content-addressed store, hash-verified
35
}
36
/** symbol used
for
metadata */
37
static getMetaDataSymbol() {
38
return
METADATA_SYMBOL;
39
}
40
}
Callers
2
node2json.js
File · 0.45
startIndex_spec.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected