Class PsyStringWriter

java.lang.Object
coneforest.psylla.core.PsyWriter
coneforest.psylla.core.PsyStringWriter
All Implemented Interfaces:
PsyCloseable, PsyFlushable, PsyObject, PsyWritable

@Type("stringwriter") public class PsyStringWriter extends PsyWriter
The representation of stringwriter.
  • Field Details

    • PSY_STRINGWRITER

      @OperatorType("stringwriter") public static final ContextAction PSY_STRINGWRITER
      Context action of the stringwriter operator.
  • Constructor Details

    • PsyStringWriter

      public PsyStringWriter(PsyString oString)