public class ICalParser
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ICalParser.Event |
Constructor and Description |
---|
ICalParser() |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<ICalParser.Event> |
getEvents(java.io.BufferedReader reader)
Returns parsed events.
|
public java.util.Vector<ICalParser.Event> getEvents(java.io.BufferedReader reader) throws java.io.IOException
reader
- the reader to the event source in iCal formatjava.io.IOException
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de