|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiweekly.property.marshaller.ICalPropertyMarshaller<T>
biweekly.property.marshaller.TextPropertyMarshaller<TimezoneId>
biweekly.property.marshaller.TimezoneIdMarshaller
public class TimezoneIdMarshaller
Marshals TimezoneId
properties.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
---|
ICalPropertyMarshaller.DateParser, ICalPropertyMarshaller.DateWriter, ICalPropertyMarshaller.ListCallback<T>, ICalPropertyMarshaller.Result<T extends ICalProperty>, ICalPropertyMarshaller.SemiStructuredIterator, ICalPropertyMarshaller.Splitter, ICalPropertyMarshaller.StructuredIterator |
Field Summary |
---|
Fields inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
---|
clazz, defaultDataType, propertyName, qname |
Constructor Summary | |
---|---|
TimezoneIdMarshaller()
|
Method Summary | |
---|---|
protected TimezoneId |
newInstance(String value)
|
Methods inherited from class biweekly.property.marshaller.TextPropertyMarshaller |
---|
_parseJson, _parseText, _parseXml, _writeJson, _writeText, _writeXml |
Methods inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
---|
_dataType, _prepareParameters, dataType, date, date, escape, getDefaultDataType, getPropertyClass, getPropertyName, getQName, list, list, list, list, missingXmlElements, missingXmlElements, object, object, parseJson, parseText, parseXml, prepareParameters, semistructured, semistructured, split, structured, structured, structured, unescape, writeJson, writeText, writeXml |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimezoneIdMarshaller()
Method Detail |
---|
protected TimezoneId newInstance(String value)
newInstance
in class TextPropertyMarshaller<TimezoneId>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |