Since: API Level 8
package

org.w3c.dom.ls

Interfaces

DOMImplementationLSDOMImplementationLS contains the factory methods for creating Load and Save objects. 
LSInputThis interface represents an input source for data. 
LSOutputThis interface represents an output destination for data. 
LSParserAn interface to an object that is able to build, or augment, a DOM tree from various input sources. 
LSParserFilterLSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing. 
LSResourceResolverLSResourceResolver provides a way for applications to redirect references to external resources. 
LSSerializerA LSSerializer provides an API for serializing (writing) a DOM document out into XML. 

Exceptions

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