Statistiques
| Révision :

ccc / projets / BCCCC / doc / index.html @ 9

Historique | Voir | Annoter | Télécharger (2,79 ko)

1 9 mdecorde
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2 9 mdecorde
<!-- NewPage -->
3 9 mdecorde
<html lang="fr">
4 9 mdecorde
<head>
5 9 mdecorde
<!-- Generated by javadoc on Wed Oct 07 14:16:07 CEST 2015 -->
6 9 mdecorde
<title>Generated Documentation (Untitled)</title>
7 9 mdecorde
<script type="text/javascript">
8 9 mdecorde
    targetPage = "" + window.location.search;
9 9 mdecorde
    if (targetPage != "" && targetPage != "undefined")
10 9 mdecorde
        targetPage = targetPage.substring(1);
11 9 mdecorde
    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
12 9 mdecorde
        targetPage = "undefined";
13 9 mdecorde
    function validURL(url) {
14 9 mdecorde
        try {
15 9 mdecorde
            url = decodeURIComponent(url);
16 9 mdecorde
        }
17 9 mdecorde
        catch (error) {
18 9 mdecorde
            return false;
19 9 mdecorde
        }
20 9 mdecorde
        var pos = url.indexOf(".html");
21 9 mdecorde
        if (pos == -1 || pos != url.length - 5)
22 9 mdecorde
            return false;
23 9 mdecorde
        var allowNumber = false;
24 9 mdecorde
        var allowSep = false;
25 9 mdecorde
        var seenDot = false;
26 9 mdecorde
        for (var i = 0; i < url.length - 5; i++) {
27 9 mdecorde
            var ch = url.charAt(i);
28 9 mdecorde
            if ('a' <= ch && ch <= 'z' ||
29 9 mdecorde
                    'A' <= ch && ch <= 'Z' ||
30 9 mdecorde
                    ch == '$' ||
31 9 mdecorde
                    ch == '_' ||
32 9 mdecorde
                    ch.charCodeAt(0) > 127) {
33 9 mdecorde
                allowNumber = true;
34 9 mdecorde
                allowSep = true;
35 9 mdecorde
            } else if ('0' <= ch && ch <= '9'
36 9 mdecorde
                    || ch == '-') {
37 9 mdecorde
                if (!allowNumber)
38 9 mdecorde
                     return false;
39 9 mdecorde
            } else if (ch == '/' || ch == '.') {
40 9 mdecorde
                if (!allowSep)
41 9 mdecorde
                    return false;
42 9 mdecorde
                allowNumber = false;
43 9 mdecorde
                allowSep = false;
44 9 mdecorde
                if (ch == '.')
45 9 mdecorde
                     seenDot = true;
46 9 mdecorde
                if (ch == '/' && seenDot)
47 9 mdecorde
                     return false;
48 9 mdecorde
            } else {
49 9 mdecorde
                return false;
50 9 mdecorde
            }
51 9 mdecorde
        }
52 9 mdecorde
        return true;
53 9 mdecorde
    }
54 9 mdecorde
    function loadFrames() {
55 9 mdecorde
        if (targetPage != "" && targetPage != "undefined")
56 9 mdecorde
             top.classFrame.location = top.targetPage;
57 9 mdecorde
    }
58 9 mdecorde
</script>
59 9 mdecorde
</head>
60 9 mdecorde
<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
61 9 mdecorde
<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
62 9 mdecorde
<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
63 9 mdecorde
<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
64 9 mdecorde
</frameset>
65 9 mdecorde
<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
66 9 mdecorde
<noframes>
67 9 mdecorde
<noscript>
68 9 mdecorde
<div>JavaScript is disabled on your browser.</div>
69 9 mdecorde
</noscript>
70 9 mdecorde
<h2>Frame Alert</h2>
71 9 mdecorde
<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
72 9 mdecorde
</noframes>
73 9 mdecorde
</frameset>
74 9 mdecorde
</html>