Contents toc.xml File in Sun JavaHelp
The contents
toc.xml file defines the items in the table of contents as shown in the following example file:<?xml version='1.0' encoding='ISO-8859-1' ?>
<!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 1.0//EN" "http://java.sun.com/products/javahelp/toc_1_0.dtd">
<toc version="1.0">
<tocitem target="tutorial_htm_1003580" text="Hybrid Web/CD:">
<tocitem target="tutorial_htm_1004263" text="Roadmap"/>
<tocitem target="tutorial_htm_1005107" text="Explosion"/>
<tocitem target="tutorial_htm_999374" text="Bandwidth"/>
...
</tocitem>
</toc> Last modified date: 01/17/2026