|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.voidsearch.voidbase.apps.feedq.resource.ResourceEntry
public class ResourceEntry
| Constructor Summary | |
|---|---|
ResourceEntry()
|
|
| Method Summary | |
|---|---|
boolean |
equals(ResourceEntry entry)
|
java.lang.String |
get(java.lang.String key)
get given content tag |
long |
getID()
|
long |
getResourceHash()
get hash of the resource content |
void |
put(java.lang.String key,
java.lang.String value)
add a tag value to resource content |
java.lang.String |
toString()
render a simple representation of entry content |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceEntry()
| Method Detail |
|---|
public void put(java.lang.String key,
java.lang.String value)
key - value - public java.lang.String get(java.lang.String key)
key -
public java.lang.String toString()
toString in class java.lang.Objectpublic long getResourceHash()
public boolean equals(ResourceEntry entry)
public long getID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||