Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NaturalIntelligence/fast-xml-parser
/ parse
Method
parse
src/v6/EntitiesParser.js:64–66 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
62
}
63
64
parse(val) {
65
return
this.replaceEntitiesValue(val)
66
}
67
68
/**
69
* 1. Replace DOCTYPE entities
Callers
nothing calls this directly
Calls
1
replaceEntitiesValue
Method · 0.95
Tested by
no test coverage detected