|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.abdera.examples.simple.EntityProviderExample.Foo
public static class EntityProviderExample.Foo
Constructor Summary | |
---|---|
EntityProviderExample.Foo()
|
Method Summary | |
---|---|
String |
getContentType()
Return the mime content type of the serialized entity |
org.apache.abdera.util.EntityTag |
getEntityTag()
Return the EntityTag of the entity, |
Date |
getLastModified()
Return the Last-Modified date of the entity |
boolean |
isRepeatable()
True if the serialization is repeatable. |
void |
writeTo(StreamWriter sw)
Write to the specified StreamWriter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntityProviderExample.Foo()
Method Detail |
---|
public String getContentType()
EntityProvider
getContentType
in interface EntityProvider
public org.apache.abdera.util.EntityTag getEntityTag()
EntityProvider
getEntityTag
in interface EntityProvider
public Date getLastModified()
EntityProvider
getLastModified
in interface EntityProvider
public boolean isRepeatable()
EntityProvider
isRepeatable
in interface EntityProvider
public void writeTo(StreamWriter sw)
EntityProvider
writeTo
in interface EntityProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |