CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Module XML

Import path

import javascript

Classes

ExpatParserInvocation

An invocation of expat.Parser.parse or expat.Parser.write.

LibXmlJsParserInvocation

An invocation of libxmljs.parseXml or libxmljs.parseXmlString.

LibXmlJsSaxParserInvocation

An invocation of libxmljs.SaxParser.parseString.

LibXmlJsSaxPushParserInvocation

An invocation of libxmljs.SaxPushParser.push.

ParserInvocation

A call to an XML parsing function.

Datatypes

EntityKind

A representation of the different kinds of entities in XML.