|
||||||||||
| 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<Url>
biweekly.property.marshaller.UrlMarshaller
public class UrlMarshaller
Marshals Url properties.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
|---|
ICalPropertyMarshaller.DateParser, ICalPropertyMarshaller.DateWriter, ICalPropertyMarshaller.Result<T>, ICalPropertyMarshaller.Splitter |
| Field Summary |
|---|
| Fields inherited from class biweekly.property.marshaller.TextPropertyMarshaller |
|---|
dataType |
| Fields inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
|---|
clazz, propertyName, qname |
| Constructor Summary | |
|---|---|
UrlMarshaller()
|
|
| Method Summary | |
|---|---|
protected Url |
newInstance(String value)
|
| Methods inherited from class biweekly.property.marshaller.TextPropertyMarshaller |
|---|
_parseText, _parseXml, _writeText, _writeXml |
| Methods inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
|---|
_prepareParameters, date, date, escape, getPropertyClass, getPropertyName, getQName, parseComponent, parseList, parseText, parseXml, prepareParameters, split, unescape, writeText, writeXml |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UrlMarshaller()
| Method Detail |
|---|
protected Url newInstance(String value)
newInstance in class TextPropertyMarshaller<Url>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||