|
||||||||||
| 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 EntityProviderpublic org.apache.abdera.util.EntityTag getEntityTag()
EntityProvider
getEntityTag in interface EntityProviderpublic Date getLastModified()
EntityProvider
getLastModified in interface EntityProviderpublic boolean isRepeatable()
EntityProvider
isRepeatable in interface EntityProviderpublic 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 | |||||||||