|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.fortuna.ical4j.util.CompatibilityHints
A set of keys used to enable compatibility features.
Field Summary | |
static String |
KEY_OUTLOOK_COMPATIBILITY
A system property key used to enable compatibility with Outlook/Exchange-generated iCalendar files. |
static String |
KEY_RELAXED_PARSING
A system property key to enable relaxed parsing. |
static String |
KEY_RELAXED_UNFOLDING
A system property key to enable relaxed unfolding. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String KEY_RELAXED_UNFOLDING
public static final String KEY_RELAXED_PARSING
public static final String KEY_OUTLOOK_COMPATIBILITY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |