PreparedStatements -> Anti SQL Injection
Doxygen Generieren Javadoc Generieren UML Generieren
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="de">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.9) on Sun Apr 18 20:47:44 CEST 2021 -->
|
||||
<!-- Generated by javadoc (11.0.9) on Tue May 18 19:03:54 CEST 2021 -->
|
||||
<title>All Classes</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
|
||||
<meta name="dc.created" content="2021-04-18">
|
||||
<meta name="dc.created" content="2021-05-18">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@ -192,7 +192,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
Erstellt Reports über einzelne Touren und fasst alle Touren zusammen
|
||||
|
||||
iText 4 ist gratis verfügbar, siehe:
|
||||
https://github.com/ymasory/iText-4.2.0</div>
|
||||
https://github.com/ymasory/iText-4.2.0
|
||||
|
||||
https://www.vogella.com/tutorials/JavaPDF/article.html</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i16" class="altColor">
|
||||
@ -202,16 +204,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i17" class="rowColor">
|
||||
<td class="colFirst"><a href="tourplaner/ui/TourDetailsTabController.html" title="class in tourplaner.ui">TourDetailsTabController</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr id="i18" class="altColor">
|
||||
<td class="colFirst"><a href="tourplaner/business/TourPlaner.html" title="class in tourplaner.business">TourPlaner</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">Haupt Logik des Tourplaners</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i18" class="altColor">
|
||||
<tr id="i19" class="rowColor">
|
||||
<td class="colFirst"><a href="tourplaner/ui/TourplanerController.html" title="class in tourplaner.ui">TourplanerController</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr id="i19" class="rowColor">
|
||||
<tr id="i20" class="altColor">
|
||||
<td class="colFirst"><a href="tourplaner/viewmodels/ViewModel.html" title="class in tourplaner.viewmodels">ViewModel</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user