File: index.html

package info (click to toggle)
dom4j 1.6.1%2Bdfsg.2-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 34,224 kB
  • ctags: 67,911
  • sloc: xml: 29,667; java: 26,408; makefile: 55
file content (22 lines) | stat: -rw-r--r-- 742 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
  <html lang="en">
    <head>
      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></meta>
      <title>dom4j 1.6.1 Reference</title>
    </head>
    <frameset cols="20%,80%">
      <frameset rows="30%,70%">
        <frame name="packageListFrame" src="overview-frame.html"></frame>
        <frame name="packageFrame" src="allclasses-frame.html"></frame>
      </frameset>
      <frame name="classFrame" src="overview-summary.html"></frame>
    </frameset>
    <noframes>
      <h1>Frame Alert</h1>
      <p>
        You don't have frames. Go
        <a href="overview-summary.html">here</a>
      </p>
    </noframes>
  </html>