From 5810eb6412aae6ed576194fbf5ef4e19fb19efb3 Mon Sep 17 00:00:00 2001 From: yvesf Date: Thu, 24 Feb 2011 22:51:31 +0100 Subject: Wagon: Deploying site to repository --- apidocs/allclasses-frame.html | 2 +- apidocs/allclasses-noframe.html | 2 +- apidocs/constant-values.html | 2 +- apidocs/de/dhbw/horb/calendar/ICSServlet.html | 2 +- .../dhbw/horb/calendar/class-use/ICSServlet.html | 2 +- .../horb/calendar/dualis/DualisConnection.html | 2 +- ...lisException.DualisAuthenticationException.html | 2 +- .../DualisException.DualisScrapingException.html | 2 +- .../dhbw/horb/calendar/dualis/DualisException.html | 2 +- .../dualis/class-use/DualisConnection.html | 2 +- ...lisException.DualisAuthenticationException.html | 2 +- .../DualisException.DualisScrapingException.html | 2 +- .../calendar/dualis/class-use/DualisException.html | 2 +- .../dhbw/horb/calendar/dualis/package-frame.html | 2 +- .../dhbw/horb/calendar/dualis/package-summary.html | 2 +- .../de/dhbw/horb/calendar/dualis/package-tree.html | 2 +- .../de/dhbw/horb/calendar/dualis/package-use.html | 2 +- .../de/dhbw/horb/calendar/ics/AbstractICSType.html | 2 +- apidocs/de/dhbw/horb/calendar/ics/VCalendar.html | 2 +- .../de/dhbw/horb/calendar/ics/VEvent.Builder.html | 2 +- apidocs/de/dhbw/horb/calendar/ics/VEvent.html | 2 +- .../calendar/ics/class-use/AbstractICSType.html | 2 +- .../horb/calendar/ics/class-use/VCalendar.html | 2 +- .../calendar/ics/class-use/VEvent.Builder.html | 2 +- .../dhbw/horb/calendar/ics/class-use/VEvent.html | 2 +- .../de/dhbw/horb/calendar/ics/package-frame.html | 2 +- .../de/dhbw/horb/calendar/ics/package-summary.html | 2 +- .../de/dhbw/horb/calendar/ics/package-tree.html | 2 +- apidocs/de/dhbw/horb/calendar/ics/package-use.html | 2 +- apidocs/de/dhbw/horb/calendar/package-frame.html | 2 +- apidocs/de/dhbw/horb/calendar/package-summary.html | 2 +- apidocs/de/dhbw/horb/calendar/package-tree.html | 2 +- apidocs/de/dhbw/horb/calendar/package-use.html | 2 +- .../calendar/ui/MyApplication.MyMainWindow.html | 2 +- .../de/dhbw/horb/calendar/ui/MyApplication.html | 2 +- .../horb/calendar/ui/StundenplanComponent.html | 2 +- .../ui/class-use/MyApplication.MyMainWindow.html | 2 +- .../horb/calendar/ui/class-use/MyApplication.html | 2 +- .../ui/class-use/StundenplanComponent.html | 2 +- .../de/dhbw/horb/calendar/ui/package-frame.html | 2 +- .../de/dhbw/horb/calendar/ui/package-summary.html | 2 +- apidocs/de/dhbw/horb/calendar/ui/package-tree.html | 2 +- apidocs/de/dhbw/horb/calendar/ui/package-use.html | 2 +- .../horb/calendar/util/AuthenticatedServlet.html | 2 +- .../util/class-use/AuthenticatedServlet.html | 2 +- .../de/dhbw/horb/calendar/util/package-frame.html | 2 +- .../dhbw/horb/calendar/util/package-summary.html | 2 +- .../de/dhbw/horb/calendar/util/package-tree.html | 2 +- .../de/dhbw/horb/calendar/util/package-use.html | 2 +- apidocs/deprecated-list.html | 2 +- apidocs/help-doc.html | 2 +- apidocs/index-all.html | 2 +- apidocs/index.html | 2 +- apidocs/overview-frame.html | 2 +- apidocs/overview-summary.html | 2 +- apidocs/overview-tree.html | 2 +- apidocs/serialized-form.html | 2 +- dependencies.html | 28 ++--- index.html | 114 +++++++++++++++++++++ project-info.html | 2 +- 60 files changed, 186 insertions(+), 72 deletions(-) create mode 100644 index.html diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 04465d8..a564b40 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 504788e..6773df8 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> All Classes (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 98b267d..a3ab6f5 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Constant Field Values (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ICSServlet.html b/apidocs/de/dhbw/horb/calendar/ICSServlet.html index 0d2229c..84d09a9 100644 --- a/apidocs/de/dhbw/horb/calendar/ICSServlet.html +++ b/apidocs/de/dhbw/horb/calendar/ICSServlet.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html b/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html index a5f72cd..c2b9f82 100644 --- a/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html +++ b/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html b/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html index 5cb93d0..540f147 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> DualisConnection (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html index f77c2a6..49c62a5 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> DualisException.DualisAuthenticationException (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html index 35c9ba2..f841848 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> DualisException.DualisScrapingException (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html index 05da5b9..ae8a0af 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> DualisException (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html index d818519..86cac3f 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.dualis.DualisConnection (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html index 80c5bdb..e0ebb02 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisAuthenticationException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html index 976a9c4..8a629f3 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.DualisScrapingException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html index 72681a8..1bf3f67 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.dualis.DualisException (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html b/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html index 95b33bd..769f485 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html b/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html index b88532e..9f2a5f7 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html b/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html index 1ef9de5..a50901a 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.dualis Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/dualis/package-use.html b/apidocs/de/dhbw/horb/calendar/dualis/package-use.html index 7180749..046d739 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-use.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html b/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html index f88237e..dd86749 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html +++ b/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> AbstractICSType (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html b/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html index f0cb4ca..3a1e021 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html +++ b/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> VCalendar (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html b/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html index 291c8bb..18957f5 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html +++ b/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> VEvent.Builder (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/VEvent.html b/apidocs/de/dhbw/horb/calendar/ics/VEvent.html index b736ca6..10f850d 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/VEvent.html +++ b/apidocs/de/dhbw/horb/calendar/ics/VEvent.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> VEvent (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html index 87d9b86..66b0cee 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ics.AbstractICSType (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html index 5b953f2..f8a3547 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ics.VCalendar (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html index 0d9012c..6cdbd47 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ics.VEvent.Builder (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html index 92c49fd..33002ea 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ics.VEvent (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-frame.html b/apidocs/de/dhbw/horb/calendar/ics/package-frame.html index 4213f2f..904eadc 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-frame.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-summary.html b/apidocs/de/dhbw/horb/calendar/ics/package-summary.html index 288bb4a..06de700 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-summary.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-tree.html b/apidocs/de/dhbw/horb/calendar/ics/package-tree.html index 4c691a7..7f12aae 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-tree.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.ics Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-use.html b/apidocs/de/dhbw/horb/calendar/ics/package-use.html index 1193d14..78b0edd 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-use.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/package-frame.html b/apidocs/de/dhbw/horb/calendar/package-frame.html index 4a71997..c068a11 100644 --- a/apidocs/de/dhbw/horb/calendar/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/package-frame.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/package-summary.html b/apidocs/de/dhbw/horb/calendar/package-summary.html index c8bcaff..62d9bee 100644 --- a/apidocs/de/dhbw/horb/calendar/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/package-summary.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/package-tree.html b/apidocs/de/dhbw/horb/calendar/package-tree.html index 4ad55bd..60f5dd5 100644 --- a/apidocs/de/dhbw/horb/calendar/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/package-tree.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/package-use.html b/apidocs/de/dhbw/horb/calendar/package-use.html index 495aba2..8feb644 100644 --- a/apidocs/de/dhbw/horb/calendar/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/package-use.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html b/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html index 7f0680c..e2772ff 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html +++ b/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> MyApplication.MyMainWindow (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html b/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html index c6b7060..8b99de7 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html +++ b/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> MyApplication (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html b/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html index 13c48dc..5c354eb 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html +++ b/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> StundenplanComponent (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html b/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html index 163a093..ceb6c46 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html +++ b/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.MyMainWindow.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html b/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html index db98dde..2e4eac0 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html +++ b/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ui.MyApplication (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html b/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html index 9b93e14..2cb8c4f 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html +++ b/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.ui.StundenplanComponent (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/package-frame.html b/apidocs/de/dhbw/horb/calendar/ui/package-frame.html index 3d1b741..0c12ac9 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-frame.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/package-summary.html b/apidocs/de/dhbw/horb/calendar/ui/package-summary.html index e37a873..86a804e 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-summary.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/package-tree.html b/apidocs/de/dhbw/horb/calendar/ui/package-tree.html index ee96dde..eea0992 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-tree.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.ui Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/ui/package-use.html b/apidocs/de/dhbw/horb/calendar/ui/package-use.html index 91d1f1d..f6d59d4 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-use.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html b/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html index 33a31fd..d6af635 100644 --- a/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html +++ b/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:46 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:37 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html b/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html index bf90094..dbe6f12 100644 --- a/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html +++ b/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.dhbw.horb.calendar.util.AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/util/package-frame.html b/apidocs/de/dhbw/horb/calendar/util/package-frame.html index b7e7b31..50a4492 100644 --- a/apidocs/de/dhbw/horb/calendar/util/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/util/package-frame.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/util/package-summary.html b/apidocs/de/dhbw/horb/calendar/util/package-summary.html index 2bd1787..f611eac 100644 --- a/apidocs/de/dhbw/horb/calendar/util/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/util/package-summary.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/util/package-tree.html b/apidocs/de/dhbw/horb/calendar/util/package-tree.html index f2196b9..6d97cf1 100644 --- a/apidocs/de/dhbw/horb/calendar/util/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/util/package-tree.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> de.dhbw.horb.calendar.util Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/de/dhbw/horb/calendar/util/package-use.html b/apidocs/de/dhbw/horb/calendar/util/package-use.html index 0ea30fe..fab47a6 100644 --- a/apidocs/de/dhbw/horb/calendar/util/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/util/package-use.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index ddeabec..7bcf78e 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Deprecated List (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 09313c3..b120627 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> API Help (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 92c1e4f..558103b 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Index (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/index.html b/apidocs/index.html index cf6e4d8..0a60629 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc on Thu Feb 24 22:43:47 CET 2011--> +<!-- Generated by javadoc on Thu Feb 24 22:50:38 CET 2011--> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> DHBW Calendar 1.0-SNAPSHOT API diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html index 3447a66..a4fbf66 100644 --- a/apidocs/overview-frame.html +++ b/apidocs/overview-frame.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Overview List (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html index 59ee32c..5b89e05 100644 --- a/apidocs/overview-summary.html +++ b/apidocs/overview-summary.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Overview (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index 5306958..7bdb83a 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index d3f434c..455982e 100644 --- a/apidocs/serialized-form.html +++ b/apidocs/serialized-form.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:43:47 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Feb 24 22:50:38 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Serialized Form (DHBW Calendar 1.0-SNAPSHOT API) diff --git a/dependencies.html b/dependencies.html index b47bb6b..f03a5d5 100644 --- a/dependencies.html +++ b/dependencies.html @@ -112,44 +112,44 @@ } } </script> -<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>de.dhbw-stuttgart.hb:dhbwcalendar:war:1.0-SNAPSHOT <img id="_2074393346" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_644849605', '_2074393346' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_644849605" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>DHBW Calendar</th></tr><tr class="b"><td><p><b>Description: </b>DHBW Calendar verbindet eine iCalendar kompatible Applikation mit dem Stundenplan in dem Studenteninformationssystem Dualis</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org">http://maven.apache.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html">GNU Affero General Public License</a></p></td></tr></table></div><ul><li>javax.servlet:servlet-api:jar:2.5 (compile) <img id="_1662079477" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_771174185', '_1662079477' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_771174185" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Unnamed - javax.servlet:servlet-api:jar:2.5</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li><li>net.sourceforge.htmlunit:htmlunit:jar:2.8 (compile) <img id="_618675144" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_872843793', '_618675144' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_872843793" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HtmlUnit</th></tr><tr class="b"><td><p><b>Description: </b>A headless browser intended for use in testing web-based applications.</p><p><b>URL: </b><a class="externalLink" href="http://htmlunit.sourceforge.net">http://htmlunit.sourceforge.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div><ul><li>xalan:xalan:jar:2.7.1 (compile) <img id="_1047560947" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1857369870', '_1047560947' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1857369870" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Xalan Java</th></tr><tr class="b"><td><p><b>Description: </b>Xalan-Java is an XSLT processor for transforming XML documents into HTML, +<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>de.dhbw-stuttgart.hb:dhbwcalendar:war:1.0-SNAPSHOT <img id="_881645240" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_196307687', '_881645240' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_196307687" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>DHBW Calendar</th></tr><tr class="b"><td><p><b>Description: </b>DHBW Calendar verbindet eine iCalendar kompatible Applikation mit dem Stundenplan in dem Studenteninformationssystem Dualis</p><p><b>URL: </b><a class="externalLink" href="http://maven.apache.org">http://maven.apache.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html">GNU Affero General Public License</a></p></td></tr></table></div><ul><li>javax.servlet:servlet-api:jar:2.5 (compile) <img id="_1923419783" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1205357335', '_1923419783' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1205357335" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Unnamed - javax.servlet:servlet-api:jar:2.5</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li><li>net.sourceforge.htmlunit:htmlunit:jar:2.8 (compile) <img id="_1579212732" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1863580943', '_1579212732' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1863580943" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HtmlUnit</th></tr><tr class="b"><td><p><b>Description: </b>A headless browser intended for use in testing web-based applications.</p><p><b>URL: </b><a class="externalLink" href="http://htmlunit.sourceforge.net">http://htmlunit.sourceforge.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div><ul><li>xalan:xalan:jar:2.7.1 (compile) <img id="_497091651" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_392501888', '_497091651' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_392501888" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Xalan Java</th></tr><tr class="b"><td><p><b>Description: </b>Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from - the command line, in an applet or a servlet, or as a module in other program.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/xalan-j/">http://xml.apache.org/xalan-j/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>xalan:serializer:jar:2.7.1 (compile) <img id="_47512332" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1624245154', '_47512332' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1624245154" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Xalan Java Serializer</th></tr><tr class="b"><td><p><b>Description: </b>Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input - SAX events.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/xalan-j/">http://xml.apache.org/xalan-j/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_2048297433" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_42516631', '_2048297433' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_42516631" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th></tr><tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and + the command line, in an applet or a servlet, or as a module in other program.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/xalan-j/">http://xml.apache.org/xalan-j/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>xalan:serializer:jar:2.7.1 (compile) <img id="_1809452205" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_843933509', '_1809452205' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_843933509" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Xalan Java Serializer</th></tr><tr class="b"><td><p><b>Description: </b>Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input + SAX events.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/xalan-j/">http://xml.apache.org/xalan-j/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_368381638" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1957667095', '_368381638' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1957667095" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th></tr><tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for - JAXP it's Sun.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/components/external/">http://xml.apache.org/commons/components/external/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li><li>commons-collections:commons-collections:jar:3.2.1 (compile) <img id="_1956703394" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_535980101', '_1956703394' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_535980101" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Collections</th></tr><tr class="b"><td><p><b>Description: </b>Types that extend and augment the Java Collections Framework.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/collections/">http://commons.apache.org/collections/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>commons-lang:commons-lang:jar:2.4 (compile) <img id="_1732242575" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_820366540', '_1732242575' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_820366540" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Lang</th></tr><tr class="b"><td><p><b>Description: </b>Commons Lang, a package of Java utility classes for the + JAXP it's Sun.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/components/external/">http://xml.apache.org/commons/components/external/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li><li>commons-collections:commons-collections:jar:3.2.1 (compile) <img id="_1521523431" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_543032979', '_1521523431' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_543032979" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Collections</th></tr><tr class="b"><td><p><b>Description: </b>Types that extend and augment the Java Collections Framework.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/collections/">http://commons.apache.org/collections/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>commons-lang:commons-lang:jar:2.4 (compile) <img id="_890803097" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2067485243', '_890803097' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2067485243" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Lang</th></tr><tr class="b"><td><p><b>Description: </b>Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so - standard as to justify existence in java.lang.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/lang/">http://commons.apache.org/lang/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) <img id="_2124826968" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1971008968', '_2124826968' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1971008968" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpClient</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Client (base module)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p><p><b>Project License: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div><ul><li>org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) <img id="_1437632356" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_488875760', '_1437632356' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_488875760" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpCore</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Core (Java 1.3 compatible)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">http://hc.apache.org/httpcomponents-core/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></p></td></tr></table></div></li><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_907190034" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_398698004', '_907190034' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_398698004" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, - well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.httpcomponents:httpmime:jar:4.0.1 (compile) <img id="_1345227902" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1398574384', '_1345227902' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1398574384" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpMime</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents HttpClient - MIME coded entities</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p><p><b>Project License: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div><ul><li>org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) <img id="_1121980480" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1343978445', '_1121980480' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1343978445" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpCore</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Core (Java 1.3 compatible)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">http://hc.apache.org/httpcomponents-core/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></p></td></tr></table></div></li><li>org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) <img id="_890217497" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1830349855', '_890217497' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1830349855" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpClient</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Client (base module)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p><p><b>Project License: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div></li><li>org.apache.james:apache-mime4j:jar:0.6 (compile) <img id="_1159418605" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1021168955', '_1159418605' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1021168955" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Apache JAMES Mime4j</th></tr><tr class="b"><td><p><b>Description: </b>Java stream based MIME message parser</p><p><b>URL: </b><a class="externalLink" href="http://james.apache.org/mime4j">http://james.apache.org/mime4j</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, Version 2.0</a></p></td></tr></table></div><ul><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_713376684" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2025937062', '_713376684' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2025937062" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, - well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_1760149732" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1506323656', '_1760149732' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1506323656" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, - well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>commons-codec:commons-codec:jar:1.4 (compile) <img id="_1982275373" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2050068532', '_1982275373' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2050068532" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Codec</th></tr><tr class="b"><td><p><b>Description: </b>The codec package contains simple encoder and decoders for + standard as to justify existence in java.lang.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/lang/">http://commons.apache.org/lang/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) <img id="_1926457057" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_623095519', '_1926457057' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_623095519" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpClient</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Client (base module)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p><p><b>Project License: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div><ul><li>org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) <img id="_150002654" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_241522540', '_150002654' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_241522540" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpCore</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Core (Java 1.3 compatible)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">http://hc.apache.org/httpcomponents-core/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></p></td></tr></table></div></li><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_2007650587" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2088869053', '_2007650587' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2088869053" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, + well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>org.apache.httpcomponents:httpmime:jar:4.0.1 (compile) <img id="_775332173" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_405947942', '_775332173' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_405947942" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpMime</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents HttpClient - MIME coded entities</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p><p><b>Project License: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div><ul><li>org.apache.httpcomponents:httpcore:jar:4.0.1 (compile) <img id="_1852138581" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1003917482', '_1852138581' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1003917482" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpCore</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Core (Java 1.3 compatible)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core/">http://hc.apache.org/httpcomponents-core/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a></p></td></tr></table></div></li><li>org.apache.httpcomponents:httpclient:jar:4.0.1 (compile) <img id="_684724406" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_298942456', '_684724406' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_298942456" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HttpClient</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Client (base module)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p><p><b>Project License: </b><a href="../LICENSE.txt">Apache License</a></p></td></tr></table></div></li><li>org.apache.james:apache-mime4j:jar:0.6 (compile) <img id="_1551027371" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1138266542', '_1551027371' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1138266542" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Apache JAMES Mime4j</th></tr><tr class="b"><td><p><b>Description: </b>Java stream based MIME message parser</p><p><b>URL: </b><a class="externalLink" href="http://james.apache.org/mime4j">http://james.apache.org/mime4j</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, Version 2.0</a></p></td></tr></table></div><ul><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_913024989" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_617797697', '_913024989' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_617797697" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, + well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_2088089991" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1177915077', '_2088089991' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1177915077" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, + well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>commons-codec:commons-codec:jar:1.4 (compile) <img id="_1125546958" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_164517485', '_1125546958' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_164517485" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Codec</th></tr><tr class="b"><td><p><b>Description: </b>The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a - collection of phonetic encoding utilities.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/codec/">http://commons.apache.org/codec/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>net.sourceforge.htmlunit:htmlunit-core-js:jar:2.8 (compile) <img id="_222536368" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_493777396', '_222536368' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_493777396" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HtmlUnit Core JS</th></tr><tr class="b"><td><p><b>Description: </b>HtmlUnit adaptation of Mozilla Rhino Javascript engine for Java. - Changes are documented by a diff (rhinoDiff.txt) contained in the generated jar files.</p><p><b>URL: </b><a class="externalLink" href="http://htmlunit.sourceforge.net">http://htmlunit.sourceforge.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License version 1.1</a></p></td></tr></table></div></li><li>xerces:xercesImpl:jar:2.9.1 (compile) <img id="_1347255528" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1665358223', '_1347255528' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1665358223" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Xerces2 Java Parser</th></tr><tr class="b"><td><p><b>Description: </b>Xerces2 is the next generation of high performance, fully compliant XML parsers in the + collection of phonetic encoding utilities.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/codec/">http://commons.apache.org/codec/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>net.sourceforge.htmlunit:htmlunit-core-js:jar:2.8 (compile) <img id="_1643723753" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_971984283', '_1643723753' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_971984283" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>HtmlUnit Core JS</th></tr><tr class="b"><td><p><b>Description: </b>HtmlUnit adaptation of Mozilla Rhino Javascript engine for Java. + Changes are documented by a diff (rhinoDiff.txt) contained in the generated jar files.</p><p><b>URL: </b><a class="externalLink" href="http://htmlunit.sourceforge.net">http://htmlunit.sourceforge.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License version 1.1</a></p></td></tr></table></div></li><li>xerces:xercesImpl:jar:2.9.1 (compile) <img id="_1456252884" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2123491321', '_1456252884' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2123491321" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Xerces2 Java Parser</th></tr><tr class="b"><td><p><b>Description: </b>Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely - modular and easy to program.</p><p><b>URL: </b><a class="externalLink" href="http://xerces.apache.org/xerces2-j">http://xerces.apache.org/xerces2-j</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_1392604336" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1464508255', '_1392604336' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1464508255" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th></tr><tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and + modular and easy to program.</p><p><b>URL: </b><a class="externalLink" href="http://xerces.apache.org/xerces2-j">http://xerces.apache.org/xerces2-j</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_1104964595" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1824527768', '_1104964595' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1824527768" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th></tr><tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for - JAXP it's Sun.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/components/external/">http://xml.apache.org/commons/components/external/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>net.sourceforge.nekohtml:nekohtml:jar:1.9.14 (compile) <img id="_1574777332" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1753284543', '_1574777332' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1753284543" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Neko HTML</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://nekohtml.sourceforge.net/">http://nekohtml.sourceforge.net/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>net.sourceforge.cssparser:cssparser:jar:0.9.5 (compile) <img id="_1098484619" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_864390992', '_1098484619' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_864390992" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>CSS Parser</th></tr><tr class="b"><td><p><b>Description: </b>A CSS parser which implements SAC (the Simple API for CSS).</p><p><b>URL: </b><a class="externalLink" href="http://cssparser.sourceforge.net/">http://cssparser.sourceforge.net/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU Lesser General Public License</a></p></td></tr></table></div><ul><li>org.w3c.css:sac:jar:1.3 (compile) <img id="_1007594661" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1265139993', '_1007594661' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1265139993" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Simple API for CSS</th></tr><tr class="b"><td><p><b>Description: </b>SAC is a standard interface for CSS parsers.</p><p><b>URL: </b><a class="externalLink" href="http://www.w3.org/Style/CSS/SAC/">http://www.w3.org/Style/CSS/SAC/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.w3.org/Consortium/Legal/copyright-software-19980720">The W3C Software License</a></p></td></tr></table></div></li></ul></li><li>commons-io:commons-io:jar:1.4 (compile) <img id="_905149985" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_853158548', '_905149985' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_853158548" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons IO</th></tr><tr class="b"><td><p><b>Description: </b>Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/io/">http://commons.apache.org/io/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_717643720" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_50077187', '_717643720' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_50077187" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, - well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>com.vaadin:vaadin:jar:6.5.1 (compile) <img id="_720512336" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1889547629', '_720512336' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1889547629" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Vaadin</th></tr><tr class="b"><td><p><b>Description: </b>Vaadin is a web application framework for Rich Internet Applications (RIA). + JAXP it's Sun.</p><p><b>URL: </b><a class="externalLink" href="http://xml.apache.org/commons/components/external/">http://xml.apache.org/commons/components/external/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>net.sourceforge.nekohtml:nekohtml:jar:1.9.14 (compile) <img id="_954882383" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_840327576', '_954882383' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_840327576" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Neko HTML</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://nekohtml.sourceforge.net/">http://nekohtml.sourceforge.net/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>net.sourceforge.cssparser:cssparser:jar:0.9.5 (compile) <img id="_426806168" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1289793020', '_426806168' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1289793020" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>CSS Parser</th></tr><tr class="b"><td><p><b>Description: </b>A CSS parser which implements SAC (the Simple API for CSS).</p><p><b>URL: </b><a class="externalLink" href="http://cssparser.sourceforge.net/">http://cssparser.sourceforge.net/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU Lesser General Public License</a></p></td></tr></table></div><ul><li>org.w3c.css:sac:jar:1.3 (compile) <img id="_889140289" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1338867915', '_889140289' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1338867915" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Simple API for CSS</th></tr><tr class="b"><td><p><b>Description: </b>SAC is a standard interface for CSS parsers.</p><p><b>URL: </b><a class="externalLink" href="http://www.w3.org/Style/CSS/SAC/">http://www.w3.org/Style/CSS/SAC/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.w3.org/Consortium/Legal/copyright-software-19980720">The W3C Software License</a></p></td></tr></table></div></li></ul></li><li>commons-io:commons-io:jar:1.4 (compile) <img id="_1149411829" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2078166615', '_1149411829' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2078166615" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons IO</th></tr><tr class="b"><td><p><b>Description: </b>Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/io/">http://commons.apache.org/io/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_1678017167" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1190016010', '_1678017167' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1190016010" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Commons Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other, + well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li><li>com.vaadin:vaadin:jar:6.5.1 (compile) <img id="_1618459558" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1680011684', '_1618459558' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1680011684" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>Vaadin</th></tr><tr class="b"><td><p><b>Description: </b>Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich - and interactive user experience.</p><p><b>URL: </b><a class="externalLink" href="http://vaadin.com">http://vaadin.com</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></p></td></tr></table></div></li><li>junit:junit:jar:3.8.1 (test) <img id="_509322132" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_460402468', '_509322132' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_460402468" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>JUnit</th></tr><tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p><p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>The W3C Software License: </b>Simple API for CSS</p><p><b>Unknown: </b>Unnamed - javax.servlet:servlet-api:jar:2.5</p><p><b>Apache License: </b>HttpClient, HttpCore, HttpMime</p><p><b>Apache License, Version 2.0: </b>Apache JAMES Mime4j, HtmlUnit</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>GNU Affero General Public License: </b>DHBW Calendar</p><p><b>GNU Lesser General Public License: </b>CSS Parser</p><p><b>The Apache Software License, Version 2.0: </b>Commons Codec, Commons Collections, Commons IO, Commons Lang, Commons Logging, Neko HTML, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser</p><p><b>Apache License Version 2.0: </b>Vaadin</p><p><b>Mozilla Public License version 1.1: </b>HtmlUnit Core JS</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table align="center" border="0" class="bodyTable"><tr class="a"><th align="left">Filename</th><th align="right">Size</th><th align="right">Entries</th><th align="right">Classes</th><th align="right">Packages</th><th align="center">JDK Rev</th><th align="center">Debug</th></tr><tr class="b"><td align="left">vaadin-6.5.1.jar</td><td align="right">3.88 MB</td><td align="right">1,974</td><td align="right">855</td><td align="right">21</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">commons-codec-1.4.jar</td><td align="right">56.80 kB</td><td align="right">47</td><td align="right">30</td><td align="right">5</td><td align="center">1.4</td><td align="center">debug</td></tr><tr class="b"><td align="left">commons-collections-3.2.1.jar</td><td align="right">561.90 kB</td><td align="right">482</td><td align="right">458</td><td align="right">12</td><td align="center">1.2</td><td align="center">debug</td></tr><tr class="a"><td align="left">commons-io-1.4.jar</td><td align="right">106.49 kB</td><td align="right">93</td><td align="right">76</td><td align="right">5</td><td align="center">1.3</td><td align="center">debug</td></tr><tr class="b"><td align="left">commons-lang-2.4.jar</td><td align="right">255.67 kB</td><td align="right">148</td><td align="right">127</td><td align="right">9</td><td align="center">1.2</td><td align="center">debug</td></tr><tr class="a"><td align="left">commons-logging-1.1.1.jar</td><td align="right">59.26 kB</td><td align="right">42</td><td align="right">28</td><td align="right">2</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">servlet-api-2.5.jar</td><td align="right">102.65 kB</td><td align="right">68</td><td align="right">42</td><td align="right">2</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">junit-3.8.1.jar</td><td align="right">118.23 kB</td><td align="right">119</td><td align="right">100</td><td align="right">6</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">cssparser-0.9.5.jar</td><td align="right">248.00 kB</td><td align="right">98</td><td align="right">80</td><td align="right">5</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">htmlunit-2.8.jar</td><td align="right">939.27 kB</td><td align="right">597</td><td align="right">556</td><td align="right">22</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="b"><td align="left">htmlunit-core-js-2.8.jar</td><td align="right">891.19 kB</td><td align="right">403</td><td align="right">376</td><td align="right">17</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">nekohtml-1.9.14.jar</td><td align="right">121.45 kB</td><td align="right">73</td><td align="right">56</td><td align="right">4</td><td align="center">1.3</td><td align="center">debug</td></tr><tr class="b"><td align="left">httpclient-4.0.1.jar</td><td align="right">284.22 kB</td><td align="right">266</td><td align="right">230</td><td align="right">22</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">httpcore-4.0.1.jar</td><td align="right">168.84 kB</td><td align="right">181</td><td align="right">158</td><td align="right">10</td><td align="center">1.3</td><td align="center">debug</td></tr><tr class="b"><td align="left">httpmime-4.0.1.jar</td><td align="right">24.85 kB</td><td align="right">29</td><td align="right">13</td><td align="right">2</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">apache-mime4j-0.6.jar</td><td align="right">336.96 kB</td><td align="right">237</td><td align="right">201</td><td align="right">18</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="b"><td align="left">sac-1.3.jar</td><td align="right">15.44 kB</td><td align="right">37</td><td align="right">29</td><td align="right">2</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="a"><td align="left">serializer-2.7.1.jar</td><td align="right">271.76 kB</td><td align="right">124</td><td align="right">109</td><td align="right">3</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">xalan-2.7.1.jar</td><td align="right">3.03 MB</td><td align="right">1,577</td><td align="right">1,513</td><td align="right">49</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="a"><td align="left">xercesImpl-2.9.1.jar</td><td align="right">1.17 MB</td><td align="right">964</td><td align="right">894</td><td align="right">38</td><td align="center">1.1</td><td align="center">release</td></tr><tr class="b"><td align="left">xml-apis-1.3.04.jar</td><td align="right">189.80 kB</td><td align="right">344</td><td align="right">303</td><td align="right">25</td><td align="center">1.1</td><td align="center">release</td></tr><tr class="a"><th align="left">Total</th><th align="right">Size</th><th align="right">Entries</th><th align="right">Classes</th><th align="right">Packages</th><th align="center">JDK Rev</th><th align="center">Debug</th></tr><tr class="b"><td align="right">21</td><td align="right">12.72 MB</td><td align="right">7,903</td><td align="right">6,234</td><td align="right">279</td><td align="center">1.5</td><td align="right">19</td></tr><tr class="a"><td align="right">compile: 20</td><td align="right">compile: 12.61 MB</td><td align="right">compile: 7,784</td><td align="right">compile: 6,134</td><td align="right">compile: 273</td><td align="center">-</td><td align="right">compile: 18</td></tr><tr class="b"><td align="right">test: 1</td><td align="right">test: 118.23 kB</td><td align="right">test: 119</td><td align="right">test: 100</td><td align="right">test: 6</td><td align="center">-</td><td align="right">test: 1</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table align="center" border="0" class="bodyTable"><tr class="a"><th align="left">Repo ID</th><th align="left">URL</th><th align="center">Release</th><th align="center">Snapshot</th><th align="center">Blacklisted</th></tr><tr class="b"><td align="left">apache.releases</td><td align="left"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository">http://people.apache.org/repo/m2-ibiblio-rsync-repository</a></td><td align="center">Yes</td><td align="center">-</td><td align="center">-</td></tr><tr class="a"><td align="left">apache.snapshots</td><td align="left"><a class="externalLink" href="http://people.apache.org/repo/m2-snapshot-repository">http://people.apache.org/repo/m2-snapshot-repository</a></td><td align="center">-</td><td align="center">Yes</td><td align="center">-</td></tr><tr class="b"><td align="left">vaadin-snapshots</td><td align="left"><a class="externalLink" href="http://oss.sonatype.org/content/repositories/vaadin-snapshots/">http://oss.sonatype.org/content/repositories/vaadin-snapshots/</a></td><td align="center">-</td><td align="center">Yes</td><td align="center">-</td></tr><tr class="a"><td align="left">sonatype-nexus-snapshots</td><td align="left"><a class="externalLink" href="http://oss.sonatype.org/content/repositories/snapshots">http://oss.sonatype.org/content/repositories/snapshots</a></td><td align="center">-</td><td align="center">Yes</td><td align="center">-</td></tr><tr class="b"><td align="left">local-mime4j-stage-repository</td><td align="left">file://${basedir}/stage</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td></tr><tr class="a"><td align="left">central</td><td align="left"><a class="externalLink" href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a></td><td align="center">Yes</td><td align="center">-</td><td align="center">-</td></tr></table><p>Repository locations for each of the Dependencies.</p><table align="center" border="0" class="bodyTable"><tr class="a"><th align="left">Artifact</th><th align="center">apache.releases</th><th align="center">apache.snapshots</th><th align="center">vaadin-snapshots</th><th align="center">sonatype-nexus-snapshots</th><th align="center">central</th></tr><tr class="b"><td align="left">com.vaadin:vaadin:jar:6.5.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/com/vaadin/vaadin/6.5.1/vaadin-6.5.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">commons-codec:commons-codec:jar:1.4</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">commons-collections:commons-collections:jar:3.2.1</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">commons-io:commons-io:jar:1.4</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-io/commons-io/1.4/commons-io-1.4.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">commons-lang:commons-lang:jar:2.4</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">commons-logging:commons-logging:jar:1.1.1</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">javax.servlet:servlet-api:jar:2.5</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">junit:junit:jar:3.8.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">net.sourceforge.cssparser:cssparser:jar:0.9.5</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">net.sourceforge.htmlunit:htmlunit:jar:2.8</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/htmlunit/htmlunit/2.8/htmlunit-2.8.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">net.sourceforge.htmlunit:htmlunit-core-js:jar:2.8</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.8/htmlunit-core-js-2.8.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">net.sourceforge.nekohtml:nekohtml:jar:1.9.14</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.14/nekohtml-1.9.14.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">org.apache.httpcomponents:httpclient:jar:4.0.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">org.apache.httpcomponents:httpcore:jar:4.0.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">org.apache.httpcomponents:httpmime:jar:4.0.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.0.1/httpmime-4.0.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">org.apache.james:apache-mime4j:jar:0.6</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">org.w3c.css:sac:jar:1.3</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">xalan:serializer:jar:2.7.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">xalan:xalan:jar:2.7.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">xerces:xercesImpl:jar:2.9.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">xml-apis:xml-apis:jar:1.3.04</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><th align="left">Total</th><th align="center">apache.releases</th><th align="center">apache.snapshots</th><th align="center">vaadin-snapshots</th><th align="center">sonatype-nexus-snapshots</th><th align="center">central</th></tr><tr class="b"><td align="left">21 (compile: 20, test: 1)</td><td align="center">5</td><td align="center">0</td><td align="center">0</td><td align="center">0</td><td align="center">21</td></tr></table></div> + and interactive user experience.</p><p><b>URL: </b><a class="externalLink" href="http://vaadin.com">http://vaadin.com</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></p></td></tr></table></div></li><li>junit:junit:jar:3.8.1 (test) <img id="_1897850126" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1493715968', '_1897850126' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1493715968" style="display:none"><table align="center" border="0" class="bodyTable"><tr class="a"><th>JUnit</th></tr><tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p><p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>The W3C Software License: </b>Simple API for CSS</p><p><b>Unknown: </b>Unnamed - javax.servlet:servlet-api:jar:2.5</p><p><b>Apache License: </b>HttpClient, HttpCore, HttpMime</p><p><b>Apache License, Version 2.0: </b>Apache JAMES Mime4j, HtmlUnit</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>GNU Affero General Public License: </b>DHBW Calendar</p><p><b>GNU Lesser General Public License: </b>CSS Parser</p><p><b>The Apache Software License, Version 2.0: </b>Commons Codec, Commons Collections, Commons IO, Commons Lang, Commons Logging, Neko HTML, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser</p><p><b>Apache License Version 2.0: </b>Vaadin</p><p><b>Mozilla Public License version 1.1: </b>HtmlUnit Core JS</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table align="center" border="0" class="bodyTable"><tr class="a"><th align="left">Filename</th><th align="right">Size</th><th align="right">Entries</th><th align="right">Classes</th><th align="right">Packages</th><th align="center">JDK Rev</th><th align="center">Debug</th></tr><tr class="b"><td align="left">vaadin-6.5.1.jar</td><td align="right">3.88 MB</td><td align="right">1,974</td><td align="right">855</td><td align="right">21</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">commons-codec-1.4.jar</td><td align="right">56.80 kB</td><td align="right">47</td><td align="right">30</td><td align="right">5</td><td align="center">1.4</td><td align="center">debug</td></tr><tr class="b"><td align="left">commons-collections-3.2.1.jar</td><td align="right">561.90 kB</td><td align="right">482</td><td align="right">458</td><td align="right">12</td><td align="center">1.2</td><td align="center">debug</td></tr><tr class="a"><td align="left">commons-io-1.4.jar</td><td align="right">106.49 kB</td><td align="right">93</td><td align="right">76</td><td align="right">5</td><td align="center">1.3</td><td align="center">debug</td></tr><tr class="b"><td align="left">commons-lang-2.4.jar</td><td align="right">255.67 kB</td><td align="right">148</td><td align="right">127</td><td align="right">9</td><td align="center">1.2</td><td align="center">debug</td></tr><tr class="a"><td align="left">commons-logging-1.1.1.jar</td><td align="right">59.26 kB</td><td align="right">42</td><td align="right">28</td><td align="right">2</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">servlet-api-2.5.jar</td><td align="right">102.65 kB</td><td align="right">68</td><td align="right">42</td><td align="right">2</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">junit-3.8.1.jar</td><td align="right">118.23 kB</td><td align="right">119</td><td align="right">100</td><td align="right">6</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">cssparser-0.9.5.jar</td><td align="right">248.00 kB</td><td align="right">98</td><td align="right">80</td><td align="right">5</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">htmlunit-2.8.jar</td><td align="right">939.27 kB</td><td align="right">597</td><td align="right">556</td><td align="right">22</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="b"><td align="left">htmlunit-core-js-2.8.jar</td><td align="right">891.19 kB</td><td align="right">403</td><td align="right">376</td><td align="right">17</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">nekohtml-1.9.14.jar</td><td align="right">121.45 kB</td><td align="right">73</td><td align="right">56</td><td align="right">4</td><td align="center">1.3</td><td align="center">debug</td></tr><tr class="b"><td align="left">httpclient-4.0.1.jar</td><td align="right">284.22 kB</td><td align="right">266</td><td align="right">230</td><td align="right">22</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">httpcore-4.0.1.jar</td><td align="right">168.84 kB</td><td align="right">181</td><td align="right">158</td><td align="right">10</td><td align="center">1.3</td><td align="center">debug</td></tr><tr class="b"><td align="left">httpmime-4.0.1.jar</td><td align="right">24.85 kB</td><td align="right">29</td><td align="right">13</td><td align="right">2</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="a"><td align="left">apache-mime4j-0.6.jar</td><td align="right">336.96 kB</td><td align="right">237</td><td align="right">201</td><td align="right">18</td><td align="center">1.5</td><td align="center">debug</td></tr><tr class="b"><td align="left">sac-1.3.jar</td><td align="right">15.44 kB</td><td align="right">37</td><td align="right">29</td><td align="right">2</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="a"><td align="left">serializer-2.7.1.jar</td><td align="right">271.76 kB</td><td align="right">124</td><td align="right">109</td><td align="right">3</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">xalan-2.7.1.jar</td><td align="right">3.03 MB</td><td align="right">1,577</td><td align="right">1,513</td><td align="right">49</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="a"><td align="left">xercesImpl-2.9.1.jar</td><td align="right">1.17 MB</td><td align="right">964</td><td align="right">894</td><td align="right">38</td><td align="center">1.1</td><td align="center">release</td></tr><tr class="b"><td align="left">xml-apis-1.3.04.jar</td><td align="right">189.80 kB</td><td align="right">344</td><td align="right">303</td><td align="right">25</td><td align="center">1.1</td><td align="center">release</td></tr><tr class="a"><th align="left">Total</th><th align="right">Size</th><th align="right">Entries</th><th align="right">Classes</th><th align="right">Packages</th><th align="center">JDK Rev</th><th align="center">Debug</th></tr><tr class="b"><td align="right">21</td><td align="right">12.72 MB</td><td align="right">7,903</td><td align="right">6,234</td><td align="right">279</td><td align="center">1.5</td><td align="right">19</td></tr><tr class="a"><td align="right">compile: 20</td><td align="right">compile: 12.61 MB</td><td align="right">compile: 7,784</td><td align="right">compile: 6,134</td><td align="right">compile: 273</td><td align="center">-</td><td align="right">compile: 18</td></tr><tr class="b"><td align="right">test: 1</td><td align="right">test: 118.23 kB</td><td align="right">test: 119</td><td align="right">test: 100</td><td align="right">test: 6</td><td align="center">-</td><td align="right">test: 1</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table align="center" border="0" class="bodyTable"><tr class="a"><th align="left">Repo ID</th><th align="left">URL</th><th align="center">Release</th><th align="center">Snapshot</th><th align="center">Blacklisted</th></tr><tr class="b"><td align="left">apache.releases</td><td align="left"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository">http://people.apache.org/repo/m2-ibiblio-rsync-repository</a></td><td align="center">Yes</td><td align="center">-</td><td align="center">-</td></tr><tr class="a"><td align="left">apache.snapshots</td><td align="left"><a class="externalLink" href="http://people.apache.org/repo/m2-snapshot-repository">http://people.apache.org/repo/m2-snapshot-repository</a></td><td align="center">-</td><td align="center">Yes</td><td align="center">-</td></tr><tr class="b"><td align="left">vaadin-snapshots</td><td align="left"><a class="externalLink" href="http://oss.sonatype.org/content/repositories/vaadin-snapshots/">http://oss.sonatype.org/content/repositories/vaadin-snapshots/</a></td><td align="center">-</td><td align="center">Yes</td><td align="center">-</td></tr><tr class="a"><td align="left">sonatype-nexus-snapshots</td><td align="left"><a class="externalLink" href="http://oss.sonatype.org/content/repositories/snapshots">http://oss.sonatype.org/content/repositories/snapshots</a></td><td align="center">-</td><td align="center">Yes</td><td align="center">-</td></tr><tr class="b"><td align="left">local-mime4j-stage-repository</td><td align="left">file://${basedir}/stage</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td></tr><tr class="a"><td align="left">central</td><td align="left"><a class="externalLink" href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a></td><td align="center">Yes</td><td align="center">-</td><td align="center">-</td></tr></table><p>Repository locations for each of the Dependencies.</p><table align="center" border="0" class="bodyTable"><tr class="a"><th align="left">Artifact</th><th align="center">apache.releases</th><th align="center">apache.snapshots</th><th align="center">vaadin-snapshots</th><th align="center">sonatype-nexus-snapshots</th><th align="center">central</th></tr><tr class="b"><td align="left">com.vaadin:vaadin:jar:6.5.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/com/vaadin/vaadin/6.5.1/vaadin-6.5.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">commons-codec:commons-codec:jar:1.4</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">commons-collections:commons-collections:jar:3.2.1</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">commons-io:commons-io:jar:1.4</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-io/commons-io/1.4/commons-io-1.4.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">commons-lang:commons-lang:jar:2.4</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">commons-logging:commons-logging:jar:1.1.1</td><td align="center"><a class="externalLink" href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">javax.servlet:servlet-api:jar:2.5</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">junit:junit:jar:3.8.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">net.sourceforge.cssparser:cssparser:jar:0.9.5</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">net.sourceforge.htmlunit:htmlunit:jar:2.8</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/htmlunit/htmlunit/2.8/htmlunit-2.8.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">net.sourceforge.htmlunit:htmlunit-core-js:jar:2.8</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.8/htmlunit-core-js-2.8.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">net.sourceforge.nekohtml:nekohtml:jar:1.9.14</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.14/nekohtml-1.9.14.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">org.apache.httpcomponents:httpclient:jar:4.0.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">org.apache.httpcomponents:httpcore:jar:4.0.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">org.apache.httpcomponents:httpmime:jar:4.0.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/httpcomponents/httpmime/4.0.1/httpmime-4.0.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">org.apache.james:apache-mime4j:jar:0.6</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">org.w3c.css:sac:jar:1.3</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">xalan:serializer:jar:2.7.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">xalan:xalan:jar:2.7.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xalan/xalan/2.7.1/xalan-2.7.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td align="left">xerces:xercesImpl:jar:2.9.1</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">xml-apis:xml-apis:jar:1.3.04</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center">-</td><td align="center"><a class="externalLink" href="http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><th align="left">Total</th><th align="center">apache.releases</th><th align="center">apache.snapshots</th><th align="center">vaadin-snapshots</th><th align="center">sonatype-nexus-snapshots</th><th align="center">central</th></tr><tr class="b"><td align="left">21 (compile: 20, test: 1)</td><td align="center">5</td><td align="center">0</td><td align="center">0</td><td align="center">0</td><td align="center">21</td></tr></table></div> </div> </div> <div class="clear"> diff --git a/index.html b/index.html new file mode 100644 index 0000000..cec3e79 --- /dev/null +++ b/index.html @@ -0,0 +1,114 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!-- Generated by Apache Maven Doxia at Feb 24, 2011 --> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <title>DHBW Calendar - About + + + + + + + + + +
+ +
+
+
+

About DHBW Calendar

DHBW Calendar verbindet eine iCalendar kompatible Applikation mit dem Stundenplan in dem Studenteninformationssystem Dualis

+
+
+
+
+
+ + + diff --git a/project-info.html b/project-info.html index 42442c2..0170926 100644 --- a/project-info.html +++ b/project-info.html @@ -95,7 +95,7 @@
-

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Project LicenseThis is a link to the definitions of project licenses.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
+

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
AboutDHBW Calendar verbindet eine iCalendar kompatible Applikation mit dem Stundenplan in dem Studenteninformationssystem Dualis
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Project LicenseThis is a link to the definitions of project licenses.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
-- cgit v1.2.1