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. Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2015, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.