- All Implemented Interfaces:
Charsettable
-
Field Summary
Fields inherited from class io.xpipe.core.source.DataSource
store -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TextReadConnectionprotected TextWriteConnectionnewWriteConnection(WriteMode mode) Methods inherited from class io.xpipe.core.source.TextDataSource
getType, openReadConnection, openWriteConnectionMethods inherited from class io.xpipe.core.source.DataSource
asNeeded, checkComplete, copy, createInternalDataSource, determineDefaultName, getAvailableWriteModes, getFlow, getStore, isComplete, validate, withStoreMethods inherited from class io.xpipe.core.util.JacksonizedValue
equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.xpipe.core.charsetter.Charsettable
getCharset
-
Constructor Details
-
TextSource
public TextSource()
-
-
Method Details
-
newWriteConnection
- Overrides:
newWriteConnectionin classTextDataSource<StreamDataStore>
-
newReadConnection
- Specified by:
newReadConnectionin classTextDataSource<StreamDataStore>
-