|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.util.StreamReaderFactory
public class StreamReaderFactory
Factory Class: return StreamReader objects
Method Summary | |
---|---|
static StreamReader |
getStreamReader(java.lang.String type)
Factory method for object implementig StreamReader interface |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static StreamReader getStreamReader(java.lang.String type)
StreamReader
interface
type
- is the type of reader to be returned
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |