/[schmitzm]/trunk/doc/The SCHMITZM Java library - Overview and structure.doc
ViewVC logotype

Contents of /trunk/doc/The SCHMITZM Java library - Overview and structure.doc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2095 - (show annotations)
Wed Oct 3 12:52:49 2012 UTC (12 years, 4 months ago) by mojays
File MIME type: application/octet-stream
File size: 86528 byte(s)
Unable to calculate annotation data on binary file contents.


1 ��ࡱ�>�� ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���Cbjbj����x�x�6y,��������� � 0���4�������h(� ���`��d!��!�!�!-,G.��.P```````$Eb��db>`�3/ ,"-,3/3/>`@@�!�!3
2 S`�:�:�:3/d @��!��!`�:3/`�:�:�R�.^�V�!����`� ke����84U,`i`0�``U(Ie�:IeX�VIe��V| 3/3/�:3/3/3/3/3/>`>`�:3/3/3/�`3/3/3/3/��������������������������������������������������������������������Ie3/3/3/3/3/3/3/3/3/�
3 �:The SCHMITZM Java library Overview & Structure Contents  TOC \h \z \t "�berschrift 1|1|�berschrift 2|2|�berschrift 2 (in Anhang)|2" HYPERLINK \l "_Toc337038243"I. Contents  PAGEREF _Toc337038243 \h 1 HYPERLINK \l "_Toc337038244"II. Structure and availability  PAGEREF _Toc337038244 \h 2 HYPERLINK \l "_Toc337038245"III. Dependencies to third-party projects  PAGEREF _Toc337038245 \h 4 HYPERLINK \l "_Toc337038246"IV. Sub-project details  PAGEREF _Toc337038246 \h 5 HYPERLINK \l "_Toc337038247"1. schmitzm-core  PAGEREF _Toc337038247 \h 5 HYPERLINK \l "_Toc337038248"2. schmitzm-excelcsv  PAGEREF _Toc337038248 \h 6 HYPERLINK \l "_Toc337038249"3. schmitzm-db  PAGEREF _Toc337038249 \h 6 HYPERLINK \l "_Toc337038250"4. schmitzm-gt  PAGEREF _Toc337038250 \h 6 HYPERLINK \l "_Toc337038251"5. schmitzm-jfree  PAGEREF _Toc337038251 \h 7 HYPERLINK \l "_Toc337038252"6. schmitzm-jfree-gt  PAGEREF _Toc337038252 \h 8 HYPERLINK \l "_Toc337038253"7. schmitzm-addresses  PAGEREF _Toc337038253 \h 8  Distributors & Contact FunctionContactMartin SchmitzDeveloper HYPERLINK "mailto:[email protected]" [email protected]Stefan TzeggaiDeveloper HYPERLINK "mailto:[email protected]" [email protected]  HYPERLINK "http://www.wikisquare.de" http://www.wikisquare.de Structure and availability The SCHMITZM Java Library is not stand-alone application, but a collection of useful utility functions and modules, which extend the standard Java JDK as well as several third-party products (especially Geotools and JFreeChart). Therefore the SCHMITZM Java Library is divided in several sub-projects (see next page). The SCHMITZM library is available as SVN repository. For details see HYPERLINK "http://wald.intevation.org/scm/?group_id=47"http://wald.intevation.org/scm/?group_id=47 For just using the existing libraries the SVN access is anonymous. If you also want to commit your modifications to the SVN, it is necessary to create an account at HYPERLINK "http://wald.intevation.org"http://wald.intevation.org and join the project.  Dependencies to third-party projects Besides the standard JDK the SCHMITZM Java library bases on several other Java projects and libraries: Package / Sub-Projects Additional Dependency / Reference (besides the SCHMITZM hierarchy)All Project schmitzm-parentJUnit - HYPERLINK "http://www.junit.org/"http://www.junit.org/ Log4J - HYPERLINK "http://logging.apache.org/log4j/1.2/"http://logging.apache.org/log4j/1.2/schmitzm-coreJRE/JDK 1.6+ HYPERLINK "http://www.oracle.com/technetwork/java"http://www.oracle.com/technetwork/java JAI plus ImageIO (if not already included in your JRE/JDK) JavaX-Mail HYPERLINK "http://www.oracle.com/technetwork/java/javamail/index.html"http://www.oracle.com/technetwork/java/javamail/index.html JNLP HYPERLINK "http://www.oracle.com/technetwork/java/javase/javawebstart/index.html"http://www.oracle.com/technetwork/java/javase/javawebstart/index.html JINI (jini-ext-2.1.jar Apache Log4j - HYPERLINK "http://logging.apache.org/log4j/"http://logging.apache.org/log4j/ Apache Commons CLI - HYPERLINK "http://commons.apache.org/cli/"http://commons.apache.org/cli/ Apache Commons IO - HYPERLINK "http://commons.apache.org/io/"http://commons.apache.org/io/ Apache Commons Lang - HYPERLINK "http://commons.apache.org/lang/"http://commons.apache.org/lang/ Apache Lucene - HYPERLINK "http://lucene.apache.org/solr/"http://lucene.apache.org/solr/ JDom - HYPERLINK "http://www.jdom.org/"http://www.jdom.org/ MigLayout - HYPERLINK "http://www.miglayout.com/"http://www.miglayout.com/ JCalendar - HYPERLINK "http://www.toedter.com/en/jcalendar/"http://www.toedter.com/en/jcalendar/schmitzm-excelcsvJExcelApi - HYPERLINK "http://jexcelapi.sourceforge.net/"http://jexcelapi.sourceforge.net/ SuperCSV - HYPERLINK "http://supercsv.sourceforge.net/"http://supercsv.sourceforge.net/schmitzm-dbPostgreSQL - HYPERLINK "http://jdbc.postgresql.org/"http://jdbc.postgresql.org/schmitzm-jfreeJFreeChart - HYPERLINK "http://www.jfree.org/jfreechart/"http://www.jfree.org/jfreechart/schmitzm-gtGeotools 2.7.5 - HYPERLINK "http://www.geotools.org"http://www.geotools.org Colt - HYPERLINK "http://acs.lbl.gov/~hoschek/colt/"http://acs.lbl.gov/~hoschek/colt/ Note: Because gt2-2.7.x already includes jai_codec-1.1.3.jar and jai_imageio1.1.jar it is recommended only to include from the following JARs from JAI: clipwrapper_jiio.jar jai_core.jar mlibwrapper_jai.jarschmitzm-jfree-gtno additional dependencies, except these from schmitzm-jfree, schmitzmgt and schmitzm-coreschmitzm-addressesno additional dependencies, except these from schmitzm-core and schmitzm-excelcsv The SCHMITZM Java library supports MAVEN, so that you can checkout and build the complete trunk from SVN repository. The dependencies are automatically downloaded to the local MAVEN repository as needed. If you decide not to use MAVEN it is recommended not to checkout the complete trunk, but only the sub-projects of interest (from individual sub-folder) to avoid unnecessary dependencies and third-party library overhead! Sub-project details The following sections describe the features of the several SCHMITZM sub-projects. schmitzm-core This package contains many many general extensions and utility/helper functions for the standard JDK. In the following some highlight features: ResourceProvider Internationalisation by extended and simplified access to standard ResourceBundles. Avoid MissingResourceException, extend/override standard bundles (partly) with your own translation. Handle wildcards in translation strings. Several special InputStreams in de.schmitzm.io XMLUtil Many utility methods to interpret simple JDom Documents easier. SequentialOrderedMap Map which is ordered according to the sequence the elements were put in map. de.schmitzm.data.Unit Handle several distance, speed, time or temperature units with unit conversion (e.g. meter to yard or m/s to km/h, day to seconds). ApplicationProps Generic handling of application settings with automatic numeric or list conversion. Possibility to store values encrypted. Several Swing Widgets JPanel acts like standard JPanel but propagates setEnabled(.), setEditable(.) and setBackground(.) to all components ResourceProviderManagerFrame Frame to show all ResourceBundles used in an application. MultipleOptionPane Create question dialogs with multiple input fields simply by specifying some InputOptions (e.g. SelectionInputOption, ManualInputOption, BooleanInputOption, �). Answer values are returned in an array. ButtonGroup Acts like a standard ButtonGroup, but allows to reset set group so set no button is selected. LoggerFrame Frame to activate/deactivate all Logger used in an application de.schmitzm.swing.table.* Several reusable TableCellRenderer and TableCellEditors SelectableTable, SelectableTableModel Extend the standard JTable/TableModel with a checkbox column to select rows individually (without using Strg-Key). Furthermore an alternating column color can be set, to make tables with many columns look clearer. SortableTable Extends the standard JTable with automatic/generic column sort functionality. ExceptionDialog Show an Exception in a compressed way with the option also to view the stack trace, copy stack trace to clipboard or mail the exception to an (statically defined) administrator. MailAddressTextField, MailAddressPanel Text-Field which automatically highlights the input if it does not define a valid mail address. The panel automatically provides a button to create an email to the address in the local standard email application. URLAddressPanel Text-Field to specify an URL which automatically provides a button to open the URL in the standard web browser. WebFilesChooser, WebAndLocalFilesChooser A FileChooser which allows navigating web directories. YearLessDateChooser DateChooser to only specify month an day. OkCancelDialog Rusable Super-Class for many Dialogs/Frames, which already implements the main GUI panel with the button handling. You should take a look at the JavaDoc for individual details. schmitzm-excelcsv This package includes several utilities for the work with Excel and CSV files. Besides utility functions in de.schmitzm.csv.CsvUtil de.schmitzm.jxl.export.ExportUtil for import and export (simplify and support the work with the standard methods of JExcelApi and SuperCSV) the package de.schmitzm.csv.gui includes some nice swing components for a CSV-Preview-Panel (and dialog). schmitzm-db This package is still under development. Currently it contains some helper classes for the work with Postgres-Database. See the individual JavaDoc for details. schmitzm-gt This sub-project contains several extensions for the Geotools library, which supports the maintenance and visualization of geographical data (raster and vector data, postgis). In SCHMITZM we developed StyledLayerInterface (and several implementations) extended data type classes (raster, vector) with additional meta data for styling, labeling and internationalization ( RasterCalculator, RasterOperationTree calculate user-defined mathematical operations (given by formula string) on each raster cell several GUI widgets, especially� XMapPane, SelectableXMapPane Enhancement / Alternative to standard Geotools JMapPane to especially optimize rendering, define default/maximum extend, define tools for single mouse and window mouse selection (zoom, select). MapActionControlPane Panel to maintain the active mouse action tool for XMapPane MapContextControlPane List panel to control map layers (order, visibility, �) GridPanel, ScalePanel, RasterPositionLabel Utility panel to show horizontal/vertical map grid, current map scale and current mouse position on map GeoMapPane, LayeredMapPane Combines XMapPane, hor./vert. GridPane, ScalePanel and RasterPositionLabel (+ MapContextControlPane) FeatureFilterPanel Feature filtering options with preview (by user-defined rules, specified by free formula string) JMapPaneEditorPane Panel to define simple Features from scratch (geometry and additional attributes) StyledFeatureLayerSelectionModel, TableSelectionSynchonizer, StyledLayerSelectionModelSynchronizer Keep user selection synchronized between a JTable/FeatureCollectionTableModel and a SelectableXMapPane. GeoImportUtil, GeoExportUtil Utility methods for import and export of several geographical data types. GTUtil, JTSUtil Several utility methods for coordinate reference conversion and Geotools/JTS conversion. FeatureUtil Several utility methods for Geotools (Simple)Features (e.g. feature type creation/extension, create default attribute values, FeatureCollection join, FeatureCollection sort) FeatureOperationTreeParser, CQLFilterParser Parser to create Feature filter from rule string. FeatureTableModel, FeatureTypeTableModel TableModel to show features or the attributes types in a JTable. schmitzm-jfree This sub-project contains several extensions for the JFreeChart library, which supports the maintenance, visualization and styling of chart data. For the ChartStyle-XML-Schema there is a documentation in the /doc sub-directory. In SCHMITZM we developed JFreeChartUtil several utilities to simplify the unique use of different types of plots and renderers (which do not implement a unique interface in JFreeChart). ChartStyle (and several implementations), ChartStyleXMLFactory Maintain several chart styling options in an separated object with the option to apply to multiple charts and to import/export XML format. SelectableChartPanel Extends the standard ChartPanel with the possibility to disable the zoom functionality and instead select (and highlight) data points in chart by mouse selection. de.schmitzm.jfree.chart.selection.* de.schmitzm.jfree.chart.renderer.* Several utility classes to implement selection maintenance and highlight rendering. The selection is connected to the individual rendering class. Because there is no consistent interface for the renderers in JFreeChart, there are new interfaces in SCHMITZM to maintain the selection and selection style: DatasetSelectionModelProvider SelectionRenderer TableChartStyle Abstract extension for chart styles defined on some kind of table data (preparation for the use of Geotools Features): Define NoData values. Define which attributes are connected to the axis. Automatically evaluate arithmetical functions on table columns (attributes) to generate chart data. RegressionDataset Special dataset for a regression line. schmitzm-jfree-gt This sub-project combined the chart functionalities of JFreeChart with geographical data of Geotools. FeatureChartPanel Chart panel which uses a special SelectionRenderer to map chart data points to Geotools features. Feature2DatasetMapping (and several implementations) Implements the mapping between Dataset entries and Features. FeatureDataMetaData Because Dataset does not provide a �user object� to hold the Feature2DatasetMapping we use the currently unused DatasetMetaDataGroup (of standard JFreeChart dataset interface) to hold the mapping in a dataset. FeatureChartStyle (and several implementations), FeatureChartStyleXMLFactory Implementation of TableChartStyle especially for Geotools FeatureCollections (as table). FeatureChartUtil Utility functions for FeatureCollection charts, especially to create several datasets from FeatureCollection. ChartSelectionSynchronizer Connects the selection of a chart panel with a StyledFeatureLayerSelectionModel to keep the selection automatically synchronized e.g. with a map and/or feature table. schmitzm-addresses Please contact Mr. Stefan Tzeggai (HYPERLINK "mailto:[email protected]"[email protected]) for details about this package.  see HYPERLINK "http://maven.apache.org/"http://maven.apache.org/  group column values by value of other attribute     The SCHMITZM Java library Overview  SAVEDATE \@ "dd.MM.yyyy" \* MERGEFORMAT 03.10.2012 Page  PAGE \* Arabic \* MERGEFORMAT 2/ NUMPAGES \* Arabic \* MERGEFORMAT 8 The SCHMITZM Java library Overview  SAVEDATE \@ "dd.MM.yyyy" \* MERGEFORMAT 03.10.2012 Page  PAGE \* Arabic \* MERGEFORMAT 3/ NUMPAGES \* Arabic \* MERGEFORMAT 9 The SCHMITZM Java library Overview  SAVEDATE \@ "dd.MM.yyyy" \* MERGEFORMAT 03.10.2012 Page  PAGE \* Arabic \* MERGEFORMAT 8/ NUMPAGES \* Arabic \* MERGEFORMAT 9 schmitzm-parent Technical root project to implement global dependencies for Maven. Contains no productive Java code! schmitzm-core Several general extensions for standard JDK, e.g. Swing-Widgets and java.io/lang utilities. schmitzm-addresses schmitzm-db Utility classes for database work. Currently only Postgres. (Package still in setup phase!) schmitzm-excelcsv Utility extensions for Excel/CSV work. Bases on libraries SuperCSV and JExcelAPI. schmitzm-gt Large utility package for Geotools including GUI components, styling and I/IO helpers. schmitzm-jfree Utility and GUI extensions for charts. Bases on JFreeChart library. schmitzm-jfree-gt Combines geographical Geotools data with statistical chart data. ./89:����������������������   * �����ĵϵ������xixWixi��������xix#�j�hapUmHnHuj�hapUmHnHu�hMhmHnHu*hMh5�;�CJOJQJ\�aJmHnHuh;+7hMh0JmHnHsH uhapjhapUjhaphapUmH sH hs/�hs/�mH sH hs/�mH sH hn�mH sH hn�hn�mH sH hn�h�1]mH sH hn�h�_�mH sH !/89�0 � � @
4
5
6 0 � � * , C D M U �������������������� $Ifgd#Hgd�&� ��f#
7  ��f#
8  ��f#
9 gds/�$�Xgd�gdn�gdn�* + , - . / 0 1 M N R S w x y � � � � � � � � � � � � � � � � � � � � � � �
10 
11 
12 
13 ����˵˱ˡ����ӏ���˵˱ˡ�����}���˵˱ˡj$hMh:�CJOJQJaJmHnHu#�jw�hapUmHnHu#�j��hapUmHnHuh;+7hMh0JmHnHsH uhap*hMh5�;�CJOJQJ\�aJmHnHujhapU�hMhmHnHuj�hapUmHnHu#�j}�hapUmHnHu)
14 
15 
16
17 :
18 ;
19 <
20 =
21 >
22 ?
23 @
24 A
25 ]
26 ^
27 `
28 a
29 r
30 s
31 t
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56      * �������ջ�����������ջ�����������ջ���������#�j��hapUmHnHu#�jq�hapUmHnHuhap$hMh:�CJOJQJaJmHnHujhapU#�j��hapUmHnHuj�hapUmHnHu�hMhmHnHuh;+7hMh0JmHnHsH u1* + , - . / 0 1 M N P Q _ ` a { | } ~  � � � � � � � � � � � � � � � � � � � � � � 
57 $ ����˸˴ˤ����Ӓ���˸˴ˤ����Ӏ���˸˴ˤ�����#�je�hapUmHnHu#�j��hapUmHnHuh;+7hMh0JmHnHsH uhap$hMh:�CJOJQJaJmHnHujhapU�hMhmHnHuj�hapUmHnHu#�jk�hapUmHnHu-$ % & ' ( ) * + , C V o p � � � � � � � �     : ; S T V W ` ����˸�����s�sds�s�sds�s�sds�YQh�HmH sH hn�hn�mH sH h�&�h�&�0JCJmH sH jh�&�h�&�UmH sH h�&�h�&�mH sH h�&�h�&�5�mH sH h�&�mH sH hn�hs/�mH sH jhapUmH sH $hMh:�CJOJQJaJmHnHujhapU�hMhmHnHuj�hapUmHnHu#�j��hapUmHnHuU V e o � I@@@ $Ifgd#H�kd_$$If�F��F��V b�#�  z �
58 t���ļ��ļ��ļ��0�������6��� ���� ���� ���� ���4�U4�
59 la�p��ļ��ļ��ļ�yt�&�� � � � U neee $Ifgd#H�kda$$If�F��F��V b�#�  z
60 t��0�������6��� ���� ���� ���� ���4�U4�
61 la�yt�&�U V W r W���[\�niaiiiiYii$a$gde#z$��gd�&�gdn��kd$$If�F��F��V b�#�  z
62 t��0�������6��� ���� ���� ���� ���4�U4�
63 la�yt�&�
64 ` e q r � =@AEJTVW����������-.YZ[()�������ƽ���ҵҭ����������v�g����he#zhe#zOJQJmH sH $he#zhe#z0JCJOJQJmH sH hapjhapUhe#zmH sH h'�mH sH h�jmH sH h�q�mH sH hn�mH sH hB/6�mH sH h�9h�96�mH sH h�9mH sH hn�hn�mH sH h�HmH sH h�#dh�#dmH sH h�#dmH sH !)CD]_`bij������()IJKWf����ǿ���������sesW�Pe? h1Y�h�q�CJOJQJmH sH  h�q�h�r�h1Y�h�5�CJmH sH h1Y�h�q�5�CJmH sH h1Y�h�5�CJmH sH h1Y�h�r�5�CJmH sH h�q�mH sH h�r�mH sH hKL�mH sH hdbmH sH h�ikmH sH h�HmH sH h'�mH sH jhapUmHnHuh�#dmH sH he#zmH sH jhapU$he#zhe#z0JCJOJQJmH sH �[\]^_ab���J������������ $$Ifa$gd1Y�gdKL�gd�Hgdn� JKWg� h\\LL$
65 & F$Ifa$gd1Y� $$Ifa$gd1Y��kd�$$If�l4��0��j 5&� � �
66 t�����������0��������&6�������������4�4�
67 la�p���������yt1Y�fglop��������� 
68 %&XY���JKQR����>?_`vw�����������ͺ�����ͺͭ�����͆����͆����͆����͆����͆�����h1Y�h�q�0JCJmH sH  h1Y�h�q�CJOJQJmH sH  h�q�h�q�h1Y�h\]�CJmH sH h1Y�h\]�0JCJmH sH hapjhapUh1Y�h�u\CJmH sH h1Y�h�q�CJmH sH  h1Y�h�q�CJOJQJmH sH 4 
69 ��L�a� ���xhhhhhhhhhh$
70 & F$Ifa$gd1Y� $$Ifa$gd1Y�{kd�$$If�l��0��j 5&� �
71 t��0��������&6�������������4�4�
72 la�yt1Y� 67bc���������� +,QRklyz���������@AMNz{����������������������������������������������������鳝�����h1Y�h�CJmH sH  h�q�h�'�h1Y�h�'�0JCJmH sH h1Y�h�'�CJmH sH  h1Y�h�'�CJOJQJmH sH  h�q�h�q�haph1Y�h�q�CJmH sH jhapUh1Y�h�q�0JCJmH sH 6�m���B����th�� $$Ifa$gd1Y�{kd? $$If�l��0��j 5&� �
73 t��0��������&6�������������4�4�
74 la�yt1Y�$
75 & F$Ifa$gd1Y������xh$
76 & F$Ifa$gd1Y� $$Ifa$gd1Y�{kd� $$If�l��0��j 5&� �
77 t��0��������&6�������������4�4�
78 la�yt1Y������ GHhijkw���������� $I\dw����4BDO�������������������������ܥܔܔܔ���zizi h1Y�h��CJOJQJmH sH h1Y�h��CJmH sH h1Y�h;"�CJmH sH  h1Y�h�CJOJQJmH sH h1Y�h�>*CJmH sH h1Y�h�'�CJmH sH hap h1Y�h�'�CJOJQJmH sH  h�q�h�'�h1Y�h�CJmH sH jhapUh1Y�h�0JCJmH sH )�� j�xh$
79 & F$Ifa$gd1Y� $$Ifa$gd1Y�{kdw
80 $$If�l��0��j 5&� �
81 t��0��������&6�������������4�4�
82 la�yt1Y�jkw� &�����xhhxxXXX$
83 & F$Ifa$gd1Y�$
84 & F$Ifa$gd1Y� $$Ifa$gd1Y�{kd $$If�l��0��j 5&� �
85 t��0��������&6�������������4�4�
86 la�yt1Y� ��b�xh$
87 & F$Ifa$gd1Y� $$Ifa$gd1Y�{kd� $$If�l��0��j 5&� �
88 t��0��������&6�������������4�4�
89 la�yt1Y�OTabcv����������AUm����.r�������������z�r�jrj�jrbZOZhs/�hs/�mH sH hs/�mH sH h;>=mH sH h�#dmH sH h�jmH sH jh�#d0J UmH sH h/`�mH sH h�r�mH sH  h�q�h�d+ h1Y�h�d+CJOJQJmH sH h1Y�h�d+CJmH sH  h1Y�h�d+CJOJQJmH sH  h�q�h�'�h1Y�h�'�CJmH sH  h1Y�h��CJOJQJmH sH h1Y�h��CJmH sH bcv��xh$
90 & F$Ifa$gd1Y� $$Ifa$gd1Y�{kdK $$If�l��0��j 5&� �
91 t��0��������&6�������������4�4�
92 la�yt1Y�����s���xk��zupuee $
93 & Fa$gd�t�gds/�gds/�gds/�gdKL�{kd� $$If�l��0��j 5&� �
94 t��0��������&6�������������4�4�
95 la�yt1Y�
96 ��Lcwx�4jk{��������������������Ǽ�������tg_O?ghw}�h�h�5�OJQJmH sH h�{\h�h�5�OJQJmH sH h�h�mH sH h�h�5�OJQJmH sH h�t�h�t�mH sH h�h�OJQJmH sH h�h�h�h�OJQJmH sH h�h�h�h�mH sH h�ah�Z 5�mH sH h�t�h�Z mH sH h�t�h�gUmH sH h�t�hEY�mH sH h�ahEY�5�OJQJmH sH h�t�hs/�mH sH hPd�mH sH h�t�hF TmH sH ��D�j � � L!("�"�"/#,$�$J%F&�&&'d'������������������ $
97 & Fa$gd�O# $
98 & Fa$gd05� $
99 & Fa$gd�m $
100 & Fa$gdovo $
101 & Fa$gd�,4 $
102 & Fa$gd�t� $
103 & Fa$gd�t� $
104 & Fa$gd�h��CTZ����i j � � � � � � � � � � !L!^!�!�!�!�!�!�!'"("�������������������q�q�f^f^f^Vh�amH sH h�RvmH sH h�Rvh�RvmH sH h�ah9T5�OJQJmH sH h9TmH sH h�t�mH sH h�t�h�t�OJQJmH sH h�ah�Z 5�OJQJmH sH h�t�h�t�mH sH h�{\h�h�5�OJQJmH sH h+(h�h�5�OJQJmH sH h�h�5�OJQJmH sH h�Ah�h�5�OJQJmH sH h�h�mH sH ("3"�"�"�"�"�"/#U#�#�#�#�#�#�#�#+$,$9$�$�$�$�$I%J%q%E&������ҵҭҥҭҝҍ�}p}h}XPh�mmH sH h�mh�m5�OJQJmH sH hN'�mH sH hovo5�OJQJmH sH hovomH sH h�k�mH sH h�k�h�k�5�OJQJmH sH h�1 mH sH h6wmH sH h�w4mH sH h�,45�OJQJmH sH h�,4h�,45�OJQJmH sH h�,4mH sH hWd�5�OJQJmH sH hWd�mH sH hWd�hWd�5�OJQJmH sH E&F&U&V&�&�&�&
105 ''%'&':'c'd's'�'�'�'(���ʺ������xh[SC80hF TmH sH h�t�hF TmH sH h�{\h�{\5�OJQJmH sH h�{\mH sH h�{\5�OJQJmH sH h�{\h�O#5�OJQJmH sH h�O#mH sH h�O#5�OJQJmH sH h05�h05�5�OJQJmH sH h� �mH sH h05�mH sH h05�5�OJQJmH sH h05�h�m5�OJQJmH sH h�mmH sH h�m5�OJQJmH sH h�mh�m5�OJQJmH sH h�mhovo5�OJQJmH sH d'�'�'%(7(�(�(�(�(�)�)5*]*i*+2+�+`,�,`-�-�������������������� $
106 & F a$gdj~; $
107 & F a$gdj~;gdMm;gd gdF Tgd�`
108 & Fgd�`gd�)jgds/�gds/� $
109 & Fa$gd�{\($(%(7(�(�(�(�(�(�(S)f)g)�)�)�)�)5*\*]*i*�*�*++2+F+�������Ĺը�Ւ��zo�g[gSgChj~;hj~;5�OJQJmH sH hMm;mH sH h
110 h
111 6�mH sH h
112 mH sH h h��mH sH h��mH sH h mH sH hE&�mH sH h�`h�`mH sH hR9�hR9�mH sH  hR9�hR9�CJOJQJmH sH h�`h�)jmH sH  h�`h�)jCJOJQJmH sH h�`mH sH h�)jmH sH hs/�mH sH hs/�hF TmH sH hEe�mH sH F+G+e+�+�+�+�+�+�+�+,,^,_,s,�,�,�,�,�,�,---$-P-Q-]-`-t-�-�-�������ʿ����ڪ�ʝ���~�~�nfWhXhXOJQJmH sH hXmH sH hXhX5�OJQJmH sH h0 �mH sH h�]�mH sH hj~;hj~;OJQJmH sH h0 �5�OJQJmH sH h;�mH sH hE`�5�OJQJmH sH hPz�hE`�mH sH hj~;hj~;5�OJQJmH sH h
113 mH sH h
114 h
115 mH sH hj~;mH sH hj~;hj~;mH sH �-�-�-�-. . ...*.+.A._.�.�.�.�.�.�.�.�.�.�.�.�.�.����·��������tg\M\�M�M�Mh�bMh�bMOJQJmH sH h�bMh�bMmH sH h�bM5�OJQJmH sH h�#X5�OJQJmH sH h+�mH sH h�bMmH sH h+�hL~CmH sH h+�h+�mH sH h+�h+�5�OJQJmH sH h�bMh �mH sH h �5�OJQJmH sH hL~ChL~CmH sH hL~Ch�bMmH sH hL~ChL~C5�OJQJmH sH hXhXmH sH �-.�./�/�/�0 1�1D2�2 33�3�3�34444�������������������:$�7�7$d%d&d'd-D�M�
116 ��ԴN��O��P��Q��]�7^�7a$gdB/gdB/gdB/ $
117 & F a$gd�C� $
118 & F a$gdj~;�.�.�.�.///%/'/A/N/�/�/�/�/ 00)0*0O0P0U0V0�����Ĵ������{k^Q^k^F;h�w4h�mH sH h�w4h�w4mH sH h�5�OJQJmH sH h�w45�OJQJmH sH h�w4h�w45�OJQJmH sH h+�mH sH hd �h+�mH sH hd �h+�5�OJQJmH sH hL~Ch
119 mH sH hL~ChL~CmH sH hL~ChL~C5�OJQJmH sH h�bMh�bMmH sH h�#Xh�#XOJQJmH sH h�p�h�p�mH sH h�p�h�#XmH sH h�#XOJQJmH sH V0[0|0�0�0�0�0�0�0�0�0�0�01 101�1�1�1�1�1D2^2`2o2�2�2�2�����������̹�����|q|aYaY|Lh93�5�OJQJmH sH h!K�mH sH h!K�h!K�5�OJQJmH sH h�5h�5mH sH h�5mH sH h�55�OJQJmH sH h.0mH sH h.0h.0mH sH h.05�OJQJmH sH h�C�mH sH h�n�mH sH h�C�h�C�mH sH h�C�5�OJQJmH sH h�mH sH h�w4h�w4OJQJmH sH h�w4mH sH h�-�mH sH �2�2�2 3 3P3Z3�3�3444*4�4�4�4�4�4�4�4�4�5�5?6b6c6�6�6�7�7�7�7����������صةص�ؕ��u�e�e��V�Vh�I�hB/OJQJmH sH hj^hB/5�OJQJmH sH hPw�hB/5�OJQJmH sH h�/�hhKT5�OJQJmH sH hhKTmH sH h"�hB/5�mH sH h"�hB/6�mH sH hB/5�OJQJmH sH h}.hB/CJmH sH hB/6�mH sH hB/mH sH h93�mH sH h93�5�OJQJmH sH h93�h93�mH sH 4�4�5?6�7�7�7m8�8�89T9f9�9@:�:�;><�<=�=>��������������������� $
120 & F a$gd�IgdMm;gdF T $
121 & F a$gd�u $
122 & F a$gd�B- $
123 & F a$gdB/ $
124 & F a$gdB/�7�7�7�7�7Y8a8j8l8�8�8�89999,9T9f9�9�9�9�9�9�9�9�9�9�����ź�������ь�|thth_htWJh�I5�OJQJmH sH hMm;mH sH hB/6�mH sH hCe"hCe"6�mH sH hCe"mH sH hE&�mH sH h�umH sH h�uh�u5�OJQJmH sH jh� 0J UmH sH h�B-mH sH h� mH sH h� h� mH sH hB/hB/6�mH sH hB/mH sH hB/OJQJmH sH hB/hB/5�OJQJmH sH hB/hB/mH sH �9�9�9:-:5:@:V:W:t:�:�:�:;;5;6;J;X;b;�;�;�;�;�;�;�;��������������������}maYI}h�j�h�j�5�OJQJmH sH h�j�mH sH h"�h�j�5�mH sH h$�h$�5�OJQJmH sH h$�mH sH h�'�h/q�6�mH sH h/q�h/q�OJQJmH sH h/q�mH sH h/q�h/q�mH sH h�P�5�OJQJmH sH h�U�mH sH h�Ih�I5�mH sH h�U�5�OJQJmH sH h�Ih�I6�mH sH h�ImH sH h�Ih�ImH sH �;<<<<=<><O<�<�<�<�<�<�<�<='=~==�=�=�=�=�=�=�=>>�����ʽʵʵ������wogcgTgoJjh�#d0J Uh�!hMm;0JCJmH sH hapjhapUhMm;mH sH hE&�mH sH h�Ih�ImH sH h�8h�8mH sH h�8mH sH hPj�hPj�5�OJQJmH sH hPj�mH sH h�|PmH sH h)�5�OJQJmH sH h)�mH sH h$�h$�6�mH sH h$�mH sH h$�h$�mH sH h$�h$�OJQJmH sH >>>B>C>[>\>]>^>e>�>�>�>�>�>�>�>�>�>�>�>�>�>�>�>�>�>�>??"?#?$?%?&?'?L?M?N?O?P?Q?u?v?w?�?�?�?�?�?�?�?�?�?�?�?�?@@@@@@*@����������ɽ���������������������������������������������������h'�h�&�mHnHuhl>�h�_�jh#HUh#Hh� mH sH h� h� mH sH !jh� h� 0J UmH sH h�!h�#d0JCJhapjhapUh�#d?>]>�>�>�>�>�>�>�>�>�>�>�>�>P?Q?u?v?@@*@+@�@�@�@������������������������  � ��%��7gd'�  � �p#��7gd'�gd�_�*@+@,@W@X@b@c@j@k@�@�@�@�@�@�@�@�@�@�@�@�@�@�@ AA2A3A<A@AAABA�A�A�A�A�A�A�A�A�A�A�A�A���������������������ȷ��𒃒vl𒃒vl�𒃒h'�CJmH sH hdbh'�CJmH sH h'�5�CJOJQJmH sH #hdbh'�5�CJOJQJmH sH $h1Y�h'�6�B*CJmH phJD*sH !h1Y�h'�B*CJmH phJD*sH ,h1Y�h'�5�B*CJOJQJmH phJD*sH h#Hh'�h�&�mHnHuhapjhapUhl>�*�@�@�@A2A3AAABA�A�A�A�A�A�A�A�A�A�AB B!B3B4B�B�B�B�B�B���������������������������gd'�$a$gd'�$a$gd'��A�ABB B!B*B2B3B4BnBvB{B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B.C9C@CBCCCDCECNC�����Ŷ�󬞬�����Ŷ�󔆔���Ŷ��|qd|����h@�h@�CJmH sH h@�6�CJmH sH h@�CJmH sH h�S�h�S�6�CJmH sH h�S�CJmH sH h�({h�({6�CJmH sH h�({CJmH sH h'�5�CJOJQJmH sH #hdbh'�5�CJOJQJmH sH haph'�h'�CJmH sH h/TCJmH sH hdbh'�CJmH sH '�B�B�B�B�B�BBCCCDCECWCXC�C�C�C�C�C����������������gdMm;$a$gd@�$a$gd'�gd'�$a$gd'�NCVCWCXCnCvC�C�C�C�C�C�C���ǹǯ����hMm;mH sH hl>�haph'�h'�CJmH sH h[3�h[3�6�CJmH sH h[3�CJmH sH hdbh'�CJmH sH #hdbh'�5�CJOJQJmH sH h'�5�CJOJQJmH sH  21�h:pO@���. ��A!��"��#��$�n%����� ��51�h0:p'���A ��.!�n"��#��$��%����� ��21�h:pO@���. ��A!��"��#��$�n%����� ��}D���y������K� _Toc337038243}D���y������K� _Toc337038244}D���y������K� _Toc337038245}D���y������K� _Toc337038246}D���y������K� _Toc337038247}D���y������K� _Toc337038248}D���y������K� _Toc337038249}D���y������K� _Toc337038250}D���y������K� _Toc337038251}D���y������K� _Toc337038252}D���y������K� _Toc337038253$$If���!vh5�� 5� 5�z#v� #v #vz:V �F �
125 t���ļ��ļ��ļ��0�������6�5�� 5� 5�z4�Up��ļ��ļ��ļ�yt�&��$$If���!vh5�� 5� 5�z#v� #v #vz:V �F
126 t��0�������6�5�� 5� 5�z4�Uyt�&��$$If���!vh5�� 5� 5�z#v� #v #vz:V �F
127 t��0�������6�5�� 5� 5�z4�Uyt�&��$$If�!vh5�� 5��#v� #v�:V �l4 �
128 t�����������0��������&65�� 5��4�p���������yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
129 t��0��������&65�� 5��4�yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
130 t��0��������&65�� 5��4�yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
131 t��0��������&65�� 5��4�yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
132 t��0��������&65�� 5��4�yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
133 t��0��������&65�� 5��4�yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
134 t��0��������&65�� 5��4�yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
135 t��0��������&65�� 5��4�yt1Y��$$If�!vh5�� 5��#v� #v�:V �l
136 t��0��������&65�� 5��4�yt1Y�^! pp02���� 0@P`p������2(�� 0@P`p������ 0@P`p������ 0@P`p������ 0@P`p������ 0@P`p������ 0@P`p��8X�V~_HmHnHsHtHF`��F n�Standard$a$CJ_HmHsHtHr@r E&� �berschrift 1'$$ F �x� 8�@&^��`�Q�5CJ$KH \^JaJ f@f s/� �berschrift 2$ F�h�<@&^�e`���5CJ \]^JaJtt O@� �berschrift 3.$
137 & F���<� p��@&^��`��5>*\^JaJRR O@� �berschrift 4$���x@& 5>*\aJ\\ O@� �berschrift 5
138 & F���<@&56CJ\]aJJA`���J Absatz-StandardschriftartXi@���X 0Normale Tabelle�4�
139 l4�a� 0k ���0 0 Keine Liste @@�@ O@� Fu�notentext
140 ^��`�V�CJ>> O@� Verzeichnis 4^��aJL@L O@�p Verzeichnis 1
141 �x�x 5;\aJ< @"< O@�Fu�zeile ���%CJP 2P O@�Literaturverzeichnis F��`�����B�O@� QuellcodeC�>7Sn�����  / J f����� &CJOJQJaJmHnHsH uR�!R O@��berschrift 2 (in Anhang) FB@B O@�p Verzeichnis 2^��:aJDD O@� Verzeichnis 3^��
142 6]aJ>> O@� Verzeichnis 5^��aJ:U@��: O@�0 Hyperlink>*B*CJph�J>@�J O@�Titel���<@&a$5CJ0KH\^JaJ FJ@�F �9
143 Untertitel �<@&a$ CJ ^JaJ:@�: �_� Kopfzeile ��p#8���8 �_�Kopfzeile ZchnCJz���z �r�Tabellengitternetz7:V�0������<�@�< �q�  Listenabsatz ^��m$:&@�: �#dFu�notenzeichenH*PK!����[Content_Types].xml���j�0E����ж�r�(��΢Iw},��-j��4 ��w�P�-t#bΙ{U�����T�U^h�d}㨫���)��*1P�'�� �^��W��0)��T�9<�l�#��$yi}��;�~@��(���H����u�* Dנz��/0�ǰ���� $�� X��3aZ����,�D0j~�3߶�b��~i>���3�\`�?�/�[���G��\�!�-�Rk.�s�Ի�..���a濭?��PK!�֧��6 _rels/.rels���j�0 ���}Q��%v/��C/�}�(h"���O�
144 ������=������ ����C?�h�v=��Ʌ��%[xp��{۵_�Pѣ<�1�H�0���O�R�Bd���JE�4b$��q_����6L��R�7`�������0̞O��,�En7�Li�b��/�S���e��е������PK!ky���theme/theme/themeManager.xml �M
145 � @�}�w��7c�(Eb�ˮ��C�AǠҟ����7��՛K Y,� �e�.���|,���H�,l����xɴ��I�sQ}#Ր���� ֵ+�!�,�^�$j=�GW���)�E�+&
146 8���PK!�ZI'�Utheme/theme/theme1.xml�YMoE�#�F{oc'vGu�رhR��-�q�;ޝfvg53N�j�HH��8P�Tj%.����H� �3��މ�$i#ZA}H��ϼ�_3�z�^��!����/�<D�4 �ޭa�Қ���I�OHۛ�]�x���x]E$&�'r��H�t}iI����e��ލ����G.ݘ--�j�K1����,�����4L���|��DI��31�ĉ�ǀ����ȩ�2�1k{�*�GCrOy�a��E۫����qu �g��Z����o>پlCp�lx�pT0���+[}`j�����zA��V�2�F���i�@��<�n�Yk����9�[�N���d�D �~m���j���eo@ߜ�7:��7 �_�����V.ހ"F��9�vh��Q/ cζ+�k_�e�
147 ��/�b��0�b|��> 4�aE��)c"��㑠Xs�����%_�-ifH�����}�bȊ���~x�� :����������rvm�$,�z���=���������2��?���/���?3q����������?��o
148 <*Ç4&�$Gh�Ǡ���+9���F��wl&�� �\*��T�oN1˼���!�o �U�듻���HL��|#��.��E�nh^%3'IX�\Lʸ}��xwq���7I�r�a�(ލ�#�É�!I�B�? �B�;�:vݥ�����CQ�J� �ȉ�٦m�_�U:�����FΪ��"�.��
149 ᇄ9f��'
150 �U$�8fe��`U 9�
151 ���I� �hmR|$@ߒ�o`(Y�n�e��E
152 E�h�`���-~Ѝp�Va4�����(F{\U�w��!������M���ӫ�-:"�D��mE��N�i�O�Q����W��>��Q�O��B� =�*�O��E��E��E@�����'��0�o<�J���K�|>k���V(�zn�S�����#�26PSFv���%4���z�9"��̔F�5+�.��A�����Na®{�H(3ҡD)�p�3˕�5�te�M}d�Ab�������AAƴ�М?sF+��Y��\Ɉ�گ¬��:3����:�[�28q^5X,� ����
153 �t�N&��@��6��-� �"�d>�z���n��NJ� �ة�>�b���&����2��v��^�Kyϼ��D:����,AGm��\nz��i�á��)x]��n�|%l؟��&�g�l効IP��
154 k�9��:�
155 ����lh�WY�Ds��/7������W�be ��Ivt]K�c⫲�K+�v�1+�|��D������~��O@%�M����&M[ۼr�s�t��+��똥�ʭN�<�-��q!�y*��U�n�;�*&�/H�r��T���
156 V��rF:_�*�P�҈�}���-p �!��F���P��9gi����ڧ!���!{P�L��B���.K�e�LD�ĕ�{D ���{��"uSM�2`p'��}�2h�!��oN )z�́{�� J�u� 4�� +���o�罷��~1�yV�R+hei��"���ڊ5��r3�8�1,Q
157 >H���G�ψ c�P�|j+��41��Kv�@�@�� Nv��&eM��N�jy���I��{��Z������.�3����i��Ž���BS�gO�(,��q��]����Go���)i� ~UFρ�H~��l����PK! ѐ��'theme/theme/_rels/themeManager.xml.rels��M
158 �0���wooӺ�&݈Э���5 6?$Q�� �,.�a��i����c2�1h�:�q��m��@RN��;d�`��o7�g�K(M&$R(.1�r'J��ЊT���8��V�"��AȻ�H�u}��|�$�b{��P����8�g/]�QAsم(����#��L�[������PK-!����[Content_Types].xmlPK-!�֧��6 +_rels/.relsPK-!ky���theme/theme/themeManager.xmlPK-!�ZI'�U�theme/theme/theme1.xmlPK-! ѐ��'� theme/theme/_rels/themeManager.xml.relsPK]�
159 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
160 <a:clrMap xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" bg1="lt1" tx1="dk1" bg2="lt2" tx2="dk2" accent1="accent1" accent2="accent2" accent3="accent3" accent4="accent4" accent5="accent5" accent6="accent6" hlink="hlink" folHlink="folHlink"/>�1�;Fx{w��e�2���;����
161 ���� ���� ���� ������������������������w��e�2�����_b�;�����4�����k����� 11������vvvv��+++.* 
162 * $ ` )f�O��("E&(F+�-�.V0�2�7�9�;>*@�ANC�C"$%&'+,/148;=>?ABCEFGIJKLNPRU � U �J ���j�b��d'�-4>�@�B�C#()*-.0235679:<@DHMOQ9���������+-.0Mx���������� ;=>@]s�����������+-.0M`|~�������� %'(*o����:S�-Y(Co � � � � 
163 %
164 X
165 
166
167  J Q � �  > _ v � � �  6 b � � � � � +Qky���@Mz����Gh������5�5�5�; ��X�%������X%������X�%������X�%������X�%������X�%������X�%������X�%������X�%������X�%������X�%�����̕�X��X��X��X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���X���1]hp������%GIKqs������&(.���!���������!���������!������+D{X����l�8&# � �A�A@��������� �%���( �
168 ���T ��$H?�)
169 �$#"� �?���`"
170 �
171 
172 C �������������"$�0� � ��Z"
173 � 
174 3 ��� �����,� �(P� ��Z"
175 � 
176 3 ��� ������P#h�)� ��Z"
177 � 
178 3 ��� ������\0 � ��Z"
179 �
180 3 ���������\h� ��Z"
181 �
182 3 ���������0\H?� ��Z"
183 �
184 3 ��������\!\�/� ��Z"
185 �
186 3 ��������,)(#�7�)� ��
187 �
188 � �j@AB$C|DE� F�������jJ����$|@����d0�"� ��H
189 � # � �jJ�$ X�8X��N
190 � 3 ��jJ��$ X$ \��N
191 � 3 ��jJ���H�L��N
192 � 3 ��jJ���(X�(\��N
193 � 3 ��jJ���8X�8\��H
194 � # � �jJ�H!DH!H��H
195 � # � �jJ��(!�8!��H
196 �  # � �jJ��(�(!��H
197 �! # � �jJ��8�8!��N
198 �" 3 ��jJ��p0$!p0(#��N
199 �# 3 ��jJ��$ $ P#��B
200 �S ���� ?���`� ��������� ��������� ���������!������������������#������������������"�����������������������������������_�;$���������:j$t�� _Toc336430497 _Toc337038243 _Hlt337038994 _Hlt337038995 _Toc336430498 _Toc337038244 _Toc336430499 _Toc337038245 _Toc336430500 _Toc337038246 _Toc336430501 _Toc337038247 _Toc336430502 _Toc337038248 _Toc337038249 _Toc337038250 _Toc337038251 _Toc337038252 _Toc337038253/WWbbss��% % �!]" +T15�;@@
201 .7  qq������6 6 �!h"+e1�5�;��=EJTW _ g l
202
203 
204
205
206
207
208 � � � � (mv����BJ�����  kvw�4BDOT\ck��������x�������{�������DY�������������$3L^��������(3IT����./>@Tjpq{��,9OU��J^`pFU������&9:Edrsz % 6 � � � � /!8!=!E!S!f!�!�!""*"H"O"]"h"�"�"##2#F#�#�#�#$�$�$�$�$�$�$�$�$`%t%�%�%�%�%& & &&&*&�&�&�&�&�&�&�&�&�&�&�&�&�&''%'�'�'�' ((((*(O(|(�(�(�(�(�(�(�(�(�( )&)()/)p)x)�)�)�)�)*%*,*=*D*^*`*o*�*�*�*�*�*�*+
209 + ++P+Z+�+�+,*,�,�,�,�,�,�,�-�-�-�-?.`.c.�.V/`/�/�/�/�/�/�/Y0a0t0z01,1T1e1�1�1�1�1�1�1�12-252�2�263J3X3b3�3�3�3�3�3444414>4N4e4v4�4�4�4�45'55�5�5�5666�6�6�6�6�6�6�6�6�6�6�6�6�6c7j7l7t788!8)8�8�8�839;9�9�9�9�9�9�9�9�9!:2:n:v:{:�:�:�:�:�:�:�:.;8;E;V;n;v;�;�����DY��% 6 � � �!�!]"h"##`$g$P(Z(0)7) ++�+,&-(-�.�.T1e1s2t25�56�6�6�6�6�6�6�6�6�6�8�8�8�8939@9B9�9�9�9�9�9�9�9�9:!:2:[:�:�:�:�:�:�:�:�:$;%;A;E;V;X;�;�;3333333333333333333333333333333333333|���ڌ�����������}���j������������~����
210 �i�������������Y(���������������rVH�������������n\bC�������������pE"Z���������������t���������������|><�������������*�����������!}J
211 ��`����������9D��<���������o%�8�����������X'��������������<�;�Ϛ����������N_�H�����������sq Q��T~���������&b���������'*w������������������^��`���.�������^��`���.�������^��`���.�������^��`���. �������^��`���OJQJo(�� �������^��`���OJQJo(�� �������^��`���OJQJo(�� �������^��`���OJQJo(���h����h^�h`���. �h����h^�h`���OJQJo(�� �h���^�h`���OJQJo(����8���^�8`���OJQJ^Jo(o� ����^�`���OJQJo(��� �� ���^�� `���OJQJo(����� ���^�� `���OJQJ^Jo(o� �x���^�x`���OJQJo(��� �H���^�H`���OJQJo(�������^�`���OJQJ^Jo(o� �����^��`���OJQJo(�����P���^��`�P�o(.�����^�`���o(.���0���^��`�0�o(.�<����<^�<`���o(..������^��`��o(... �\����\^�\`���o( ..... �������^��`���o( ...... �|�`��|^�|`�`�o(....... � ���� ^� `���o(........�p�����^�p`���o([]��������^��`���.��p�L��p^�p`�L�.��@ ����@ ^�@ `���.������^�`���.����L���^��`�L�.��������^��`���.��������^��`���.��P�L��P^�P`�L�. �����^��`���OJQJo(�������^��`���OJQJ^Jo(o� �p���^�p`���OJQJo(��� �@ ���^�@ `���OJQJo(�������^�`���OJQJ^Jo(o� �����^��`���OJQJo(��� �����^��`���OJQJo(��������^��`���OJQJ^Jo(o� �P���^�P`���OJQJo(�� �h���^�h`���OJQJo(����8���^�8`���OJQJ^Jo(o� ����^�`���OJQJo(��� �� ���^�� `���OJQJo(����� ���^�� `���OJQJ^Jo(o� �x���^�x`���OJQJo(��� �H���^�H`���OJQJo(�������^�`���OJQJ^Jo(o� �����^��`���OJQJo(�������^��`���.������^��`���.��p�L�^�p`�L�.��@ ���^�@ `���.�����^�`���.����L�^��`�L�.������^��`���.������^��`���.��P�L�^�P`�L�. �����^��`���OJQJo(�������^��`���OJQJ^Jo(o� �p���^�p`���OJQJo(��� �@ ���^�@ `���OJQJo(�������^�`���OJQJ^Jo(o� �����^��`���OJQJo(��� �����^��`���OJQJo(��������^��`���OJQJ^Jo(o� �P���^�P`���OJQJo(�����P���^��`�P�o(.������^��`��o([]������^��`��o(.�`����`^�``���o(..������^��`��o(... �������^��`���o( ..... �����^�`���o( ...... ���`���^��`�`�o(....... �0����0^�0`���o(........������8^��`���o(.�������^��`���.��p�L��p^�p`�L�.��@ ����@ ^�@ `���.������^�`���.����L���^��`�L�.��������^��`���.��������^��`���.��P�L��P^�P`�L�. '*w�o%'*w'*w&b'*w�9D'*w'*w&b'*w�9D'*w'*w&b'*w�9D���������������������������~���}���|���!}J
212 �<�;N_�Hsq Q�X'������������������������������������������������������������������������������������������������������������������������������������� �/����J^Y��0Pe��4�8�o�x @�1u694�&�:�O�$PXx�* .< �"
213 TP
214 a
215 kz
216 } pJ 1W 'X �a �r �t I' 8j �  �Y *�u�a�RAn
217 �*Y�v}.�`jO�[�q$%�S�� �K
218 ��:7;;D+(�n�A�I�Ym$�G�1 �? �H �W �Z �"Ce"<A#�O#�~#�$30%�S&�b&�)'m>'~_') )+1)dT)�*�#*(+;+JM+�d+@,�p,�B-p/|/'0.0�W0Fz0�1�1k^1�y1�2�!2�,4�V4�w4�5�/5�7d>7tQ7,p7�|8�9a
219 9l[9"%:�x:�H;�N;Mm;j~;�$<;>=�]>�m> ? ?n<?�<?a@P@� A�BL~C�D�D�|D�+E�5E�JEnAF�;GgAGYRG#H�H)H�"IQiIc~K{L�bM�,N�yN� O�cO'kO�1P;P�kP�|P(&Q9hQOoQ�yQ�R�#R�1RUS/TF T�T]&T9ThKTTU�DU�gU?/V|>W{X�X�#X8>X;YioZ�^[z[ \�Q\3S\�u\�{\�1]�R]�{]7B^j^&_�_D`#a`�:aIPaTadb}bjbHNb�pb�#dBenHe�we�~e�RfFgkgC!hq7hMh�qh�Ri�j�)j�;j{kJ,k�ik�-l�m�0m�Gm_Lm�gm�n^o(o�KoRWoovoap[(p�(q~#r9Ir�$s�8tyftlu;u� v�Rvdw� w6w�Gw:x�vx� y�y�oyze#z�#z�({�|�8|�i|`}�:~B/S~�U� x�Ot���VL�E`�+���X���� �E&��<��o�,p�~�""����m��W��[��7�L��]������|��O�T����k��J�KL�iN�9v�B��M�!W��k��m��p����h��|&��-�iZ��b�-g�"��b�1d�N0�.$��2��4��?��X�Pw�Z�"1��>��t���N`�Pz�d ��"�{D�!K��h��q����&��6��I�2P�i�n��f��G���9���'��,��q���FK�/q��$��'�i;��z��S��j�x��A�_D��E��� :��!�l>��[�{m�/x�@�E�--��Z�/r�w�Pj��=��T�?L�oY�uu��{���;"�72��h�~q������'��0� ^�s���0 �l �!�%5��i��4�/`� �Sk��k�O�Jo��|�\�Ee�� �y��h����M��Q�\]�����{��N��Q�q��i��
220 ���<��)�@;�Y��j�Ar���!�M,���.�+��0�[3��L��p�s/�O@��(�5�L�E�]E�%m���J� V�w}�{;�@G�M��|�M8�\r����9��<�{�)�Wd�| ��,��g�}��~�i� �%2�1Y�KZ���� �s�v"��^��f��'��/�d?��C��p��D��U��[��X�� �+��E���05�;�,�'O�y�|M��_��g�� �N'��C�K_�g�]�� �� ��&����� 3��D��Q�#b��k���-��H��[���5v�v$�R9�e��}���$�H?�>_�'�I�Q��n��n�u�T�i:��n��|��L��P����)��n�2p���n�@��D�,n�93�1�f)��C�m,�t0��I�EY�=e��q��r��L�j��j�K��8��b�dJ�b]�Pd�Q|��!�?��U�(|�66�@�VV`�VVV �#�;�@��Unknown������������G��*�Ax� �Times New Roman5��Symbol3.� �*�Cx� �Arial7.�����@ �Calibri?=� �*�Cx� �Courier New;��WingdingsA����$B�Cambria Math"q������
221 g�
222 g�
223 gh�.ch�.c!������20�5�53�Q���HP�� ?�����������������������_�2!xx���Martin SchmitzMartin SchmitzX        
224      �������Oh��+'��0|�������  
225 , 8 D P\dlt�Martin Schmitz Normal.dotmMartin Schmitz3Microsoft Office Word@@��c��@P�3d��@��Qe��h�.����՜.��+,��D��՜.��+,��,� hp|��� ���� � ��c�5  Titel� 8@ _PID_HLINKS�A��g^�mailto:tzeggai@wikisquare.de�_ �"http://acs.lbl.gov/~hoschek/colt/�US�http://www.geotools.org/�U�!http://www.jfree.org/jfreechart/�"s�http://jdbc.postgresql.org/�~!http://supercsv.sourceforge.net/�Z{"http://jexcelapi.sourceforge.net/�FWx%http://www.toedter.com/en/jcalendar/�Uuhttp://www.miglayout.com/�Q]rhttp://www.jdom.org/�z*ohttp://lucene.apache.org/solr/�7$l http://commons.apache.org/lang/�\Mihttp://commons.apache.org/io/�?afhttp://commons.apache.org/cli/�^Ac!http://logging.apache.org/log4j/�V`Fhttp://www.oracle.com/technetwork/java/javase/javawebstart/index.html�mo];http://www.oracle.com/technetwork/java/javamail/index.html�?eZ'http://www.oracle.com/technetwork/java�]@W%http://logging.apache.org/log4j/1.2/�SThttp://www.junit.org/� {Qhttp://wald.intevation.org/�oRN,http://wald.intevation.org/scm/?group_id=47�AKhttp://www.wikisquare.de/�g^Hmailto:tzeggai@wikisquare.de�=HEmailto:Martin.Schmitz@koeln.de�5>�_Toc33703825358�_Toc33703825252�_Toc3370382515,�_Toc3370382505&�_Toc3370382495 �_Toc3370382485�_Toc3370382475�_Toc3370382465�_Toc3370382455�_Toc3370382445�_Toc337038243]Ehttp://maven.apache.org/�
226  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS����UVWXYZ[����]^_`abcdefghijklmnopqrstuvwxyz{|}~���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Root Entry�������� �F`� ke���Data
227 ������������T1Table��������\�eWordDocument
228 ������SummaryInformation(�������������DocumentSummaryInformation8���������MsoDataStore���������ke��`� ke����ZF���A�UO�H�W��2���Q==2���������ke��`� ke��Item
229 ���� �����Properties������������UCompObj����
230 y���������������� ���� ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������<b:Sources SelectedStyle="\APA.XSL" StyleName="APA Fifth Edition" xmlns:b="http://schemas.openxmlformats.org/officeDocument/2006/bibliography" xmlns="http://schemas.openxmlformats.org/officeDocument/2006/bibliography"></b:Sources>
231 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
232 <ds:datastoreItem ds:itemID="{9345F6CB-406D-43D5-BE1F-75B08DCD7181}" xmlns:ds="http://schemas.openxmlformats.org/officeDocument/2006/customXml"><ds:schemaRefs><ds:schemaRef ds:uri="http://schemas.openxmlformats.org/officeDocument/2006/bibliography"/></ds:schemaRefs></ds:datastoreItem>��
233 ���� �F'Microsoft Office Word 97-2003-Dokument
234 MSWordDocWord.Document.8�9�q

Properties

Name Value
svn:mime-type application/octet-stream

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26