1 2 3 4 5 6 7 8 9 10 11 12 13
<?xml version='1.0' encoding='ISO-8859-1' ?> <!DOCTYPE map PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Map Version 1.0//EN" "http://java.sun.com/products/javahelp/map_1_0.dtd"> <map version="1.0"> <mapID target="book_icon" url="images/book_icon.gif" /> <mapID target="java_help" url="images/java_help.gif" /> <mapID target="top" url="help/overview.html" /> <mapID target="overview" url="help/overview.html" /> <mapID target="tutorial" url="help/tutorial.html" /> <mapID target="glossary" url="help/glossary.html" /> </map>