public class ICSCalendarReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
CLASS |
static String |
END |
static String |
START |
static String |
SUMMARY |
| Constructor and Description |
|---|
ICSCalendarReader() |
| Modifier and Type | Method and Description |
|---|---|
static List<?> |
forEach(String icsFile,
ICallback<?> callback)
forEach
|
public static final String START
public static final String END
public static final String SUMMARY
public static final String CATEGORY
public static final String CLASS
Copyright © 2012–2018. All rights reserved.