National Repository of Grey Literature 6 records found  Search took 0.01 seconds. 
Data Transformation Manager
Nedelka, Roman ; Hrubý, Martin (referee) ; Kočí, Radek (advisor)
The objective of this bachelor's thesis was to create a data transformation manager, which will be a part of printing process in two Czech insurance companies. It is a transformation, when data from database are transformed to output documents using various templates (for example: information about a customer stored in a XML document is transformed to a contract in a PDF file format). The manager is designed as a multi-tier application (application server, web interface, persistent data) and implemented in Java or more precisely Java EE. XML-based technologies are used for the data transmission and the data processing. The manager was tested and is ready for use. It should eventually replace familiar, currently used systems, which are outdated and difficult to maintain and contribute to increase effectiveness of a printing process.
Vývoj softwarové aplikace pro podporu hry Cvrček
KŘIŠTA, Miloslav
This bachelor thesis deals with the creation of a new application for the support of the game Cvrček. The application is intended to replace the existing program support created by Tomáš Jakeš in 2005. This thesis tries to make more understandable the use of XML technologies which is used to store values created by the application into XML files, for design and validation of XML files using XML Schema and the convertion of XML files using XSLT to HTML pages. Besides what was mentioned, this thesis also deals with JAXB interface for working with XML files in Java language and sending HTML files to the Word Wide Web.
Data Transformation Manager
Nedelka, Roman ; Hrubý, Martin (referee) ; Kočí, Radek (advisor)
The objective of this bachelor's thesis was to create a data transformation manager, which will be a part of printing process in two Czech insurance companies. It is a transformation, when data from database are transformed to output documents using various templates (for example: information about a customer stored in a XML document is transformed to a contract in a PDF file format). The manager is designed as a multi-tier application (application server, web interface, persistent data) and implemented in Java or more precisely Java EE. XML-based technologies are used for the data transmission and the data processing. The manager was tested and is ready for use. It should eventually replace familiar, currently used systems, which are outdated and difficult to maintain and contribute to increase effectiveness of a printing process.
Application for Fundamental Analysis
Žižka, Ladislav ; Pavlíčková, Jarmila (advisor) ; Maryška, Miloš (referee)
This thesis deals with the development of application for fundamental analysis of stocks. Main goal of the thesis is to make application, which will be helpful for individual investors in performing fundamental analysis of stocks. It is desktop application, which performs calculations with high precision and it uses free on-line sources of financial data. The application was developed in Java programming language. It will be available as a~freeware alternative to proprietary fundamental analysis software on the market. The first part describes capital market and stock exchange, makes characteristics of stock and explains principle of fundamental analysis of stocks. In the second part, the market research of fundamental analysis software was realized, design and implementation of the application for fundamental analyiss was described and the application was evaluated.
Bean Validation pro JAXB
Valový, Marcel ; Pecinovský, Rudolf (advisor) ; Šlajchrt, Zbyněk (referee)
Currently, there is no solution providing automatic validation of objects in the problem of solving Object-to-XML Impedance Mismatch. The author chose Java SE specification JAXB for Object-to-XML mapping and Java EE specification Bean Validation for validation of JavaBean objects. This thesis focuses on the interconnection of the two specifications and creation of a new specification Bean Validation in JAXB providing automatic validation at the object level during the process of marshalling and unmarshalling. This specification also provides means for mapping XML Restrictions and Facets to Bean Validation constraints. In this thesis author presents the design of Bean Validation in JAXB facility specification, its reference implementation, written by author, and users and programmers guide.
Java annotations
Šírová, Helena ; Pavlíčková, Jarmila (advisor) ; Pecinovský, Rudolf (referee)
Práce popisuje tvorbu, použití a význam anotací v programovacím jazyce Java. Dále poskytuje popis několika obecně použitelných anotací, které jsou v Javě definovány, a návod na tvorbu vlastních anotací a jejich zpracování pomocí anotačních procesorů. V práci je obsaženo i srovnání s jinými nástroji, které mají podobné použití jako anotace.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.