|
Xerces 1.0.3 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
XMLReader
interface, which includes Namespace support.Parser
interface.preventDefault
method is
used to signify that the event is to be canceled, meaning any default
action normally taken by the implementation as a result of the event
will not occur.
TreeWalker
to the previous visible node in
document order relative to the current node, and returns the new node.
TreeWalker
to the previous sibling of the
current node, and returns the new node.
ProcessingInstruction
interface represents a "processing
instruction", used in XML as a way to keep processor-specific information
in the text of the document.
|
Xerces 1.0.3 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |