net.stff.ical.parser
Interface ICalParserConstants
- All Known Implementing Classes:
- ICalParser, ICalParserTokenManager
- public interface ICalParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
BEGIN
public static final int BEGIN
- See Also:
- Constant Field Values
END
public static final int END
- See Also:
- Constant Field Values
UID
public static final int UID
- See Also:
- Constant Field Values
SUMMARY
public static final int SUMMARY
- See Also:
- Constant Field Values
DESCRIPTION
public static final int DESCRIPTION
- See Also:
- Constant Field Values
LOCATION
public static final int LOCATION
- See Also:
- Constant Field Values
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
CLASS
public static final int CLASS
- See Also:
- Constant Field Values
DTSTART
public static final int DTSTART
- See Also:
- Constant Field Values
DTEND
public static final int DTEND
- See Also:
- Constant Field Values
DTSTAMP
public static final int DTSTAMP
- See Also:
- Constant Field Values
TIMEZONE
public static final int TIMEZONE
- See Also:
- Constant Field Values
URL
public static final int URL
- See Also:
- Constant Field Values
CATEGORIES
public static final int CATEGORIES
- See Also:
- Constant Field Values
VEVENT
public static final int VEVENT
- See Also:
- Constant Field Values
VCALENDAR
public static final int VCALENDAR
- See Also:
- Constant Field Values
RRULE
public static final int RRULE
- See Also:
- Constant Field Values
EXDATE
public static final int EXDATE
- See Also:
- Constant Field Values
EOL
public static final int EOL
- See Also:
- Constant Field Values
VVALUE
public static final int VVALUE
- See Also:
- Constant Field Values
KEYWORD
public static final int KEYWORD
- See Also:
- Constant Field Values
ARBITRARY
public static final int ARBITRARY
- See Also:
- Constant Field Values
VALUE
public static final int VALUE
- See Also:
- Constant Field Values
WHITESPACE
public static final int WHITESPACE
- See Also:
- Constant Field Values
NEWLINE
public static final int NEWLINE
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
Copyright © 2004-2005 stoffwechsel development GbR. All Rights Reserved.