1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Slide 5</title>
</head>
<body>
<center>
<a href="text0.html">First page</a> <a href="text3.html">Back</a> <a href="text5.html">Continue</a> <a href="text82.html">Last page</a> <a href="whatswrong.html">Overview</a> <a href="img4.html">Graphics</a></center><br>
<h1><b>Pull APIs</b></h1><p>
<ul><li><h2>Read-only</h2>
<li><h2>Fast</h2>
<li><h2>Streamable</h2>
<li><h2>Memory efficient</h2>
<li><h2>Neither complete nor correct in practice</h2>
<li><h2>Client programs can be much simpler than SAX</h2>
</ul></body>
</html>
|