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


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


Optional Element Summary
 Content.Type type
           
 

type

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


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