|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.voidsearch.voidbase.apps.feedq.resource.FeedResourceFactory
public class FeedResourceFactory
| Constructor Summary | |
|---|---|
FeedResourceFactory()
|
|
| Method Summary | |
|---|---|
static FeedResource |
getResource(java.lang.String resource,
byte[] rawContent)
factor appropriate feed resource based on resource |
static FeedResource |
getResource(java.lang.String resource,
java.lang.String entryDelimiter,
byte[] rawContent)
factor appropriate feed resource based on resource and given entry delimiter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeedResourceFactory()
| Method Detail |
|---|
public static FeedResource getResource(java.lang.String resource,
byte[] rawContent)
resource - rawContent -
public static FeedResource getResource(java.lang.String resource,
java.lang.String entryDelimiter,
byte[] rawContent)
resource - rawContent -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||