|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.generator.reader.PassthroughReader<T>
public class PassthroughReader<T>
Constructor Summary | |
---|---|
PassthroughReader()
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
getType()
|
void |
open(ExecutionContext context)
|
T |
read()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PassthroughReader()
Method Detail |
---|
public void close()
close
in interface ResourceReader<T>
public void open(ExecutionContext context)
public T read()
read
in interface ResourceReader<T>
public java.lang.String getType()
getType
in interface TypedObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |