de.keepondreaming.xml.annotations
Annotation Type ContentAttribute


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ContentAttribute

Fetches the name of the setter attribute used to set the contents of a tag retreived via DefaultHandler.characters(char[], int, int) $Author: wintermond $ $Date: 2005/07/10 18:34:30 $ $Log: ContentAttribute.java,v $ Revision 1.2 2005/07/10 18:34:30 wintermond javadoc


Required Element Summary
 java.lang.String contentMethod
           
 

Element Detail

contentMethod

public abstract java.lang.String contentMethod


Copyright © -2005 . All Rights Reserved.