|
Common DOM API | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Text
interface inherits from CharacterData
and represents the textual content (termed character data in XML) of an Element
or Attr
.Text
node.
TreeWalker
objects are used to navigate a document tree or
subtree using the view of the document defined by their
whatToShow
flags and filter (if any).TypeInfo
interface represents a type referenced from
Element
or Attr
nodes, specified in the schemas
associated with the document.
|
Common DOM API | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |