|
Common DOM API | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TreeWalker
to the last visible child of the
current node, and returns the new node.
LinkStyle
interface provides a mechanism by which a style
sheet can be retrieved from the node responsible for linking it into a
document.LSException
if the
processing is stopped.LSParserFilter
s 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.LSSerializerFilter
s provide applications the ability to
examine nodes as they are being serialized and decide what nodes should
be serialized or not.
|
Common DOM API | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |