|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.limitless.nmc.Client.MuckInputSource.Factory
public static class MuckInputSource.Factory
This class creates an object of MuckLineDiscipline on demand.
| Constructor Summary | |
|---|---|
MuckInputSource.Factory()
|
|
| Method Summary | |
|---|---|
NMCStringDataSource |
create(java.io.Reader r)
Create a new source of strings from a raw MU connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MuckInputSource.Factory()
| Method Detail |
|---|
public NMCStringDataSource create(java.io.Reader r)
NMCStringDataSource.Factory
create in interface NMCStringDataSource.Factoryr - The Reader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||