Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / hibernate4-maven-plugin-1.1.1 / apidocs / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2 <!-- NewPage -->
3 <html lang="de">
4 <head>
5 <!-- Generated by javadoc (1.8.0_111) on Sat Nov 05 17:57:38 CET 2016 -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <title>Hibernate 4 Maven Plugin 1.1.1 API</title>
8 <script type="text/javascript">
9     tmpTargetPage = "" + window.location.search;
10     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
11         tmpTargetPage = tmpTargetPage.substring(1);
12     if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" && !validURL(tmpTargetPage)))
13         tmpTargetPage = "undefined";
14     targetPage = tmpTargetPage;
15     function validURL(url) {
16         try {
17             url = decodeURIComponent(url);
18         }
19         catch (error) {
20             return false;
21         }
22         var pos = url.indexOf(".html");
23         if (pos == -1 || pos != url.length - 5)
24             return false;
25         var allowNumber = false;
26         var allowSep = false;
27         var seenDot = false;
28         for (var i = 0; i < url.length - 5; i++) {
29             var ch = url.charAt(i);
30             if ('a' <= ch && ch <= 'z' ||
31                     'A' <= ch && ch <= 'Z' ||
32                     ch == '$' ||
33                     ch == '_' ||
34                     ch.charCodeAt(0) > 127) {
35                 allowNumber = true;
36                 allowSep = true;
37             } else if ('0' <= ch && ch <= '9'
38                     || ch == '-') {
39                 if (!allowNumber)
40                      return false;
41             } else if (ch == '/' || ch == '.') {
42                 if (!allowSep)
43                     return false;
44                 allowNumber = false;
45                 allowSep = false;
46                 if (ch == '.')
47                      seenDot = true;
48                 if (ch == '/' && seenDot)
49                      return false;
50             } else {
51                 return false;
52             }
53         }
54         return true;
55     }
56     function loadFrames() {
57         if (targetPage != "" && targetPage != "undefined")
58              top.classFrame.location = top.targetPage;
59     }
60 </script>
61 </head>
62 <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
63 <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
64 <frame src="overview-frame.html" name="packageListFrame" title="All Packages">
65 <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
66 </frameset>
67 <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
68 <noframes>
69 <noscript>
70 <div>JavaScript is disabled on your browser.</div>
71 </noscript>
72 <h2>Frame Alert</h2>
73 <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>
74 </noframes>
75 </frameset>
76 </html>