de.keepondreaming.xml.annotations
Annotation Type DateFormat


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface DateFormat

Retrieves the format pattern in which attributes of type Date or its subclasses are formated $Author: wintermond $ $Date: 2005/07/10 18:34:30 $ $Log: DateFormat.java,v $ Revision 1.1 2005/07/10 18:34:30 wintermond javadoc


Required Element Summary
 java.lang.String formatString
           
 

Element Detail

formatString

public abstract java.lang.String formatString


Copyright © -2005 . All Rights Reserved.