Java API for XML Processing: Difference between revisions

Content deleted Content added
No edit summary
m Fix links for renamed page
Line 16:
* text nodes representing the text found between the start and end tags of a document element.
 
Refer to the [[Javadoc]] documentation of the [[PackagesJava in Java|package]] {{Javadoc:SE|package=org.w3c.dom|org/w3c/dom}} for a complete list of node types.
 
=== SAX interface ===