local.tomas.vcard.impl.type
Class VDate

java.lang.Object
  extended by local.tomas.vcard.impl.type.VDateBase
      extended by local.tomas.vcard.impl.type.VDate
All Implemented Interfaces:
VCardPropertyImplementation

public class VDate
extends VDateBase


Constructor Summary
VDate()
           
 
Method Summary
protected  java.lang.Object createFromString(java.lang.String str)
           
protected  java.lang.String serializeToString(java.lang.Object obj)
           
 
Methods inherited from class local.tomas.vcard.impl.type.VDateBase
create, findEncoding, findEncoding, getType, serialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VDate

public VDate()
Method Detail

createFromString

protected java.lang.Object createFromString(java.lang.String str)
                                     throws java.text.ParseException
Specified by:
createFromString in class VDateBase
Throws:
java.text.ParseException

serializeToString

protected java.lang.String serializeToString(java.lang.Object obj)
Specified by:
serializeToString in class VDateBase


Copyright © 2007 null. All Rights Reserved.