jar

org.bedework : bw-caldav-util

Maven & Gradle

Feb 13, 2022
18 usages
14 stars

Bedework: CalDAV generic server utility classes · A generic CalDAV server - used by bedework

Table Of Contents

Latest Version

Download org.bedework : bw-caldav-util JAR file - Latest Versions:

All Versions

Download org.bedework : bw-caldav-util JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bw-caldav-util-5.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bedework.caldav.util.filter.parse

├─ org.bedework.caldav.util.filter.parse.EventQuery.class - [JAR]

├─ org.bedework.caldav.util.filter.parse.Filters.class - [JAR]

org.bedework.caldav.util.sharing

├─ org.bedework.caldav.util.sharing.AccessType.class - [JAR]

├─ org.bedework.caldav.util.sharing.InviteNotificationType.class - [JAR]

├─ org.bedework.caldav.util.sharing.InviteReplyType.class - [JAR]

├─ org.bedework.caldav.util.sharing.InviteType.class - [JAR]

├─ org.bedework.caldav.util.sharing.OrganizerType.class - [JAR]

├─ org.bedework.caldav.util.sharing.RemoveType.class - [JAR]

├─ org.bedework.caldav.util.sharing.SetType.class - [JAR]

├─ org.bedework.caldav.util.sharing.ShareResultType.class - [JAR]

├─ org.bedework.caldav.util.sharing.ShareType.class - [JAR]

├─ org.bedework.caldav.util.sharing.SharedAsType.class - [JAR]

├─ org.bedework.caldav.util.sharing.UserType.class - [JAR]

org.bedework.caldav.util

├─ org.bedework.caldav.util.DumpUtil.class - [JAR]

├─ org.bedework.caldav.util.ParseUtil.class - [JAR]

├─ org.bedework.caldav.util.TimeRange.class - [JAR]

org.bedework.caldav.util.notifications.eventreg

├─ org.bedework.caldav.util.notifications.eventreg.EventregBaseNotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.eventreg.EventregCancelledNotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.eventreg.EventregParsers.class - [JAR]

├─ org.bedework.caldav.util.notifications.eventreg.EventregRegisteredNotificationType.class - [JAR]

org.bedework.caldav.util.notifications

├─ org.bedework.caldav.util.notifications.BaseEntityChangeType.class - [JAR]

├─ org.bedework.caldav.util.notifications.BaseNotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.CalendarChangesType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ChangedByType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ChangedParameterType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ChangedPropertyType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ChangesType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ChildCreatedType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ChildDeletedType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ChildUpdatedType.class - [JAR]

├─ org.bedework.caldav.util.notifications.CollectionChangesType.class - [JAR]

├─ org.bedework.caldav.util.notifications.CreatedType.class - [JAR]

├─ org.bedework.caldav.util.notifications.DeletedDetailsType.class - [JAR]

├─ org.bedework.caldav.util.notifications.DeletedType.class - [JAR]

├─ org.bedework.caldav.util.notifications.NotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ProcessorType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ProcessorsType.class - [JAR]

├─ org.bedework.caldav.util.notifications.PropType.class - [JAR]

├─ org.bedework.caldav.util.notifications.RecurrenceType.class - [JAR]

├─ org.bedework.caldav.util.notifications.ResourceChangeType.class - [JAR]

├─ org.bedework.caldav.util.notifications.UpdatedType.class - [JAR]

org.bedework.caldav.util.sharing.parse

├─ org.bedework.caldav.util.sharing.parse.Parser.class - [JAR]

org.bedework.caldav.util.filter

├─ org.bedework.caldav.util.filter.AndFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.BooleanFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.EntityTimeRangeFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.EntityTypeFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.FilterBase.class - [JAR]

├─ org.bedework.caldav.util.filter.FilterUtil.class - [JAR]

├─ org.bedework.caldav.util.filter.NotFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.ObjectFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.OrFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.ParameterFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.PresenceFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.PropertyFilter.class - [JAR]

├─ org.bedework.caldav.util.filter.TimeRangeFilter.class - [JAR]

org.bedework.caldav.util.notifications.parse

├─ org.bedework.caldav.util.notifications.parse.BaseNotificationParser.class - [JAR]

├─ org.bedework.caldav.util.notifications.parse.Parser.class - [JAR]

org.bedework.caldav.util.notifications.admin

├─ org.bedework.caldav.util.notifications.admin.AdminNoteParsers.class - [JAR]

├─ org.bedework.caldav.util.notifications.admin.AdminNotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.admin.ApprovalResponseNotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.admin.AwaitingApprovalNotificationType.class - [JAR]

org.bedework.caldav.util.notifications.suggest

├─ org.bedework.caldav.util.notifications.suggest.SuggestBaseNotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.suggest.SuggestNotificationType.class - [JAR]

├─ org.bedework.caldav.util.notifications.suggest.SuggestParsers.class - [JAR]

├─ org.bedework.caldav.util.notifications.suggest.SuggestResponseNotificationType.class - [JAR]

Advertisement

Dependencies from Group

Feb 12, 2022
138 usages
2 stars
Feb 11, 2022
101 usages
0 stars
Feb 13, 2022
62 usages
0 stars
Feb 13, 2022
60 usages
0 stars
Feb 13, 2022
55 usages
0 stars

Discover Dependencies

Jun 20, 2019
8 usages
768 stars
Sep 21, 2016
11 usages
Feb 10, 2020
12 usages
Mar 20, 2018
8 usages
34 stars
Mar 20, 2018
8 usages
34 stars
May 10, 2023
11 usages
1.1k stars
Aug 15, 2023
44 usages
1k stars
Nov 15, 2015
10 usages