From 7cc9961ab7875496835ac2979868dc319bba086f Mon Sep 17 00:00:00 2001 From: yvesf Date: Thu, 24 Mar 2011 22:19:46 +0100 Subject: fresh api docs, apple-iphone doku --- apidocs/allclasses-frame.html | 16 +- apidocs/allclasses-noframe.html | 16 +- apidocs/constant-values.html | 4 +- apidocs/de/dhbw/horb/calendar/ICSServlet.html | 300 -------------- .../dhbw/horb/calendar/class-use/ICSServlet.html | 145 ------- .../horb/calendar/dualis/DualisConnection.html | 16 +- ...lisException.DualisAuthenticationException.html | 4 +- .../DualisException.DualisScrapingException.html | 4 +- .../dhbw/horb/calendar/dualis/DualisException.html | 4 +- .../dualis/class-use/DualisConnection.html | 4 +- ...lisException.DualisAuthenticationException.html | 8 +- .../DualisException.DualisScrapingException.html | 8 +- .../calendar/dualis/class-use/DualisException.html | 6 +- .../dhbw/horb/calendar/dualis/package-frame.html | 4 +- .../dhbw/horb/calendar/dualis/package-summary.html | 23 +- .../de/dhbw/horb/calendar/dualis/package-tree.html | 8 +- .../de/dhbw/horb/calendar/dualis/package-use.html | 6 +- .../de/dhbw/horb/calendar/ics/AbstractICSType.html | 19 +- .../de/dhbw/horb/calendar/ics/ICalendarObject.html | 281 +++++++++++++ apidocs/de/dhbw/horb/calendar/ics/VCalendar.html | 273 ------------- .../de/dhbw/horb/calendar/ics/VEvent.Builder.html | 389 ------------------ apidocs/de/dhbw/horb/calendar/ics/VEvent.html | 441 --------------------- .../horb/calendar/ics/VEventComponent.Builder.html | 389 ++++++++++++++++++ .../de/dhbw/horb/calendar/ics/VEventComponent.html | 441 +++++++++++++++++++++ .../calendar/ics/class-use/AbstractICSType.html | 10 +- .../calendar/ics/class-use/ICalendarObject.html | 145 +++++++ .../horb/calendar/ics/class-use/VCalendar.html | 145 ------- .../calendar/ics/class-use/VEvent.Builder.html | 229 ----------- .../dhbw/horb/calendar/ics/class-use/VEvent.html | 210 ---------- .../ics/class-use/VEventComponent.Builder.html | 229 +++++++++++ .../calendar/ics/class-use/VEventComponent.html | 210 ++++++++++ .../de/dhbw/horb/calendar/ics/package-frame.html | 10 +- .../de/dhbw/horb/calendar/ics/package-summary.html | 34 +- .../de/dhbw/horb/calendar/ics/package-tree.html | 12 +- apidocs/de/dhbw/horb/calendar/ics/package-use.html | 17 +- apidocs/de/dhbw/horb/calendar/package-frame.html | 33 -- apidocs/de/dhbw/horb/calendar/package-summary.html | 158 -------- apidocs/de/dhbw/horb/calendar/package-tree.html | 162 -------- apidocs/de/dhbw/horb/calendar/package-use.html | 145 ------- .../calendar/servlet/AuthenticatedServlet.html | 359 +++++++++++++++++ .../de/dhbw/horb/calendar/servlet/ICSServlet.html | 305 ++++++++++++++ .../servlet/class-use/AuthenticatedServlet.html | 182 +++++++++ .../calendar/servlet/class-use/ICSServlet.html | 145 +++++++ .../dhbw/horb/calendar/servlet/package-frame.html | 35 ++ .../horb/calendar/servlet/package-summary.html | 178 +++++++++ .../dhbw/horb/calendar/servlet/package-tree.html | 162 ++++++++ .../de/dhbw/horb/calendar/servlet/package-use.html | 171 ++++++++ .../calendar/ui/MyApplication.MyMainWindow.html | 4 +- .../de/dhbw/horb/calendar/ui/MyApplication.html | 4 +- .../horb/calendar/ui/StundenplanComponent.html | 4 +- .../ui/class-use/MyApplication.MyMainWindow.html | 6 +- .../horb/calendar/ui/class-use/MyApplication.html | 4 +- .../ui/class-use/StundenplanComponent.html | 4 +- .../de/dhbw/horb/calendar/ui/package-frame.html | 4 +- .../de/dhbw/horb/calendar/ui/package-summary.html | 27 +- apidocs/de/dhbw/horb/calendar/ui/package-tree.html | 12 +- apidocs/de/dhbw/horb/calendar/ui/package-use.html | 6 +- .../horb/calendar/util/AuthenticatedServlet.html | 359 ----------------- .../util/class-use/AuthenticatedServlet.html | 181 --------- .../de/dhbw/horb/calendar/util/package-frame.html | 33 -- .../dhbw/horb/calendar/util/package-summary.html | 158 -------- .../de/dhbw/horb/calendar/util/package-tree.html | 160 -------- .../de/dhbw/horb/calendar/util/package-use.html | 171 -------- apidocs/deprecated-list.html | 4 +- apidocs/help-doc.html | 4 +- apidocs/index-all.html | 123 +++--- apidocs/index.html | 2 +- apidocs/overview-frame.html | 10 +- apidocs/overview-summary.html | 20 +- apidocs/overview-tree.html | 16 +- apidocs/package-list | 3 +- apidocs/serialized-form.html | 96 ++--- dependencies.html | 54 ++- devel-hacking.html | 9 +- devel-install.html | 9 +- dokumentation.html | 9 +- images/iphone.jpg | Bin 0 -> 58802 bytes index.html | 9 +- license.html | 9 +- project-info.html | 9 +- project-reports.html | 9 +- source-repository.html | 9 +- user-allgemein.html | 9 +- user-apple.html | 129 ++++++ user-google.html | 9 +- user-lightning.html | 9 +- user-outlook.html | 9 +- 87 files changed, 3773 insertions(+), 4028 deletions(-) delete mode 100644 apidocs/de/dhbw/horb/calendar/ICSServlet.html delete mode 100644 apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html create mode 100644 apidocs/de/dhbw/horb/calendar/ics/ICalendarObject.html delete mode 100644 apidocs/de/dhbw/horb/calendar/ics/VCalendar.html delete mode 100644 apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html delete mode 100644 apidocs/de/dhbw/horb/calendar/ics/VEvent.html create mode 100644 apidocs/de/dhbw/horb/calendar/ics/VEventComponent.Builder.html create mode 100644 apidocs/de/dhbw/horb/calendar/ics/VEventComponent.html create mode 100644 apidocs/de/dhbw/horb/calendar/ics/class-use/ICalendarObject.html delete mode 100644 apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html delete mode 100644 apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html delete mode 100644 apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html create mode 100644 apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.Builder.html create mode 100644 apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.html delete mode 100644 apidocs/de/dhbw/horb/calendar/package-frame.html delete mode 100644 apidocs/de/dhbw/horb/calendar/package-summary.html delete mode 100644 apidocs/de/dhbw/horb/calendar/package-tree.html delete mode 100644 apidocs/de/dhbw/horb/calendar/package-use.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/AuthenticatedServlet.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/ICSServlet.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/class-use/AuthenticatedServlet.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/class-use/ICSServlet.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/package-frame.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/package-summary.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/package-tree.html create mode 100644 apidocs/de/dhbw/horb/calendar/servlet/package-use.html delete mode 100644 apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html delete mode 100644 apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html delete mode 100644 apidocs/de/dhbw/horb/calendar/util/package-frame.html delete mode 100644 apidocs/de/dhbw/horb/calendar/util/package-summary.html delete mode 100644 apidocs/de/dhbw/horb/calendar/util/package-tree.html delete mode 100644 apidocs/de/dhbw/horb/calendar/util/package-use.html create mode 100644 images/iphone.jpg create mode 100644 user-apple.html diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 0fd29e3..db12df0 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,13 +2,13 @@ - + All Classes (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -24,7 +24,7 @@ All Classes (DHBW Calendar 1.0-SNAPSHOT API) AbstractICSType
-AuthenticatedServlet +AuthenticatedServlet
DualisConnection
@@ -34,7 +34,9 @@ All Classes (DHBW Calendar 1.0-SNAPSHOT API)
DualisException.DualisScrapingException
-ICSServlet +ICalendarObject +
+ICSServlet
MyApplication
@@ -42,11 +44,9 @@ All Classes (DHBW Calendar 1.0-SNAPSHOT API)
StundenplanComponent
-VCalendar -
-VEvent +VEventComponent
-VEvent.Builder +VEventComponent.Builder
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 7016dd0..be1d33f 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,13 +2,13 @@ - + All Classes (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -24,7 +24,7 @@ All Classes (DHBW Calendar 1.0-SNAPSHOT API) AbstractICSType
-AuthenticatedServlet +AuthenticatedServlet
DualisConnection
@@ -34,7 +34,9 @@ All Classes (DHBW Calendar 1.0-SNAPSHOT API)
DualisException.DualisScrapingException
-ICSServlet +ICalendarObject +
+ICSServlet
MyApplication
@@ -42,11 +44,9 @@ All Classes (DHBW Calendar 1.0-SNAPSHOT API)
StundenplanComponent
-VCalendar -
-VEvent +VEventComponent
-VEvent.Builder +VEventComponent.Builder
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 13dcdeb..332d4b5 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,13 +2,13 @@ - + 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 deleted file mode 100644 index d0c66f0..0000000 --- a/apidocs/de/dhbw/horb/calendar/ICSServlet.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - - -ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -de.dhbw.horb.calendar -
-Class ICSServlet

-
-java.lang.Object
-  extended by javax.servlet.GenericServlet
-      extended by javax.servlet.http.HttpServlet
-          extended by de.dhbw.horb.calendar.util.AuthenticatedServlet
-              extended by de.dhbw.horb.calendar.ICSServlet
-
-
-
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
-
-
-
-
public class ICSServlet
extends AuthenticatedServlet
- - -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - -
-Constructor Summary
ICSServlet() - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  voiddoGet(javax.servlet.http.HttpServletRequest request, - javax.servlet.http.HttpServletResponse response, - String username, - String password) - -
-           
- - - - - - - -
Methods inherited from class de.dhbw.horb.calendar.util.AuthenticatedServlet
doGet, getLoginRealm, setLoginRealm
- - - - - - - -
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
- - - - - - - -
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ICSServlet

-
-public ICSServlet()
-
-
- - - - - - - - -
-Method Detail
- -

-doGet

-
-protected void doGet(javax.servlet.http.HttpServletRequest request,
-                     javax.servlet.http.HttpServletResponse response,
-                     String username,
-                     String password)
-              throws IOException
-
-
-
Specified by:
doGet in class AuthenticatedServlet
-
-
- -
Throws: -
IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html b/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html deleted file mode 100644 index 80a316e..0000000 --- a/apidocs/de/dhbw/horb/calendar/class-use/ICSServlet.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - -Uses of Class de.dhbw.horb.calendar.ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
de.dhbw.horb.calendar.ICSServlet

-
-No usage of de.dhbw.horb.calendar.ICSServlet -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html b/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html index 672e89e..17568b6 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisConnection.html @@ -2,13 +2,13 @@ - + DualisConnection (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -150,7 +150,7 @@ Class DualisConnection - List<VEvent> + List<VEventComponent> getEvents()
@@ -228,11 +228,11 @@ public DualisConnection(

getEvents

-public List<VEvent> getEvents()
-                       throws com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException,
-                              IOException,
-                              DualisException.DualisScrapingException,
-                              DualisException.DualisAuthenticationException
+public List<VEventComponent> getEvents() + throws com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException, + IOException, + DualisException.DualisScrapingException, + DualisException.DualisAuthenticationException
diff --git a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html index 2c70573..a0e2f01 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisAuthenticationException.html @@ -2,13 +2,13 @@ - + 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 e71c3de..5812960 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.DualisScrapingException.html @@ -2,13 +2,13 @@ - + 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 a8f17a6..5fe9c6e 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/DualisException.html @@ -2,13 +2,13 @@ - + 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 b4cfe51..2e761b2 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisConnection.html @@ -2,13 +2,13 @@ - + 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 cd0a385..361d0ea 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,13 +2,13 @@ - + Uses of Class de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,7 +92,7 @@ Packages that use de.dhbw.horb.calendar.dualis -   +This package contains the Dualis Webscraper Classes based on htmlunit.    @@ -113,7 +113,7 @@ Uses of - List<VEvent> + List<VEventComponent> DualisConnection.getEvents()
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 e338bba..5ab18ae 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,13 +2,13 @@ - + Uses of Class de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,7 +92,7 @@ Packages that use de.dhbw.horb.calendar.dualis -   +This package contains the Dualis Webscraper Classes based on htmlunit.    @@ -113,7 +113,7 @@ Uses of - List<VEvent> + List<VEventComponent> DualisConnection.getEvents()
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 8ad1bf3..60b33b7 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/class-use/DualisException.html @@ -2,13 +2,13 @@ - + Uses of Class de.dhbw.horb.calendar.dualis.DualisException (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,7 +92,7 @@ Packages that use de.dhbw.horb.calendar.dualis -   +This package contains the Dualis Webscraper Classes based on htmlunit.    diff --git a/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html b/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html index 848a70f..1a37999 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-frame.html @@ -2,13 +2,13 @@ - + 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 f65661a..7ef7b5b 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-summary.html @@ -2,13 +2,13 @@ - + de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -56,7 +56,7 @@ function windowTitle() PREV PACKAGE  + PREV PACKAGE   NEXT PACKAGE FRAMES   @@ -83,6 +83,12 @@ function windowTitle()

Package de.dhbw.horb.calendar.dualis

+This package contains the Dualis Webscraper Classes based on htmlunit. +

+See: +
+          Description +

@@ -118,6 +124,15 @@ Package de.dhbw.horb.calendar.dualis
  +

+

+Package de.dhbw.horb.calendar.dualis Description +

+ +

+This package contains the Dualis Webscraper Classes based on htmlunit. +

+

@@ -151,7 +166,7 @@ Package de.dhbw.horb.calendar.dualis PREV PACKAGE  + PREV PACKAGE   NEXT PACKAGE FRAMES   diff --git a/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html b/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html index c3f13d8..8a66671 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-tree.html @@ -2,13 +2,13 @@ - + de.dhbw.horb.calendar.dualis Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -56,7 +56,7 @@ function windowTitle() PREV  + PREV   NEXT FRAMES   @@ -132,7 +132,7 @@ Class Hierarchy PREV  + PREV   NEXT FRAMES   diff --git a/apidocs/de/dhbw/horb/calendar/dualis/package-use.html b/apidocs/de/dhbw/horb/calendar/dualis/package-use.html index 692c7c6..f74530c 100644 --- a/apidocs/de/dhbw/horb/calendar/dualis/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/dualis/package-use.html @@ -2,13 +2,13 @@ - + Uses of Package de.dhbw.horb.calendar.dualis (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,7 +92,7 @@ Packages that use de.dhbw.horb.calendar.dualis -   +This package contains the Dualis Webscraper Classes based on htmlunit.    diff --git a/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html b/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html index 1f03a80..7e67661 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html +++ b/apidocs/de/dhbw/horb/calendar/ics/AbstractICSType.html @@ -2,13 +2,13 @@ - + AbstractICSType (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -57,7 +57,7 @@ function windowTitle()  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES   @@ -97,13 +97,20 @@ Class AbstractICSType extended by de.dhbw.horb.calendar.ics.AbstractICSType
-
Direct Known Subclasses:
VEvent
+
Direct Known Subclasses:
VEventComponent

public abstract class AbstractICSType
extends Object
+

+icalendar specifies Events, Todo, Journal, Free/Buse, TimeZone, Alarm + Components. + + AbstractICSType is a superclass for those. +

+


@@ -123,6 +130,7 @@ Class AbstractICSType
          RFC says: + FORM #2: DATE WITH UTC TIME @@ -201,6 +209,7 @@ dateTimeFormat public static SimpleDateFormat dateTimeFormat
RFC says: +
  FORM #2: DATE WITH UTC TIME
 
@@ -304,7 +313,7 @@ public static 
  PREV CLASS 
- NEXT CLASSNEXT CLASS
 
   FRAMES   
  NO FRAMES   
diff --git a/apidocs/de/dhbw/horb/calendar/ics/ICalendarObject.html b/apidocs/de/dhbw/horb/calendar/ics/ICalendarObject.html
new file mode 100644
index 0000000..5471f94
--- /dev/null
+++ b/apidocs/de/dhbw/horb/calendar/ics/ICalendarObject.html
@@ -0,0 +1,281 @@
+
+
+
+
+
+
+
+ICalendarObject (DHBW Calendar 1.0-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ics +
+Class ICalendarObject

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.ics.ICalendarObject
+
+
+
+
public class ICalendarObject
extends Object
+
+ +

+Represent an iCalender Object. + + A iCalender object can consist of many components of different type. They are + implemented as subclasses of AbstractICSType and can be added to an + instance of ICalendarObject. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
ICalendarObject(String title) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidadd(AbstractICSType ics) + +
+           
+ Stringserialize() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+ICalendarObject

+
+public ICalendarObject(String title)
+
+
+ + + + + + + + +
+Method Detail
+ +

+add

+
+public void add(AbstractICSType ics)
+
+
+
+
+
+
+ +

+serialize

+
+public String serialize()
+
+
+ +
Returns:
serialized iCalendar Object
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html b/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html deleted file mode 100644 index 165994d..0000000 --- a/apidocs/de/dhbw/horb/calendar/ics/VCalendar.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - -VCalendar (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -de.dhbw.horb.calendar.ics -
-Class VCalendar

-
-java.lang.Object
-  extended by de.dhbw.horb.calendar.ics.VCalendar
-
-
-
-
public class VCalendar
extends Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
VCalendar(String title) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidadd(AbstractICSType ics) - -
-           
- Stringserialize() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-VCalendar

-
-public VCalendar(String title)
-
-
- - - - - - - - -
-Method Detail
- -

-add

-
-public void add(AbstractICSType ics)
-
-
-
-
-
-
- -

-serialize

-
-public String serialize()
-
-
- -
Returns:
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html b/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html deleted file mode 100644 index 4e0d4e1..0000000 --- a/apidocs/de/dhbw/horb/calendar/ics/VEvent.Builder.html +++ /dev/null @@ -1,389 +0,0 @@ - - - - - - - -VEvent.Builder (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -de.dhbw.horb.calendar.ics -
-Class VEvent.Builder

-
-java.lang.Object
-  extended by de.dhbw.horb.calendar.ics.VEvent.Builder
-
-
-
Enclosing class:
VEvent
-
-
-
-
public static class VEvent.Builder
extends Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
VEvent.Builder() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- VEventbuild() - -
-           
- VEvent.Builderdescription(String description) - -
-           
- VEvent.Builderdtend(Calendar cend) - -
-           
- VEvent.Builderdtstamp(Calendar cstart) - -
-           
- VEvent.Builderdtstart(Calendar cstart) - -
-           
- VEvent.Builderlocation(String location) - -
-           
- VEvent.Builderstatus(String status) - -
-           
- VEvent.Buildersummary(String summary) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-VEvent.Builder

-
-public VEvent.Builder()
-
-
- - - - - - - - -
-Method Detail
- -

-dtstamp

-
-public VEvent.Builder dtstamp(Calendar cstart)
-
-
-
-
-
-
- -

-dtstart

-
-public VEvent.Builder dtstart(Calendar cstart)
-
-
-
-
-
-
- -

-dtend

-
-public VEvent.Builder dtend(Calendar cend)
-
-
-
-
-
-
- -

-summary

-
-public VEvent.Builder summary(String summary)
-
-
-
-
-
-
- -

-description

-
-public VEvent.Builder description(String description)
-
-
-
-
-
-
- -

-location

-
-public VEvent.Builder location(String location)
-
-
-
-
-
-
- -

-build

-
-public VEvent build()
-
-
-
-
-
-
- -

-status

-
-public VEvent.Builder status(String status)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/ics/VEvent.html b/apidocs/de/dhbw/horb/calendar/ics/VEvent.html deleted file mode 100644 index 5a673c6..0000000 --- a/apidocs/de/dhbw/horb/calendar/ics/VEvent.html +++ /dev/null @@ -1,441 +0,0 @@ - - - - - - - -VEvent (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -de.dhbw.horb.calendar.ics -
-Class VEvent

-
-java.lang.Object
-  extended by de.dhbw.horb.calendar.ics.AbstractICSType
-      extended by de.dhbw.horb.calendar.ics.VEvent
-
-
-
-
public class VEvent
extends AbstractICSType
- - -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classVEvent.Builder - -
-           
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
- Stringdescription - -
-           
- Calendardtend - -
-           
- Calendardtstamp - -
-           
- Calendardtstart - -
-           
- Stringlocation - -
-           
- Stringstatus - -
-           
- Stringsummary - -
-           
- - - - - - - -
Fields inherited from class de.dhbw.horb.calendar.ics.AbstractICSType
dateTimeFormat
-  - - - - - - - - - - -
-Constructor Summary
VEvent() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- Stringserialize() - -
-          Serialisierert dieses Calenderteil.
- - - - - - - -
Methods inherited from class de.dhbw.horb.calendar.ics.AbstractICSType
escapeText
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-dtstamp

-
-public Calendar dtstamp
-
-
-
-
-
- -

-dtstart

-
-public Calendar dtstart
-
-
-
-
-
- -

-dtend

-
-public Calendar dtend
-
-
-
-
-
- -

-status

-
-public String status
-
-
-
-
-
- -

-summary

-
-public String summary
-
-
-
-
-
- -

-description

-
-public String description
-
-
-
-
-
- -

-location

-
-public String location
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-VEvent

-
-public VEvent()
-
-
- - - - - - - - -
-Method Detail
- -

-serialize

-
-public String serialize()
-
-
Serialisierert dieses Calenderteil. Dem Ergebnis Fehlt noch der vCalendar - Header und Footer
-
- See RFC section 3.6.1 for VEVENT Specification -

-

-
Specified by:
serialize in class AbstractICSType
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/ics/VEventComponent.Builder.html b/apidocs/de/dhbw/horb/calendar/ics/VEventComponent.Builder.html new file mode 100644 index 0000000..d373fe5 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/ics/VEventComponent.Builder.html @@ -0,0 +1,389 @@ + + + + + + + +VEventComponent.Builder (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ics +
+Class VEventComponent.Builder

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.ics.VEventComponent.Builder
+
+
+
Enclosing class:
VEventComponent
+
+
+
+
public static class VEventComponent.Builder
extends Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
VEventComponent.Builder() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ VEventComponentbuild() + +
+           
+ VEventComponent.Builderdescription(String description) + +
+           
+ VEventComponent.Builderdtend(Calendar cend) + +
+           
+ VEventComponent.Builderdtstamp(Calendar cstart) + +
+           
+ VEventComponent.Builderdtstart(Calendar cstart) + +
+           
+ VEventComponent.Builderlocation(String location) + +
+           
+ VEventComponent.Builderstatus(String status) + +
+           
+ VEventComponent.Buildersummary(String summary) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+VEventComponent.Builder

+
+public VEventComponent.Builder()
+
+
+ + + + + + + + +
+Method Detail
+ +

+dtstamp

+
+public VEventComponent.Builder dtstamp(Calendar cstart)
+
+
+
+
+
+
+ +

+dtstart

+
+public VEventComponent.Builder dtstart(Calendar cstart)
+
+
+
+
+
+
+ +

+dtend

+
+public VEventComponent.Builder dtend(Calendar cend)
+
+
+
+
+
+
+ +

+summary

+
+public VEventComponent.Builder summary(String summary)
+
+
+
+
+
+
+ +

+description

+
+public VEventComponent.Builder description(String description)
+
+
+
+
+
+
+ +

+location

+
+public VEventComponent.Builder location(String location)
+
+
+
+
+
+
+ +

+build

+
+public VEventComponent build()
+
+
+
+
+
+
+ +

+status

+
+public VEventComponent.Builder status(String status)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/ics/VEventComponent.html b/apidocs/de/dhbw/horb/calendar/ics/VEventComponent.html new file mode 100644 index 0000000..c5915a4 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/ics/VEventComponent.html @@ -0,0 +1,441 @@ + + + + + + + +VEventComponent (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +de.dhbw.horb.calendar.ics +
+Class VEventComponent

+
+java.lang.Object
+  extended by de.dhbw.horb.calendar.ics.AbstractICSType
+      extended by de.dhbw.horb.calendar.ics.VEventComponent
+
+
+
+
public class VEventComponent
extends AbstractICSType
+ + +

+


+ +

+ + + + + + + + + + + +
+Nested Class Summary
+static classVEventComponent.Builder + +
+           
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+ Stringdescription + +
+           
+ Calendardtend + +
+           
+ Calendardtstamp + +
+           
+ Calendardtstart + +
+           
+ Stringlocation + +
+           
+ Stringstatus + +
+           
+ Stringsummary + +
+           
+ + + + + + + +
Fields inherited from class de.dhbw.horb.calendar.ics.AbstractICSType
dateTimeFormat
+  + + + + + + + + + + +
+Constructor Summary
VEventComponent() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ Stringserialize() + +
+          Serialisierert dieses Calenderteil.
+ + + + + + + +
Methods inherited from class de.dhbw.horb.calendar.ics.AbstractICSType
escapeText
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+dtstamp

+
+public Calendar dtstamp
+
+
+
+
+
+ +

+dtstart

+
+public Calendar dtstart
+
+
+
+
+
+ +

+dtend

+
+public Calendar dtend
+
+
+
+
+
+ +

+status

+
+public String status
+
+
+
+
+
+ +

+summary

+
+public String summary
+
+
+
+
+
+ +

+description

+
+public String description
+
+
+
+
+
+ +

+location

+
+public String location
+
+
+
+
+ + + + + + + + +
+Constructor Detail
+ +

+VEventComponent

+
+public VEventComponent()
+
+
+ + + + + + + + +
+Method Detail
+ +

+serialize

+
+public String serialize()
+
+
Serialisierert dieses Calenderteil. Dem Ergebnis Fehlt noch der vCalendar + Header und Footer
+
+ See RFC section 3.6.1 for VEVENT Specification +

+

+
Specified by:
serialize in class AbstractICSType
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + 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 a10e089..b2d9d9f 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/AbstractICSType.html @@ -2,13 +2,13 @@ - + Uses of Class de.dhbw.horb.calendar.ics.AbstractICSType (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,7 +92,7 @@ Packages that use de.dhbw.horb.calendar.ics -   +Classes to produce iCalendar formatted data    @@ -114,7 +114,7 @@ Uses of  class -VEvent +VEventComponent
            @@ -130,7 +130,7 @@ Uses of  void -VCalendar.add(AbstractICSType ics) +ICalendarObject.add(AbstractICSType ics)
            diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/ICalendarObject.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/ICalendarObject.html new file mode 100644 index 0000000..5838330 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/ICalendarObject.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ics.ICalendarObject (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ics.ICalendarObject

+
+No usage of de.dhbw.horb.calendar.ics.ICalendarObject +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html deleted file mode 100644 index 7d01001..0000000 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/VCalendar.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - -Uses of Class de.dhbw.horb.calendar.ics.VCalendar (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
de.dhbw.horb.calendar.ics.VCalendar

-
-No usage of de.dhbw.horb.calendar.ics.VCalendar -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - 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 deleted file mode 100644 index 3e33877..0000000 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.Builder.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - -Uses of Class de.dhbw.horb.calendar.ics.VEvent.Builder (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
de.dhbw.horb.calendar.ics.VEvent.Builder

-
- - - - - - - - - -
-Packages that use VEvent.Builder
de.dhbw.horb.calendar.ics  
-  -

- - - - - -
-Uses of VEvent.Builder in de.dhbw.horb.calendar.ics
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in de.dhbw.horb.calendar.ics that return VEvent.Builder
- VEvent.BuilderVEvent.Builder.description(String description) - -
-           
- VEvent.BuilderVEvent.Builder.dtend(Calendar cend) - -
-           
- VEvent.BuilderVEvent.Builder.dtstamp(Calendar cstart) - -
-           
- VEvent.BuilderVEvent.Builder.dtstart(Calendar cstart) - -
-           
- VEvent.BuilderVEvent.Builder.location(String location) - -
-           
- VEvent.BuilderVEvent.Builder.status(String status) - -
-           
- VEvent.BuilderVEvent.Builder.summary(String summary) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html deleted file mode 100644 index 66f8611..0000000 --- a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEvent.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - -Uses of Class de.dhbw.horb.calendar.ics.VEvent (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
de.dhbw.horb.calendar.ics.VEvent

-
- - - - - - - - - - - - - -
-Packages that use VEvent
de.dhbw.horb.calendar.dualis  
de.dhbw.horb.calendar.ics  
-  -

- - - - - -
-Uses of VEvent in de.dhbw.horb.calendar.dualis
-  -

- - - - - - - - - -
Methods in de.dhbw.horb.calendar.dualis that return types with arguments of type VEvent
- List<VEvent>DualisConnection.getEvents() - -
-           
-  -

- - - - - -
-Uses of VEvent in de.dhbw.horb.calendar.ics
-  -

- - - - - - - - - -
Methods in de.dhbw.horb.calendar.ics that return VEvent
- VEventVEvent.Builder.build() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.Builder.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.Builder.html new file mode 100644 index 0000000..d106ce3 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.Builder.html @@ -0,0 +1,229 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ics.VEventComponent.Builder (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ics.VEventComponent.Builder

+
+ + + + + + + + + +
+Packages that use VEventComponent.Builder
de.dhbw.horb.calendar.icsClasses to produce iCalendar formatted data 
+  +

+ + + + + +
+Uses of VEventComponent.Builder in de.dhbw.horb.calendar.ics
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in de.dhbw.horb.calendar.ics that return VEventComponent.Builder
+ VEventComponent.BuilderVEventComponent.Builder.description(String description) + +
+           
+ VEventComponent.BuilderVEventComponent.Builder.dtend(Calendar cend) + +
+           
+ VEventComponent.BuilderVEventComponent.Builder.dtstamp(Calendar cstart) + +
+           
+ VEventComponent.BuilderVEventComponent.Builder.dtstart(Calendar cstart) + +
+           
+ VEventComponent.BuilderVEventComponent.Builder.location(String location) + +
+           
+ VEventComponent.BuilderVEventComponent.Builder.status(String status) + +
+           
+ VEventComponent.BuilderVEventComponent.Builder.summary(String summary) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.html b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.html new file mode 100644 index 0000000..c4db3bf --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/ics/class-use/VEventComponent.html @@ -0,0 +1,210 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.ics.VEventComponent (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
de.dhbw.horb.calendar.ics.VEventComponent

+
+ + + + + + + + + + + + + +
+Packages that use VEventComponent
de.dhbw.horb.calendar.dualisThis package contains the Dualis Webscraper Classes based on htmlunit. 
de.dhbw.horb.calendar.icsClasses to produce iCalendar formatted data 
+  +

+ + + + + +
+Uses of VEventComponent in de.dhbw.horb.calendar.dualis
+  +

+ + + + + + + + + +
Methods in de.dhbw.horb.calendar.dualis that return types with arguments of type VEventComponent
+ List<VEventComponent>DualisConnection.getEvents() + +
+           
+  +

+ + + + + +
+Uses of VEventComponent in de.dhbw.horb.calendar.ics
+  +

+ + + + + + + + + +
Methods in de.dhbw.horb.calendar.ics that return VEventComponent
+ VEventComponentVEventComponent.Builder.build() + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-frame.html b/apidocs/de/dhbw/horb/calendar/ics/package-frame.html index 012c608..9407e80 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-frame.html @@ -2,13 +2,13 @@ - + de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -26,11 +26,11 @@ Classes
 
AbstractICSType
-VCalendar +ICalendarObject
-VEvent +VEventComponent
-VEvent.Builder
+VEventComponent.Builder diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-summary.html b/apidocs/de/dhbw/horb/calendar/ics/package-summary.html index 8939fbc..2f305f6 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-summary.html @@ -2,13 +2,13 @@ - + de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -57,7 +57,7 @@ function windowTitle()  PREV PACKAGE  - NEXT PACKAGENEXT PACKAGE FRAMES    NO FRAMES   @@ -83,6 +83,12 @@ function windowTitle()

Package de.dhbw.horb.calendar.ics

+Classes to produce iCalendar formatted data +

+See: +
+          Description +

@@ -91,23 +97,33 @@ Package de.dhbw.horb.calendar.ics - + - - + + - + - +
AbstractICSType icalendar specifies Events, Todo, Journal, Free/Buse, TimeZone, Alarm + Components.
VCalendar ICalendarObjectRepresent an iCalender Object.
VEventVEventComponent  
VEvent.BuilderVEventComponent.Builder  
  +

+

+Package de.dhbw.horb.calendar.ics Description +

+ +

+Classes to produce iCalendar formatted data +

+

@@ -142,7 +158,7 @@ Package de.dhbw.horb.calendar.ics  PREV PACKAGE  - NEXT PACKAGENEXT PACKAGE
FRAMES    NO FRAMES   diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-tree.html b/apidocs/de/dhbw/horb/calendar/ics/package-tree.html index a84809b..b64a4bf 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-tree.html @@ -2,13 +2,13 @@ - + de.dhbw.horb.calendar.ics Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -57,7 +57,7 @@ function windowTitle()  PREV  - NEXTNEXT FRAMES    NO FRAMES   @@ -94,8 +94,8 @@ Class Hierarchy +
  • de.dhbw.horb.calendar.ics.ICalendarObject
  • de.dhbw.horb.calendar.ics.VEventComponent.Builder
    @@ -128,7 +128,7 @@ Class Hierarchy  PREV  - NEXTNEXT
    FRAMES    NO FRAMES   diff --git a/apidocs/de/dhbw/horb/calendar/ics/package-use.html b/apidocs/de/dhbw/horb/calendar/ics/package-use.html index 61adbcc..07ca9ba 100644 --- a/apidocs/de/dhbw/horb/calendar/ics/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/ics/package-use.html @@ -2,13 +2,13 @@ - + Uses of Package de.dhbw.horb.calendar.ics (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,11 +92,11 @@ Packages that use de.dhbw.horb.calendar.dualis -   +This package contains the Dualis Webscraper Classes based on htmlunit.  de.dhbw.horb.calendar.ics -   +Classes to produce iCalendar formatted data    @@ -108,7 +108,7 @@ Packages that use de.dhbw.horb.calendar.ics used by de.dhbw.horb.calendar.dualis -VEvent +VEventComponent
                @@ -126,16 +126,17 @@ Classes in AbstractICSType
    -            +          icalendar specifies Events, Todo, Journal, Free/Buse, TimeZone, Alarm + Components. -VEvent +VEventComponent
                -VEvent.Builder +VEventComponent.Builder
                diff --git a/apidocs/de/dhbw/horb/calendar/package-frame.html b/apidocs/de/dhbw/horb/calendar/package-frame.html deleted file mode 100644 index f107813..0000000 --- a/apidocs/de/dhbw/horb/calendar/package-frame.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - -de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - -de.dhbw.horb.calendar - - - - -
    -Classes  - -
    -ICSServlet
    - - - - diff --git a/apidocs/de/dhbw/horb/calendar/package-summary.html b/apidocs/de/dhbw/horb/calendar/package-summary.html deleted file mode 100644 index 87a4e73..0000000 --- a/apidocs/de/dhbw/horb/calendar/package-summary.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - -de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -

    -Package de.dhbw.horb.calendar -

    - - - - - - - - - -
    -Class Summary
    ICSServlet 
    -  - -

    -

    -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/package-tree.html b/apidocs/de/dhbw/horb/calendar/package-tree.html deleted file mode 100644 index 43055d8..0000000 --- a/apidocs/de/dhbw/horb/calendar/package-tree.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - -de.dhbw.horb.calendar Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Hierarchy For Package de.dhbw.horb.calendar -

    -
    -
    -
    Package Hierarchies:
    All Packages
    -
    -

    -Class Hierarchy -

    - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/package-use.html b/apidocs/de/dhbw/horb/calendar/package-use.html deleted file mode 100644 index 8698bcf..0000000 --- a/apidocs/de/dhbw/horb/calendar/package-use.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - -Uses of Package de.dhbw.horb.calendar (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    de.dhbw.horb.calendar

    -
    -No usage of de.dhbw.horb.calendar -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/servlet/AuthenticatedServlet.html b/apidocs/de/dhbw/horb/calendar/servlet/AuthenticatedServlet.html new file mode 100644 index 0000000..4fa6591 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/AuthenticatedServlet.html @@ -0,0 +1,359 @@ + + + + + + + +AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +de.dhbw.horb.calendar.servlet +
    +Class AuthenticatedServlet

    +
    +java.lang.Object
    +  extended by javax.servlet.GenericServlet
    +      extended by javax.servlet.http.HttpServlet
    +          extended by de.dhbw.horb.calendar.servlet.AuthenticatedServlet
    +
    +
    +
    All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
    +
    +
    +
    Direct Known Subclasses:
    ICSServlet
    +
    +
    +
    +
    public abstract class AuthenticatedServlet
    extends javax.servlet.http.HttpServlet
    + + +

    +

    +
    See Also:
    Serialized Form
    +
    + +

    + + + + + + + + + + + +
    +Constructor Summary
    AuthenticatedServlet() + +
    +           
    +  + + + + + + + + + + + + + + + + + + + + + + + +
    +Method Summary
    +protected  voiddoGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response) + +
    +           
    +protected abstract  voiddoGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + String username, + String password) + +
    +           
    + StringgetLoginRealm() + +
    +           
    + voidsetLoginRealm(String loginRealm) + +
    +           
    + + + + + + + +
    Methods inherited from class javax.servlet.http.HttpServlet
    doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
    + + + + + + + +
    Methods inherited from class javax.servlet.GenericServlet
    destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
    + + + + + + + +
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +  +

    + + + + + + + + +
    +Constructor Detail
    + +

    +AuthenticatedServlet

    +
    +public AuthenticatedServlet()
    +
    +
    + + + + + + + + +
    +Method Detail
    + +

    +setLoginRealm

    +
    +public void setLoginRealm(String loginRealm)
    +
    +
    +
    +
    +
    +
    + +

    +getLoginRealm

    +
    +public String getLoginRealm()
    +
    +
    +
    +
    +
    +
    + +

    +doGet

    +
    +protected void doGet(javax.servlet.http.HttpServletRequest request,
    +                     javax.servlet.http.HttpServletResponse response)
    +              throws javax.servlet.ServletException,
    +                     IOException
    +
    +
    +
    Overrides:
    doGet in class javax.servlet.http.HttpServlet
    +
    +
    + +
    Throws: +
    javax.servlet.ServletException +
    IOException
    +
    +
    +
    + +

    +doGet

    +
    +protected abstract void doGet(javax.servlet.http.HttpServletRequest request,
    +                              javax.servlet.http.HttpServletResponse response,
    +                              String username,
    +                              String password)
    +                       throws javax.servlet.ServletException,
    +                              IOException
    +
    +
    + +
    Throws: +
    javax.servlet.ServletException +
    IOException
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/servlet/ICSServlet.html b/apidocs/de/dhbw/horb/calendar/servlet/ICSServlet.html new file mode 100644 index 0000000..8b6eb0b --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/ICSServlet.html @@ -0,0 +1,305 @@ + + + + + + + +ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +de.dhbw.horb.calendar.servlet +
    +Class ICSServlet

    +
    +java.lang.Object
    +  extended by javax.servlet.GenericServlet
    +      extended by javax.servlet.http.HttpServlet
    +          extended by de.dhbw.horb.calendar.servlet.AuthenticatedServlet
    +              extended by de.dhbw.horb.calendar.servlet.ICSServlet
    +
    +
    +
    All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
    +
    +
    +
    +
    public class ICSServlet
    extends AuthenticatedServlet
    + + +

    +Das ICS-Servlet ist ein HTTP-Servlet das von der Kalenderapplikation + aufgerufen wird um die iCalendar Daten zu bekommen. +

    + +

    +

    +
    See Also:
    Serialized Form
    +
    + +

    + + + + + + + + + + + +
    +Constructor Summary
    ICSServlet() + +
    +           
    +  + + + + + + + + + + + +
    +Method Summary
    +protected  voiddoGet(javax.servlet.http.HttpServletRequest request, + javax.servlet.http.HttpServletResponse response, + String username, + String password) + +
    +           
    + + + + + + + +
    Methods inherited from class de.dhbw.horb.calendar.servlet.AuthenticatedServlet
    doGet, getLoginRealm, setLoginRealm
    + + + + + + + +
    Methods inherited from class javax.servlet.http.HttpServlet
    doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
    + + + + + + + +
    Methods inherited from class javax.servlet.GenericServlet
    destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
    + + + + + + + +
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +  +

    + + + + + + + + +
    +Constructor Detail
    + +

    +ICSServlet

    +
    +public ICSServlet()
    +
    +
    + + + + + + + + +
    +Method Detail
    + +

    +doGet

    +
    +protected void doGet(javax.servlet.http.HttpServletRequest request,
    +                     javax.servlet.http.HttpServletResponse response,
    +                     String username,
    +                     String password)
    +              throws IOException
    +
    +
    +
    Specified by:
    doGet in class AuthenticatedServlet
    +
    +
    + +
    Throws: +
    IOException
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/servlet/class-use/AuthenticatedServlet.html b/apidocs/de/dhbw/horb/calendar/servlet/class-use/AuthenticatedServlet.html new file mode 100644 index 0000000..e81bdb7 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/class-use/AuthenticatedServlet.html @@ -0,0 +1,182 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.servlet.AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Class
    de.dhbw.horb.calendar.servlet.AuthenticatedServlet

    +
    + + + + + + + + + +
    +Packages that use AuthenticatedServlet
    de.dhbw.horb.calendar.servletHTTP-Servlet to serve /ics 
    +  +

    + + + + + +
    +Uses of AuthenticatedServlet in de.dhbw.horb.calendar.servlet
    +  +

    + + + + + + + + + +
    Subclasses of AuthenticatedServlet in de.dhbw.horb.calendar.servlet
    + classICSServlet + +
    +          Das ICS-Servlet ist ein HTTP-Servlet das von der Kalenderapplikation + aufgerufen wird um die iCalendar Daten zu bekommen.
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/servlet/class-use/ICSServlet.html b/apidocs/de/dhbw/horb/calendar/servlet/class-use/ICSServlet.html new file mode 100644 index 0000000..95612c7 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/class-use/ICSServlet.html @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class de.dhbw.horb.calendar.servlet.ICSServlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Class
    de.dhbw.horb.calendar.servlet.ICSServlet

    +
    +No usage of de.dhbw.horb.calendar.servlet.ICSServlet +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/servlet/package-frame.html b/apidocs/de/dhbw/horb/calendar/servlet/package-frame.html new file mode 100644 index 0000000..ab26b43 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/package-frame.html @@ -0,0 +1,35 @@ + + + + + + + +de.dhbw.horb.calendar.servlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + +de.dhbw.horb.calendar.servlet + + + + +
    +Classes  + +
    +AuthenticatedServlet +
    +ICSServlet
    + + + + diff --git a/apidocs/de/dhbw/horb/calendar/servlet/package-summary.html b/apidocs/de/dhbw/horb/calendar/servlet/package-summary.html new file mode 100644 index 0000000..6f03709 --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/package-summary.html @@ -0,0 +1,178 @@ + + + + + + + +de.dhbw.horb.calendar.servlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +

    +Package de.dhbw.horb.calendar.servlet +

    +HTTP-Servlet to serve /ics +

    +See: +
    +          Description +

    + + + + + + + + + + + + + +
    +Class Summary
    AuthenticatedServlet 
    ICSServletDas ICS-Servlet ist ein HTTP-Servlet das von der Kalenderapplikation + aufgerufen wird um die iCalendar Daten zu bekommen.
    +  + +

    +

    +Package de.dhbw.horb.calendar.servlet Description +

    + +

    +HTTP-Servlet to serve /ics +

    + +

    +

    +
    +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/servlet/package-tree.html b/apidocs/de/dhbw/horb/calendar/servlet/package-tree.html new file mode 100644 index 0000000..d27e7cf --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/package-tree.html @@ -0,0 +1,162 @@ + + + + + + + +de.dhbw.horb.calendar.servlet Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Hierarchy For Package de.dhbw.horb.calendar.servlet +

    +
    +
    +
    Package Hierarchies:
    All Packages
    +
    +

    +Class Hierarchy +

    +
      +
    • java.lang.Object
        +
      • javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig) + +
      +
    +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/servlet/package-use.html b/apidocs/de/dhbw/horb/calendar/servlet/package-use.html new file mode 100644 index 0000000..31d029d --- /dev/null +++ b/apidocs/de/dhbw/horb/calendar/servlet/package-use.html @@ -0,0 +1,171 @@ + + + + + + + +Uses of Package de.dhbw.horb.calendar.servlet (DHBW Calendar 1.0-SNAPSHOT API) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Package
    de.dhbw.horb.calendar.servlet

    +
    + + + + + + + + + +
    +Packages that use de.dhbw.horb.calendar.servlet
    de.dhbw.horb.calendar.servletHTTP-Servlet to serve /ics 
    +  +

    + + + + + + + + +
    +Classes in de.dhbw.horb.calendar.servlet used by de.dhbw.horb.calendar.servlet
    AuthenticatedServlet + +
    +           
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright © 2011. All Rights Reserved. + + diff --git a/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html b/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html index e88e9e8..35acf7e 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html +++ b/apidocs/de/dhbw/horb/calendar/ui/MyApplication.MyMainWindow.html @@ -2,13 +2,13 @@ - + 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 55953f2..6e110d9 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html +++ b/apidocs/de/dhbw/horb/calendar/ui/MyApplication.html @@ -2,13 +2,13 @@ - + 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 a375330..972e6d4 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html +++ b/apidocs/de/dhbw/horb/calendar/ui/StundenplanComponent.html @@ -2,13 +2,13 @@ - + 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 a9ccca8..6b4257d 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,13 +2,13 @@ - + Uses of Class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,7 +92,7 @@ Packages that use de.dhbw.horb.calendar.ui -   +vaadin based Webinterface.    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 c47a2d7..cba32b5 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html +++ b/apidocs/de/dhbw/horb/calendar/ui/class-use/MyApplication.html @@ -2,13 +2,13 @@ - + 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 1bae4c6..ab292e9 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html +++ b/apidocs/de/dhbw/horb/calendar/ui/class-use/StundenplanComponent.html @@ -2,13 +2,13 @@ - + 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 54ce592..512fd37 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-frame.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-frame.html @@ -2,13 +2,13 @@ - + 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 28be68d..11874e3 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-summary.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-summary.html @@ -2,13 +2,13 @@ - + de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -56,8 +56,8 @@ function windowTitle() PREV PACKAGE  - NEXT PACKAGEPREV PACKAGE  + NEXT PACKAGE FRAMES    NO FRAMES   @@ -83,6 +83,12 @@ function windowTitle()

    Package de.dhbw.horb.calendar.ui

    +vaadin based Webinterface. +

    +See: +
    +          Description +

    @@ -104,6 +110,15 @@ Package de.dhbw.horb.calendar.ui
      +

    +

    +Package de.dhbw.horb.calendar.ui Description +

    + +

    +vaadin based Webinterface. +

    +

    @@ -137,8 +152,8 @@ Package de.dhbw.horb.calendar.ui PREV PACKAGE  - NEXT PACKAGEPREV PACKAGE  + NEXT PACKAGE
    FRAMES    NO FRAMES   diff --git a/apidocs/de/dhbw/horb/calendar/ui/package-tree.html b/apidocs/de/dhbw/horb/calendar/ui/package-tree.html index 6d011d5..e81a65b 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-tree.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-tree.html @@ -2,13 +2,13 @@ - + de.dhbw.horb.calendar.ui Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -56,8 +56,8 @@ function windowTitle() PREV  - NEXTPREV  + NEXT FRAMES    NO FRAMES   @@ -150,8 +150,8 @@ Class Hierarchy PREV  - NEXTPREV  + NEXT FRAMES    NO FRAMES   diff --git a/apidocs/de/dhbw/horb/calendar/ui/package-use.html b/apidocs/de/dhbw/horb/calendar/ui/package-use.html index de7970a..33cffd6 100644 --- a/apidocs/de/dhbw/horb/calendar/ui/package-use.html +++ b/apidocs/de/dhbw/horb/calendar/ui/package-use.html @@ -2,13 +2,13 @@ - + Uses of Package de.dhbw.horb.calendar.ui (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,7 +92,7 @@ Packages that use de.dhbw.horb.calendar.ui -   +vaadin based Webinterface.    diff --git a/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html b/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html deleted file mode 100644 index e554c28..0000000 --- a/apidocs/de/dhbw/horb/calendar/util/AuthenticatedServlet.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - - - -AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -de.dhbw.horb.calendar.util -
    -Class AuthenticatedServlet

    -
    -java.lang.Object
    -  extended by javax.servlet.GenericServlet
    -      extended by javax.servlet.http.HttpServlet
    -          extended by de.dhbw.horb.calendar.util.AuthenticatedServlet
    -
    -
    -
    All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
    -
    -
    -
    Direct Known Subclasses:
    ICSServlet
    -
    -
    -
    -
    public abstract class AuthenticatedServlet
    extends javax.servlet.http.HttpServlet
    - - -

    -

    -
    See Also:
    Serialized Form
    -
    - -

    - - - - - - - - - - - -
    -Constructor Summary
    AuthenticatedServlet() - -
    -           
    -  - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    -protected  voiddoGet(javax.servlet.http.HttpServletRequest request, - javax.servlet.http.HttpServletResponse response) - -
    -           
    -protected abstract  voiddoGet(javax.servlet.http.HttpServletRequest request, - javax.servlet.http.HttpServletResponse response, - String username, - String password) - -
    -           
    - StringgetLoginRealm() - -
    -           
    - voidsetLoginRealm(String loginRealm) - -
    -           
    - - - - - - - -
    Methods inherited from class javax.servlet.http.HttpServlet
    doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
    - - - - - - - -
    Methods inherited from class javax.servlet.GenericServlet
    destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - - - - - - - - -
    -Constructor Detail
    - -

    -AuthenticatedServlet

    -
    -public AuthenticatedServlet()
    -
    -
    - - - - - - - - -
    -Method Detail
    - -

    -setLoginRealm

    -
    -public void setLoginRealm(String loginRealm)
    -
    -
    -
    -
    -
    -
    - -

    -getLoginRealm

    -
    -public String getLoginRealm()
    -
    -
    -
    -
    -
    -
    - -

    -doGet

    -
    -protected void doGet(javax.servlet.http.HttpServletRequest request,
    -                     javax.servlet.http.HttpServletResponse response)
    -              throws javax.servlet.ServletException,
    -                     IOException
    -
    -
    -
    Overrides:
    doGet in class javax.servlet.http.HttpServlet
    -
    -
    - -
    Throws: -
    javax.servlet.ServletException -
    IOException
    -
    -
    -
    - -

    -doGet

    -
    -protected abstract void doGet(javax.servlet.http.HttpServletRequest request,
    -                              javax.servlet.http.HttpServletResponse response,
    -                              String username,
    -                              String password)
    -                       throws javax.servlet.ServletException,
    -                              IOException
    -
    -
    - -
    Throws: -
    javax.servlet.ServletException -
    IOException
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html b/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html deleted file mode 100644 index 7e3e77a..0000000 --- a/apidocs/de/dhbw/horb/calendar/util/class-use/AuthenticatedServlet.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - -Uses of Class de.dhbw.horb.calendar.util.AuthenticatedServlet (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Class
    de.dhbw.horb.calendar.util.AuthenticatedServlet

    -
    - - - - - - - - - -
    -Packages that use AuthenticatedServlet
    de.dhbw.horb.calendar  
    -  -

    - - - - - -
    -Uses of AuthenticatedServlet in de.dhbw.horb.calendar
    -  -

    - - - - - - - - - -
    Subclasses of AuthenticatedServlet in de.dhbw.horb.calendar
    - classICSServlet - -
    -           
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/util/package-frame.html b/apidocs/de/dhbw/horb/calendar/util/package-frame.html deleted file mode 100644 index d7da5c0..0000000 --- a/apidocs/de/dhbw/horb/calendar/util/package-frame.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - -de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - -de.dhbw.horb.calendar.util - - - - -
    -Classes  - -
    -AuthenticatedServlet
    - - - - diff --git a/apidocs/de/dhbw/horb/calendar/util/package-summary.html b/apidocs/de/dhbw/horb/calendar/util/package-summary.html deleted file mode 100644 index 04a50c8..0000000 --- a/apidocs/de/dhbw/horb/calendar/util/package-summary.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - -de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -

    -Package de.dhbw.horb.calendar.util -

    - - - - - - - - - -
    -Class Summary
    AuthenticatedServlet 
    -  - -

    -

    -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/util/package-tree.html b/apidocs/de/dhbw/horb/calendar/util/package-tree.html deleted file mode 100644 index ded097e..0000000 --- a/apidocs/de/dhbw/horb/calendar/util/package-tree.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - -de.dhbw.horb.calendar.util Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Hierarchy For Package de.dhbw.horb.calendar.util -

    -
    -
    -
    Package Hierarchies:
    All Packages
    -
    -

    -Class Hierarchy -

    -
      -
    • java.lang.Object
        -
      • javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig) - -
      -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/de/dhbw/horb/calendar/util/package-use.html b/apidocs/de/dhbw/horb/calendar/util/package-use.html deleted file mode 100644 index 2f5fda3..0000000 --- a/apidocs/de/dhbw/horb/calendar/util/package-use.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - -Uses of Package de.dhbw.horb.calendar.util (DHBW Calendar 1.0-SNAPSHOT API) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    de.dhbw.horb.calendar.util

    -
    - - - - - - - - - -
    -Packages that use de.dhbw.horb.calendar.util
    de.dhbw.horb.calendar  
    -  -

    - - - - - - - - -
    -Classes in de.dhbw.horb.calendar.util used by de.dhbw.horb.calendar
    AuthenticatedServlet - -
    -           
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright © 2011. All Rights Reserved. - - diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 3d0894a..f2f4c7f 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,13 +2,13 @@ - + Deprecated List (DHBW Calendar 1.0-SNAPSHOT API) - + diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index b6db022..d0cb7cc 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,13 +2,13 @@ - + API Help (DHBW Calendar 1.0-SNAPSHOT API) - + diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 9e4a57b..8558562 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,13 +2,13 @@ - + Index (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -83,22 +83,23 @@ function windowTitle()

    A

    -
    AbstractICSType - Class in de.dhbw.horb.calendar.ics
     
    AbstractICSType() - +
    AbstractICSType - Class in de.dhbw.horb.calendar.ics
    icalendar specifies Events, Todo, Journal, Free/Buse, TimeZone, Alarm + Components.
    AbstractICSType() - Constructor for class de.dhbw.horb.calendar.ics.AbstractICSType
      -
    add(AbstractICSType) - -Method in class de.dhbw.horb.calendar.ics.VCalendar +
    add(AbstractICSType) - +Method in class de.dhbw.horb.calendar.ics.ICalendarObject
      -
    AuthenticatedServlet - Class in de.dhbw.horb.calendar.util
     
    AuthenticatedServlet() - -Constructor for class de.dhbw.horb.calendar.util.AuthenticatedServlet +
    AuthenticatedServlet - Class in de.dhbw.horb.calendar.servlet
     
    AuthenticatedServlet() - +Constructor for class de.dhbw.horb.calendar.servlet.AuthenticatedServlet
     

    B

    -
    build() - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    build() - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
     

    @@ -108,44 +109,45 @@ Method in class de.dhbw.horb.calendar.ics.dateTimeFormat - Static variable in class de.dhbw.horb.calendar.ics.AbstractICSType
    RFC says: + FORM #2: DATE WITH UTC TIME The date with UTC time, or absolute time, is identified by a LATIN CAPITAL LETTER Z suffix character, the UTC designator, appended to the time value. -
    de.dhbw.horb.calendar - package de.dhbw.horb.calendar
     
    de.dhbw.horb.calendar.dualis - package de.dhbw.horb.calendar.dualis
     
    de.dhbw.horb.calendar.ics - package de.dhbw.horb.calendar.ics
     
    de.dhbw.horb.calendar.ui - package de.dhbw.horb.calendar.ui
     
    de.dhbw.horb.calendar.util - package de.dhbw.horb.calendar.util
     
    description(String) - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    de.dhbw.horb.calendar.dualis - package de.dhbw.horb.calendar.dualis
    This package contains the Dualis Webscraper Classes based on htmlunit.
    de.dhbw.horb.calendar.ics - package de.dhbw.horb.calendar.ics
    Classes to produce iCalendar formatted data
    de.dhbw.horb.calendar.servlet - package de.dhbw.horb.calendar.servlet
    HTTP-Servlet to serve /ics
    de.dhbw.horb.calendar.ui - package de.dhbw.horb.calendar.ui
    vaadin based Webinterface.
    description(String) - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
      -
    description - -Variable in class de.dhbw.horb.calendar.ics.VEvent +
    description - +Variable in class de.dhbw.horb.calendar.ics.VEventComponent
      -
    doGet(HttpServletRequest, HttpServletResponse, String, String) - -Method in class de.dhbw.horb.calendar.ICSServlet +
    doGet(HttpServletRequest, HttpServletResponse) - +Method in class de.dhbw.horb.calendar.servlet.AuthenticatedServlet
      -
    doGet(HttpServletRequest, HttpServletResponse) - -Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
    doGet(HttpServletRequest, HttpServletResponse, String, String) - +Method in class de.dhbw.horb.calendar.servlet.AuthenticatedServlet
      -
    doGet(HttpServletRequest, HttpServletResponse, String, String) - -Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
    doGet(HttpServletRequest, HttpServletResponse, String, String) - +Method in class de.dhbw.horb.calendar.servlet.ICSServlet
      -
    dtend(Calendar) - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    dtend(Calendar) - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
      -
    dtend - -Variable in class de.dhbw.horb.calendar.ics.VEvent +
    dtend - +Variable in class de.dhbw.horb.calendar.ics.VEventComponent
      -
    dtstamp(Calendar) - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    dtstamp(Calendar) - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
      -
    dtstamp - -Variable in class de.dhbw.horb.calendar.ics.VEvent +
    dtstamp - +Variable in class de.dhbw.horb.calendar.ics.VEventComponent
      -
    dtstart(Calendar) - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    dtstart(Calendar) - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
      -
    dtstart - -Variable in class de.dhbw.horb.calendar.ics.VEvent +
    dtstart - +Variable in class de.dhbw.horb.calendar.ics.VEventComponent
     
    DUALIS_URL - Static variable in class de.dhbw.horb.calendar.dualis.DualisConnection @@ -184,8 +186,8 @@ Static method in class de.dhbw.horb.calendar.ics.getEvents() - Method in class de.dhbw.horb.calendar.dualis.DualisConnection
      -
    getLoginRealm() - -Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
    getLoginRealm() - +Method in class de.dhbw.horb.calendar.servlet.AuthenticatedServlet
     
    getPassword() - Method in class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow @@ -198,8 +200,12 @@ Method in class de.dhbw.horb.calendar.ui.

    I

    -
    ICSServlet - Class in de.dhbw.horb.calendar
     
    ICSServlet() - -Constructor for class de.dhbw.horb.calendar.ICSServlet +
    ICalendarObject - Class in de.dhbw.horb.calendar.ics
    Represent an iCalender Object.
    ICalendarObject(String) - +Constructor for class de.dhbw.horb.calendar.ics.ICalendarObject +
      +
    ICSServlet - Class in de.dhbw.horb.calendar.servlet
    Das ICS-Servlet ist ein HTTP-Servlet das von der Kalenderapplikation + aufgerufen wird um die iCalendar Daten zu bekommen.
    ICSServlet() - +Constructor for class de.dhbw.horb.calendar.servlet.ICSServlet
     
    init() - Method in class de.dhbw.horb.calendar.ui.MyApplication @@ -209,11 +215,11 @@ Method in class de.dhbw.horb.calendar.ui.

    L

    -
    location(String) - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    location(String) - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
      -
    location - -Variable in class de.dhbw.horb.calendar.ics.VEvent +
    location - +Variable in class de.dhbw.horb.calendar.ics.VEventComponent
     
    login(String, String) - Method in class de.dhbw.horb.calendar.ui.MyApplication.MyMainWindow @@ -240,43 +246,40 @@ Constructor for class de.dhbw.horb.calendar.ui.serialize() - Method in class de.dhbw.horb.calendar.ics.AbstractICSType
    Serialisierert dieses Calenderteil. -
    serialize() - -Method in class de.dhbw.horb.calendar.ics.VCalendar +
    serialize() - +Method in class de.dhbw.horb.calendar.ics.ICalendarObject
      -
    serialize() - -Method in class de.dhbw.horb.calendar.ics.VEvent +
    serialize() - +Method in class de.dhbw.horb.calendar.ics.VEventComponent
    Serialisierert dieses Calenderteil. -
    setLoginRealm(String) - -Method in class de.dhbw.horb.calendar.util.AuthenticatedServlet +
    setLoginRealm(String) - +Method in class de.dhbw.horb.calendar.servlet.AuthenticatedServlet
      -
    status(String) - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    status(String) - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
      -
    status - -Variable in class de.dhbw.horb.calendar.ics.VEvent +
    status - +Variable in class de.dhbw.horb.calendar.ics.VEventComponent
     
    StundenplanComponent - Class in de.dhbw.horb.calendar.ui
     
    StundenplanComponent(MyApplication.MyMainWindow) - Constructor for class de.dhbw.horb.calendar.ui.StundenplanComponent
      -
    summary(String) - -Method in class de.dhbw.horb.calendar.ics.VEvent.Builder +
    summary(String) - +Method in class de.dhbw.horb.calendar.ics.VEventComponent.Builder
      -
    summary - -Variable in class de.dhbw.horb.calendar.ics.VEvent +
    summary - +Variable in class de.dhbw.horb.calendar.ics.VEventComponent
     

    V

    -
    VCalendar - Class in de.dhbw.horb.calendar.ics
     
    VCalendar(String) - -Constructor for class de.dhbw.horb.calendar.ics.VCalendar -
      -
    VEvent - Class in de.dhbw.horb.calendar.ics
     
    VEvent() - -Constructor for class de.dhbw.horb.calendar.ics.VEvent +
    VEventComponent - Class in de.dhbw.horb.calendar.ics
     
    VEventComponent() - +Constructor for class de.dhbw.horb.calendar.ics.VEventComponent
      -
    VEvent.Builder - Class in de.dhbw.horb.calendar.ics
     
    VEvent.Builder() - -Constructor for class de.dhbw.horb.calendar.ics.VEvent.Builder +
    VEventComponent.Builder - Class in de.dhbw.horb.calendar.ics
     
    VEventComponent.Builder() - +Constructor for class de.dhbw.horb.calendar.ics.VEventComponent.Builder
     

    diff --git a/apidocs/index.html b/apidocs/index.html index c8bc801..e3a22d0 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ - + DHBW Calendar 1.0-SNAPSHOT API diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html index c3ebe38..f09bf93 100644 --- a/apidocs/overview-frame.html +++ b/apidocs/overview-frame.html @@ -2,13 +2,13 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Wed Mar 23 11:04:26 CET 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Thu Mar 24 22:18:29 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Overview List (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -31,15 +31,13 @@ Overview List (DHBW Calendar 1.0-SNAPSHOT API) Packages
    -de.dhbw.horb.calendar -
    de.dhbw.horb.calendar.dualis
    de.dhbw.horb.calendar.ics
    -de.dhbw.horb.calendar.ui +de.dhbw.horb.calendar.servlet
    -de.dhbw.horb.calendar.util +de.dhbw.horb.calendar.ui
    diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html index 953fb05..a00f80d 100644 --- a/apidocs/overview-summary.html +++ b/apidocs/overview-summary.html @@ -2,13 +2,13 @@ - + Overview (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -92,24 +92,20 @@ DHBW Calendar 1.0-SNAPSHOT API Packages
    -de.dhbw.horb.calendar -  - - de.dhbw.horb.calendar.dualis -  +This package contains the Dualis Webscraper Classes based on htmlunit. de.dhbw.horb.calendar.ics -  +Classes to produce iCalendar formatted data -de.dhbw.horb.calendar.ui -  +de.dhbw.horb.calendar.servlet +HTTP-Servlet to serve /ics -de.dhbw.horb.calendar.util -  +de.dhbw.horb.calendar.ui +vaadin based Webinterface. diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index f999eda..3e6bd4a 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -2,13 +2,13 @@ - + Class Hierarchy (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -85,7 +85,7 @@ function windowTitle() Hierarchy For All Packages
    -
    Package Hierarchies:
    de.dhbw.horb.calendar, de.dhbw.horb.calendar.dualis, de.dhbw.horb.calendar.ics, de.dhbw.horb.calendar.ui, de.dhbw.horb.calendar.util
    +
    Package Hierarchies:
    de.dhbw.horb.calendar.dualis, de.dhbw.horb.calendar.ics, de.dhbw.horb.calendar.servlet, de.dhbw.horb.calendar.ui

    Class Hierarchy @@ -115,7 +115,7 @@ Class Hierarchy
  • de.dhbw.horb.calendar.ics.AbstractICSType
      -
    • de.dhbw.horb.calendar.ics.VEvent
    +
  • de.dhbw.horb.calendar.ics.VEventComponent
  • com.vaadin.Application (implements java.io.Serializable, com.vaadin.terminal.Terminal.ErrorListener, com.vaadin.terminal.URIHandler) @@ -123,18 +123,18 @@ Class Hierarchy -
  • java.lang.Throwable (implements java.io.Serializable) +
  • de.dhbw.horb.calendar.ics.ICalendarObject
  • java.lang.Throwable (implements java.io.Serializable) -
  • de.dhbw.horb.calendar.ics.VCalendar
  • de.dhbw.horb.calendar.ics.VEvent.Builder +
  • de.dhbw.horb.calendar.ics.VEventComponent.Builder
    diff --git a/apidocs/package-list b/apidocs/package-list index 02f4e35..482325e 100644 --- a/apidocs/package-list +++ b/apidocs/package-list @@ -1,5 +1,4 @@ -de.dhbw.horb.calendar de.dhbw.horb.calendar.dualis de.dhbw.horb.calendar.ics +de.dhbw.horb.calendar.servlet de.dhbw.horb.calendar.ui -de.dhbw.horb.calendar.util diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index 84b5f4b..0e26813 100644 --- a/apidocs/serialized-form.html +++ b/apidocs/serialized-form.html @@ -2,13 +2,13 @@ - + Serialized Form (DHBW Calendar 1.0-SNAPSHOT API) - + @@ -89,16 +89,16 @@ Serialized Form
  • +Packagede.dhbw.horb.calendar.dualis
    -Package de.dhbw.horb.calendar

    - + +Class de.dhbw.horb.calendar.dualis.DualisException extends Exception implements Serializable
    -Class de.dhbw.horb.calendar.ICSServlet extends AuthenticatedServlet implements Serializable
    @@ -106,21 +106,27 @@ Serialized Form serialVersionUID: 1L

    -


    +

    + - +
    -Package de.dhbw.horb.calendar.dualis +Class de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException extends DualisException implements Serializable

    - +serialVersionUID: 1L + +

    + +

    + +Class de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException extends DualisException implements Serializable
    -Class de.dhbw.horb.calendar.dualis.DualisException extends Exception implements Serializable
    @@ -128,13 +134,21 @@ Serialized Form serialVersionUID: 1L

    +


    + + + + + +
    +Package de.dhbw.horb.calendar.servlet

    - + +Class de.dhbw.horb.calendar.servlet.AuthenticatedServlet extends javax.servlet.http.HttpServlet implements Serializable
    -Class de.dhbw.horb.calendar.dualis.DualisException.DualisAuthenticationException extends DualisException implements Serializable
    @@ -142,13 +156,29 @@ Serialized Form serialVersionUID: 1L

    + + + + + +
    +Serialized Fields
    + +

    +loginRealm

    +
    +String loginRealm
    +
    +
    +
    +

    - + +Class de.dhbw.horb.calendar.servlet.ICSServlet extends AuthenticatedServlet implements Serializable
    -Class de.dhbw.horb.calendar.dualis.DualisException.DualisScrapingException extends DualisException implements Serializable
    @@ -322,44 +352,6 @@ myMainWindow

  • -
    - - - - - -
    -Package de.dhbw.horb.calendar.util
    - -

    - - - - - -
    -Class de.dhbw.horb.calendar.util.AuthenticatedServlet extends javax.servlet.http.HttpServlet implements Serializable
    - -

    -serialVersionUID: 1L - -

    - - - - - -
    -Serialized Fields
    - -

    -loginRealm

    -
    -String loginRealm
    -
    -
    -
    -


    diff --git a/dependencies.html b/dependencies.html index 4b5cbaf..9181c75 100644 --- a/dependencies.html +++ b/dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@
    - Last Published: 2011-03-23 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -60,6 +60,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning @@ -95,7 +98,7 @@
  • -

    Project Dependencies

    compile

    The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

    GroupIdArtifactIdVersionTypeLicense
    com.vaadinvaadin6.5.1jarApache License Version 2.0
    javax.servletservlet-api2.5jar-
    net.sourceforge.htmlunithtmlunit2.8jarApache License, Version 2.0

    test

    The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

    GroupIdArtifactIdVersionTypeLicense
    junitjunit3.8.1jarCommon Public License Version 1.0

    Project Transitive Dependencies

    The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

    compile

    The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

    GroupIdArtifactIdVersionTypeLicense
    commons-codeccommons-codec1.4jarThe Apache Software License, Version 2.0
    commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
    commons-iocommons-io1.4jarThe Apache Software License, Version 2.0
    commons-langcommons-lang2.4jarThe Apache Software License, Version 2.0
    commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
    net.sourceforge.cssparsercssparser0.9.5jarGNU Lesser General Public License
    net.sourceforge.htmlunithtmlunit-core-js2.8jarMozilla Public License version 1.1
    net.sourceforge.nekohtmlnekohtml1.9.14jarThe Apache Software License, Version 2.0
    org.apache.httpcomponentshttpclient4.0.1jar../LICENSE.txt
    org.apache.httpcomponentshttpcore4.0.1jarApache License
    org.apache.httpcomponentshttpmime4.0.1jar../LICENSE.txt
    org.apache.jamesapache-mime4j0.6jarApache License, Version 2.0
    org.w3c.csssac1.3jarThe W3C Software License
    xalanserializer2.7.1jarThe Apache Software License, Version 2.0
    xalanxalan2.7.1jarThe Apache Software License, Version 2.0
    xercesxercesImpl2.9.1jarThe Apache Software License, Version 2.0
    xml-apisxml-apis1.3.04jarThe Apache Software License, Version 2.0

    Project Dependency Graph

    -

    Dependency Tree

    • de.dhbw-stuttgart.hb:dhbwcalendar:war:1.0-SNAPSHOT Information
      • javax.servlet:servlet-api:jar:2.5 (compile) Information
      • net.sourceforge.htmlunit:htmlunit:jar:2.8 (compile) Information
        • xalan:xalan:jar:2.7.1 (compile) Information

    Licenses

    The W3C Software License: Simple API for CSS

    Unknown: Unnamed - javax.servlet:servlet-api:jar:2.5

    Apache License: HttpClient, HttpCore, HttpMime

    Apache License, Version 2.0: Apache JAMES Mime4j, HtmlUnit

    Common Public License Version 1.0: JUnit

    GNU Affero General Public License: DHBW Calendar

    GNU Lesser General Public License: CSS Parser

    The Apache Software License, Version 2.0: Apache WebServices Common Utilities, 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

    Apache License Version 2.0: Vaadin

    Mozilla Public License version 1.1: HtmlUnit Core JS

    Dependency File Details

    FilenameSizeEntriesClassesPackagesJDK RevDebug
    vaadin-6.5.1.jar3.88 MB1,974855211.5debug
    commons-codec-1.4.jar56.80 kB473051.4debug
    commons-collections-3.2.1.jar561.90 kB482458121.2debug
    commons-io-1.4.jar106.49 kB937651.3debug
    commons-lang-2.4.jar255.67 kB14812791.2debug
    commons-logging-1.1.1.jar59.26 kB422821.1debug
    servlet-api-2.5.jar102.65 kB684221.5debug
    junit-3.8.1.jar118.23 kB11910061.1debug
    cssparser-0.9.5.jar248.00 kB988051.5debug
    htmlunit-2.8.jar939.27 kB597556221.5debug
    htmlunit-core-js-2.8.jar891.19 kB403376171.5debug
    nekohtml-1.9.14.jar121.45 kB735641.3debug
    httpclient-4.0.1.jar284.22 kB266230221.5debug
    httpcore-4.0.1.jar168.84 kB181158101.3debug
    httpmime-4.0.1.jar24.85 kB291321.5debug
    apache-mime4j-0.6.jar336.96 kB237201181.5debug
    sac-1.3.jar15.44 kB372921.1debug
    ws-commons-util-1.0.1.jar34.02 kB362321.2debug
    serializer-2.7.1.jar271.76 kB12410931.1debug
    xalan-2.7.1.jar3.03 MB1,5771,513491.1debug
    xercesImpl-2.9.1.jar1.17 MB964894381.1release
    xml-apis-1.0.b2.jar106.76 kB217184171.2release
    TotalSizeEntriesClassesPackagesJDK RevDebug
    2212.67 MB7,8126,1382731.520
    compile: 21compile: 12.56 MBcompile: 7,693compile: 6,038compile: 267-compile: 19
    test: 1test: 118.23 kBtest: 119test: 100test: 6-test: 1

    Dependency Repository Locations

    Repo IDURLReleaseSnapshotBlacklisted
    apache.releaseshttp://people.apache.org/repo/m2-ibiblio-rsync-repositoryYes--
    apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
    vaadin-snapshotshttp://oss.sonatype.org/content/repositories/vaadin-snapshots/-Yes-
    sonatype-nexus-snapshotshttp://oss.sonatype.org/content/repositories/snapshots-Yes-
    local-mime4j-stage-repositoryfile://${basedir}/stageYesYesYes
    centralhttp://repo1.maven.org/maven2Yes--

    Repository locations for each of the Dependencies.

    Artifactapache.releasesapache.snapshotsvaadin-snapshotssonatype-nexus-snapshotscentral
    com.vaadin:vaadin:jar:6.5.1----Found at http://repo1.maven.org/maven2
    commons-codec:commons-codec:jar:1.4----Found at http://repo1.maven.org/maven2
    commons-collections:commons-collections:jar:3.2.1Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
    commons-io:commons-io:jar:1.4Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
    commons-lang:commons-lang:jar:2.4Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
    commons-logging:commons-logging:jar:1.1.1Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository---Found at http://repo1.maven.org/maven2
    javax.servlet:servlet-api:jar:2.5----Found at http://repo1.maven.org/maven2
    junit:junit:jar:3.8.1----Found at http://repo1.maven.org/maven2
    net.sourceforge.cssparser:cssparser:jar:0.9.5----Found at http://repo1.maven.org/maven2
    net.sourceforge.htmlunit:htmlunit:jar:2.8----Found at http://repo1.maven.org/maven2
    net.sourceforge.htmlunit:htmlunit-core-js:jar:2.8----Found at http://repo1.maven.org/maven2
    net.sourceforge.nekohtml:nekohtml:jar:1.9.14----Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpclient:jar:4.0.1----Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpcore:jar:4.0.1----Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpmime:jar:4.0.1----Found at http://repo1.maven.org/maven2
    org.apache.james:apache-mime4j:jar:0.6----Found at http://repo1.maven.org/maven2
    org.w3c.css:sac:jar:1.3----Found at http://repo1.maven.org/maven2
    ws-commons-util:ws-commons-util:jar:1.0.1----Found at http://repo1.maven.org/maven2
    xalan:serializer:jar:2.7.1----Found at http://repo1.maven.org/maven2
    xalan:xalan:jar:2.7.1----Found at http://repo1.maven.org/maven2
    xerces:xercesImpl:jar:2.9.1----Found at http://repo1.maven.org/maven2
    xml-apis:xml-apis:jar:1.0.b2----Found at http://repo1.maven.org/maven2
    Totalapache.releasesapache.snapshotsvaadin-snapshotssonatype-nexus-snapshotscentral
    22 (compile: 21, test: 1)400022
    diff --git a/devel-hacking.html b/devel-hacking.html index 49b9a3d..46aea87 100644 --- a/devel-hacking.html +++ b/devel-hacking.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -29,7 +29,7 @@
    - Last Published: 2011-02-27 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -62,6 +62,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/devel-install.html b/devel-install.html index dff64ad..b100a50 100644 --- a/devel-install.html +++ b/devel-install.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -29,7 +29,7 @@
    - Last Published: 2011-03-23 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -62,6 +62,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/dokumentation.html b/dokumentation.html index 0197b53..c6038f8 100644 --- a/dokumentation.html +++ b/dokumentation.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -29,7 +29,7 @@
    - Last Published: 2011-02-27 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -62,6 +62,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/images/iphone.jpg b/images/iphone.jpg new file mode 100644 index 0000000..e8ccca3 Binary files /dev/null and b/images/iphone.jpg differ diff --git a/index.html b/index.html index 510b800..a7ea60d 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@
    - Last Published: 2011-03-23 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -60,6 +60,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/license.html b/license.html index afc6bcd..538a4eb 100644 --- a/license.html +++ b/license.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@
    - Last Published: 2011-03-23 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -60,6 +60,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/project-info.html b/project-info.html index b94fc7f..b4b3e78 100644 --- a/project-info.html +++ b/project-info.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@
    - Last Published: 2011-03-23 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -60,6 +60,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/project-reports.html b/project-reports.html index 590f647..d9f4983 100644 --- a/project-reports.html +++ b/project-reports.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@
    - Last Published: 2011-03-23 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -60,6 +60,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/source-repository.html b/source-repository.html index 581453d..3f726d0 100644 --- a/source-repository.html +++ b/source-repository.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@
    - Last Published: 2011-03-23 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -60,6 +60,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/user-allgemein.html b/user-allgemein.html index 58e3b28..79d52c7 100644 --- a/user-allgemein.html +++ b/user-allgemein.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -29,7 +29,7 @@
    - Last Published: 2011-02-27 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -62,6 +62,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/user-apple.html b/user-apple.html new file mode 100644 index 0000000..5463085 --- /dev/null +++ b/user-apple.html @@ -0,0 +1,129 @@ + + + + + + DHBW Calendar - + Anbindung Microsoft Outlook + + + + + + + + + + +
    + +
    +
    +
    + + +

    Anbindung Apple iPhone

    +

    In den Einstellungen ihres iPhone können Sie iCalendar Ressourcen + für Kalendereinträge hinzufügen.

    + + Windows Live im Web + +
    + + +
    +
    +
    +
    +
    + + + diff --git a/user-google.html b/user-google.html index 4a5fb9f..da84436 100644 --- a/user-google.html +++ b/user-google.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -29,7 +29,7 @@
    - Last Published: 2011-02-27 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -63,6 +63,9 @@
  • Google Kalender
  • +
  • + Apple iPhone +
  • Mozilla Lightning
  • diff --git a/user-lightning.html b/user-lightning.html index cda163e..c342715 100644 --- a/user-lightning.html +++ b/user-lightning.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -29,7 +29,7 @@
    - Last Published: 2011-02-27 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -62,6 +62,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning diff --git a/user-outlook.html b/user-outlook.html index 4d86e5c..d371781 100644 --- a/user-outlook.html +++ b/user-outlook.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -29,7 +29,7 @@
    - Last Published: 2011-02-27 + Last Published: 2011-03-24  | Version: 1.0-SNAPSHOT
    @@ -62,6 +62,9 @@
  • Google Kalender +
  • +
  • + Apple iPhone
  • Mozilla Lightning -- cgit v1.2.1