local.tomas.vcard.impl.type
Class VTimestamp

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

public class VTimestamp
extends VDateBase


Constructor Summary
VTimestamp()
           
 
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

VTimestamp

public VTimestamp()
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.