Module libxml2-wasm

This is the main script of the library.

After installing the library in your node_modules directory, you can import the class and other elements like this:

import { <symbol> } from 'libxml2-wasm';

Namespaces

diag
disposable

Enumerations

ParseOption

Classes

RelaxNGValidator
XmlAttribute
XmlBufferInputProvider
XmlCData
XmlComment
XmlDocument
XmlElement
XmlError
XmlLibError
XmlNode
XmlParseError
XmlSimpleNode
XmlText
XmlTreeNode
XmlValidateError
XmlXPath
XsdValidator

Interfaces

ErrorDetail
NamespaceMap
ParseOptions
SaveOptions
XmlInputProvider
XmlNamedNode
XmlOutputBufferHandler

Functions

closeBuffer
openBuffer
readBuffer
xmlCleanupInputProvider
xmlRegisterInputProvider