|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
LSParser.
HTMLDocument object with the minimal tree made
of the following elements: HTML , HEAD ,
TITLE , and BODY .
LSInput.characterStream, LSInput.byteStream
, LSInput.stringData LSInput.systemId,
LSInput.publicId, LSInput.baseURI, and
LSInput.encoding are null, and
LSInput.certifiedText is false.
LSOutput.characterStream,
LSOutput.byteStream, LSOutput.systemId,
LSOutput.encoding are null.
LSParser.
LSSerializer object.
DOMImplementationLS contains the factory methods for creating
Load and Save objects.true if the LSParser is asynchronous,
false if it is synchronous.
systemId to an absolute URI.
true if the LSParser is currently busy
loading a document, otherwise false.
DOMConfiguration object used when parsing an input
source.
DOMConfiguration object used by the
LSSerializer when serializing a DOM node.
LSParser what types of nodes to show to the
method LSParserFilter.acceptNode.
LSSerializer what types of nodes to show to the
filter.
HTMLDOMImplementation interface extends the
DOMImplementation interface with a method for creating an
HTML document instance.LSException if the
processing is stopped.LSParserFilters provide applications the ability to examine
nodes as they are being constructed while parsing.LSResourceResolver provides a way for applications to
redirect references to external resources.LSSerializer provides an API for serializing (writing) a
DOM document out into XML.LSSerializerFilters provide applications the ability to
examine nodes as they are being serialized and decide what nodes should
be serialized or not.LSParser.
LSParser.
LSParser and the processing has been stopped.
LSInput.
LSInput and insert the content into an existing document
at the position specified with the context and
action arguments.
Node using
LSSerializer and the processing has been stopped.
systemId to an absolute URI.
Element start
tag has been scanned, but before the remainder of the
Element is processed.
LSSerializer interface.
LSSerializer interface.
LSSerializer.write
was called with a LSOutput with no encoding specified
and LSOutput.systemId set to the uri
argument.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||