MCPcopy Create free account

hub / github.com/NaturalIntelligence/fast-xml-parser / functions

Functions827 in github.com/NaturalIntelligence/fast-xml-parser

↓ 1 callersFunctionisExist
(v)
src/util.js:29
↓ 1 callersFunctionisLeafTag
(obj, options)
src/xmlparser/node2json.js:161
↓ 1 callersFunctionisStream
(stream)
src/v6/XMLParser.js:80
↓ 1 callersFunctionj
()
static/js/jquery-3.2.1.min.js:2
↓ 1 callersFunctionj
(t,e,i="")
lib/fxp.min.js:1
↓ 1 callersFunctionja
(a)
static/js/jquery-3.2.1.min.js:2
↓ 1 callersFunctionjb
(a,b)
static/js/jquery-3.2.1.min.js:3
↓ 1 callersFunctionjt
(t,e)
lib/fxp.min.js:1
↓ 1 callersFunctionka
(a,b)
static/js/jquery-3.2.1.min.js:2
↓ 1 callersFunctionkb
(a,b,c)
static/js/jquery-3.2.1.min.js:3
↓ 1 callersFunctionl
(t,e)
lib/fxp.min.js:1
↓ 1 callersFunctionl
(t,e,i="")
lib/fxbuilder.min.js:1
↓ 1 callersFunctionl
(t,e)
lib/fxp.cjs:1
↓ 1 callersFunctionla
(a,b)
static/js/jquery-3.2.1.min.js:2
↓ 1 callersFunctionm
(t,e)
lib/fxp.min.js:1
↓ 1 callersFunctionm
(t,e)
lib/fxbuilder.min.js:1
↓ 1 callersFunctionma
(a)
static/js/jquery-3.2.1.min.js:2
↓ 1 callersMethodmatches
(t)
lib/fxparser.min.js:1
↓ 1 callersMethodmatchesAny
(t)
lib/fxbuilder.min.js:1
↓ 1 callersFunctionme
(t,e)
lib/fxp.min.js:1
↓ 1 callersFunctionme
(t,e)
lib/fxp.cjs:1
↓ 1 callersFunctionmt
()
lib/fxparser.min.js:1
↓ 1 callersFunctionnormalizeProcessEntities
* Normalizes processEntities option for backward compatibility * @param {boolean|object} value * @returns {object} Always returns normalized object
src/xmlparser/OptionsBuilder.js:91
↓ 1 callersFunctiono
(t)
static/js/prettify.min.js:1
↓ 1 callersFunctionp
(t,e)
lib/fxparser.min.js:1
↓ 1 callersFunctionp
(e)
lib/fxvalidator.min.js:1
↓ 1 callersFunctionpa
(a)
static/js/jquery-3.2.1.min.js:2
↓ 1 callersFunctionparse
(val)
src/v6/valueParsers/booleanParserExt.js:12
↓ 1 callersMethodparse
(val)
src/v6/valueParsers/trim.js:2
↓ 1 callersFunctionparseAttributesExp
(attrStr, parser)
src/v6/XmlPartReader.js:183
↓ 1 callersMethodparseBytesArr
(data)
src/v6/Xml2JsParser.js:38
↓ 1 callersFunctionparseSpans
Parse xml with metadata capture on and return a Map of rawTagName -> raw text span.
spec/endIndex_spec.js:22
↓ 1 callersFunctionpb
(a)
static/js/jquery-3.2.1.min.js:4
↓ 1 callersFunctionpe
(t,e,i="")
lib/fxp.cjs:1
↓ 1 callersFunctionprettify
(node, options, matcher, readonlyMatcher)
src/xmlparser/node2json.js:38
↓ 1 callersMethodprocessAttrName
(name)
src/v6/Xml2JsParser.js:177
↓ 1 callersMethodprocessTagName
(name)
src/v6/Xml2JsParser.js:183
↓ 1 callersFunctionpropName
(obj)
src/xmlparser/node2json.js:126
↓ 1 callersFunctionq
(t,e,i)
lib/fxp.min.js:1
↓ 1 callersFunctionq
(t,e)
lib/fxparser.min.js:1
↓ 1 callersFunctionqb
(a)
static/js/jquery-3.2.1.min.js:4
↓ 1 callersFunctionqt
(t)
lib/fxparser.min.js:1
↓ 1 callersFunctionre
(t,e)
lib/fxp.min.js:1
↓ 1 callersFunctionreadAttributeStr
* Keep reading xmlData until '<' is found outside the attribute value. * @param {string} xmlData * @param {number} i
src/validator.js:280
↓ 1 callersFunctionreadCdata
(parser)
src/v6/XmlSpecialTagsReader.js:3
↓ 1 callersMethodreadClosingTag
* read closing paired tag. Set parent tag in scope. * skip a node on user's choice
src/v6/Xml2JsParser.js:86
↓ 1 callersFunctionreadClosingTagName
(source)
src/v6/XmlPartReader.js:58
↓ 1 callersFunctionreadCommentAndCDATA
(xmlData, i)
src/validator.js:221
↓ 1 callersFunctionreadDocType
(parser)
src/v6/XmlSpecialTagsReader.js:39
↓ 1 callersMethodreadDocType
(xmlData, i)
src/xmlparser/DocTypeReader.js:13
↓ 1 callersMethodreadElementExp
(xmlData, i)
src/xmlparser/DocTypeReader.js:230
↓ 1 callersMethodreadEntityExp
(xmlData, i)
src/xmlparser/DocTypeReader.js:105
↓ 1 callersMethodreadNotationExp
(xmlData, i)
src/xmlparser/DocTypeReader.js:156
↓ 1 callersMethodreadOnly
()
lib/fxparser.min.js:1
↓ 1 callersMethodreadOpeningTag
* Read paired, unpaired, self-closing, stop and special tags. * Create a new node * Push paired tag in stack.
src/v6/Xml2JsParser.js:110
↓ 1 callersFunctionreadPI
* Read Processing insstructions and skip * @param {*} xmlData * @param {*} i
src/validator.js:201
↓ 1 callersFunctionreadPiExp
(parser)
src/v6/XmlPartReader.js:110
↓ 1 callersFunctionreadPiTag
(parser)
src/v6/XmlSpecialTagsReader.js:13
↓ 1 callersMethodreadSpecialTag
(startCh)
src/v6/Xml2JsParser.js:144
↓ 1 callersMethodreadToEnd
(stream, options, callback)
src/cli/read.js:23
↓ 1 callersMethodreadUptoCloseTag
(stopStr)
src/v6/inputSource/StringSource.js:50
↓ 1 callersFunctionregisterEntity
(parser)
src/v6/XmlSpecialTagsReader.js:85
↓ 1 callersMethodreplaceEntitiesValue
* 1. Replace DOCTYPE entities * 2. Replace external entities * 3. Replace HTML entities if asked * @param {string} val
src/v6/valueParsers/EntitiesParser.js:73
↓ 1 callersMethodreset
()
lib/fxp.min.js:1
↓ 1 callersMethodreset
()
lib/fxparser.min.js:1
↓ 1 callersFunctionscanAttributeTokens
* Walk `attrStr` once, left to right, splitting it into attribute tokens. * * This replaces a regex that used to do the same job * (`(\s*)([^\s=]+)
src/validator.js:344
↓ 1 callersMethodseal
()
lib/fxp.min.js:1
↓ 1 callersMethodseal
()
lib/fxparser.min.js:1
↓ 1 callersMethodsetXmlVersion
(t)
lib/fxp.min.js:1
↓ 1 callersMethodsetXmlVersion
(t)
lib/fxparser.min.js:1
↓ 1 callersMethodsetXmlVersion
(t=1)
lib/fxp.cjs:1
↓ 1 callersMethodsetXmlVersion
(xmlVersion = 1.0)
src/xmlparser/DocTypeReader.js:10
↓ 1 callersFunctionstripAttributePrefix
* Helper function to strip attribute prefix from attribute map * @param {object} attrs - Attributes with prefix (e.g., {"@_class": "code"}) * @param
src/xmlparser/node2json.js:14
↓ 1 callersFunctiontagExpWithClosingIndex
* Returns the tag Expression and where it is ending handling single-double quotes situation * @param {string} xmlData * @param {number} i starting
src/xmlparser/OrderedObjParser.js:688
↓ 1 callersFunctionte
(t,e,i,r)
lib/fxp.min.js:1
↓ 1 callersFunctionte
(t)
lib/fxparser.min.js:1
↓ 1 callersFunctionte
(t,e,i,n)
lib/fxp.cjs:1
↓ 1 callersFunctiontransformTagName
(fn, tagName, tagExp, options)
src/xmlparser/OrderedObjParser.js:850
↓ 1 callersFunctiontt
(t,e)
lib/fxp.min.js:1
↓ 1 callersFunctiontt
(t,e)
lib/fxp.cjs:1
↓ 1 callersFunctionu
(e,t)
lib/fxvalidator.min.js:1
↓ 1 callersFunctionua
(a)
static/js/jquery-3.2.1.min.js:2
↓ 1 callersMethodupdateCurrent
(t)
lib/fxp.min.js:1
↓ 1 callersMethodupdateCurrent
(t)
lib/fxparser.min.js:1
↓ 1 callersFunctionv
(t)
lib/fxp.min.js:1
↓ 1 callersFunctionv
(t,e,r="")
lib/fxparser.min.js:1
↓ 1 callersFunctionv
(e,t)
lib/fxvalidator.min.js:1
↓ 1 callersFunctionva
(a,b,c)
static/js/jquery-3.2.1.min.js:2
↓ 1 callersFunctionvalidate
(xmlData, options)
src/validator.js:11
↓ 1 callersFunctionvalidateAmpersand
(xmlData, i)
src/validator.js:463
↓ 1 callersFunctionvalidateAttrName
(attrName)
src/validator.js:494
↓ 1 callersFunctionvalidateAttributeString
(attrStr, options)
src/validator.js:412
↓ 1 callersMethodvalidateClosingTag
(tagName)
src/v6/Xml2JsParser.js:97
↓ 1 callersFunctionvalidateEntityName
(name)
src/v6/EntitiesParser.js:100
↓ 1 callersFunctionvalidateEntityName
(name)
src/v6/valueParsers/EntitiesParser.js:99
↓ 1 callersFunctionvalidateFile
(fileName, ...args)
spec/validator_spec.js:39
↓ 1 callersFunctionvalidateNumberAmpersand
(xmlData, i)
src/validator.js:448
↓ 1 callersFunctionvalidatePropertyName
* Validates that a property name is safe to use * @param {string} propertyName - The property name to validate * @param {string} optionName - The op
src/xmlparser/OptionsBuilder.js:67
↓ 1 callersFunctionvalidateTagName
(tagname)
src/validator.js:500
↓ 1 callersFunctionve
(t,e)
lib/fxp.min.js:1
← previousnext →401–500 of 827, ranked by callers