org.apache.abdera.ext.serializer.annotation
Annotation Type Text


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD})
public @interface Text


Optional Element Summary
 Text.Type type
           
 

type

public abstract Text.Type type
Default:
org.apache.abdera.model.Text.Type.TEXT


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.