<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Slide 8</title>
</head>
<body>
<center>
<a href="text0.html">First page</a> <a href="text6.html">Back</a> <a href="text8.html">Continue</a> <a href="text82.html">Last page</a> <a href="whatswrong.html">Overview</a> <a href="img7.html">Graphics</a></center><br>
<h1><b>Tree APIs</b></h1><p>
<ul><li><h2>Model an XML document using classes that represent nodes</h2>
<li><h2>Composition builds a tree</h2>
<li><h2>Read/Write</h2>
<li><h2>Allow in-memory manipulation</h2>
<li><h2>The simplest arbitrary XML API</h2>
</ul></body>
</html>
|