Org.W3c.Dom.LS Namespace

Classes

DOMImplementationLS
ILSParserExtensions
ILSSerializerExtensions
LSException

Parser or write operations may throw an LSException if the processing is stopped.

LSParser

An interface to an object that is able to build, or augment, a DOM tree from various input sources.

LSParserFilter

LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing.

Interfaces

IDOMImplementationLS

DOMImplementationLS contains the factory methods for creating Load and Save objects.

ILSInput

This interface represents an input source for data.

ILSOutput

This interface represents an output destination for data.

ILSParser

An interface to an object that is able to build, or augment, a DOM tree from various input sources.

ILSParserFilter

LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing.

ILSResourceResolver

LSResourceResolver provides a way for applications to redirect references to external resources.

ILSSerializer

A LSSerializer provides an API for serializing (writing) a DOM document out into XML.