|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICalPropertyMarshaller.Result | |
---|---|
biweekly.property.marshaller |
Uses of ICalPropertyMarshaller.Result in biweekly.property.marshaller |
---|
Methods in biweekly.property.marshaller that return ICalPropertyMarshaller.Result | |
---|---|
ICalPropertyMarshaller.Result<T> |
ICalPropertyMarshaller.parseJson(JCalValue value,
ICalDataType dataType,
ICalParameters parameters)
Unmarshals a property's value from a JSON data stream (jCal). |
ICalPropertyMarshaller.Result<T> |
ICalPropertyMarshaller.parseText(String value,
ICalDataType dataType,
ICalParameters parameters)
Unmarshals a property from a plain-text iCalendar data stream. |
ICalPropertyMarshaller.Result<T> |
ICalPropertyMarshaller.parseXml(Element element,
ICalParameters parameters)
Unmarshals a property's value from an XML document (xCal). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |