java.lang.Object
coneforest.psylla.core.PsyInput
coneforest.psylla.core.PsyFileInput
- All Implemented Interfaces:
PsyCloseable,PsyObject,PsyReadable,PsyReady,PsyResetable
The representation of
fileinput.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextActionContext action of thefilereaderoperator.Fields inherited from interface coneforest.psylla.core.PsyCloseable
PSY_CLOSEFields inherited from interface coneforest.psylla.core.PsyObject
PSY_CLONE, PSY_EQ, PSY_HASHCODE, PSY_INSTANCEOF, PSY_NE, PSY_TOSTRING, PSY_TOSTRINGBUFFER, PSY_TYPEFields inherited from interface coneforest.psylla.core.PsyReadable
LINE_SEPARATOR, PSY_READ, PSY_READLINE, PSY_READSTRING, PSY_SKIPFields inherited from interface coneforest.psylla.core.PsyResetable
PSY_RESET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class coneforest.psylla.core.PsyInput
psyClose, psyReadString, psyReady, psyReset, psySkip, readMethods 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, psyToString, psyToStringBuffer, psyType, toSyntaxString, typeNameMethods inherited from interface coneforest.psylla.core.PsyReadable
psyRead, psyReadLine
-
Field Details
-
PSY_FILEINPUT
Context action of thefilereaderoperator.
-
-
Constructor Details
-
PsyFileInput
- Throws:
PsyFileNotFoundException
-
PsyFileInput
- Throws:
PsyFileNotFoundException
-