class: CreateJournalRdf
public class: CreateJournalRdf
Author:
franke (initial creation)
Project:
Phase: 1.0; Status: Proposed; Version: $Revision: 1952 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates:
Created: 16.07.2009 15:15:47; Modified: 16.07.2009 15:15:47;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{451A0DF4-E89C-4fb3-BD93-FE6FEFA055FE}
Helper class to generate an RDF file from the initial database.
Goto:
Custom Properties
,
Methods
Appears in:
util
Custom Properties
CreateJournalRdf
Methods
Operation
Details
private
CreateJournalRdf
():
Sequential
Tags:
throws=Exception
Notes:
Default constructor. Contains the main routine.
private
getConnection
():Connection
Sequential
Tags:
throws=TechnicalException
Notes:
Initialize Connection to database.
public static
main
(
String[] args):void
Sequential
Tags:
throws=Exception
Notes:
Main-Method.
private
xmlFormat
(
String str):String
Sequential
class: CreateJournalRdf