java.lang.Object
coneforest.psylla.core.PsyReader
coneforest.psylla.core.PsyFileReader
- All Implemented Interfaces:
PsyCloseable,PsyEvaluable,PsyObject,PsyReadable,PsyReady,PsyResetable
The representation of
filereader.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextActionContext action of thefilereaderoperator.Fields inherited from class coneforest.psylla.core.PsyReader
LINE_SEPARATORFields inherited from interface coneforest.psylla.core.PsyCloseable
PSY_CLOSEFields inherited from interface coneforest.psylla.core.PsyEvaluable
PSY_EVALFields inherited from interface coneforest.psylla.core.PsyObject
PSY_CLONE, PSY_EQ, PSY_HASHCODE, PSY_INSTANCEOF, PSY_NE, PSY_TONAME, PSY_TOSTRING, PSY_TYPEFields inherited from interface coneforest.psylla.core.PsyReadable
PSY_READ, PSY_SKIPFields inherited from interface coneforest.psylla.core.PsyResetable
PSY_RESET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class coneforest.psylla.core.PsyReader
psyClose, psyEval, psyReadLine, psyReadString, psyReady, psyReset, psySkip, read, readerMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToName, psyToString, psyType, toSyntaxString, typeNameMethods inherited from interface coneforest.psylla.core.PsyReadable
psyRead
-
Field Details
-
PSY_FILEREADER
Context action of thefilereaderoperator.
-
-
Constructor Details
-
PsyFileReader
- Throws:
PsyFileNotFoundException
-
PsyFileReader
- Throws:
PsyFileNotFoundException
-