Uses of Class
adams.core.base.BaseCharset
-
-
Uses of BaseCharset in adams.core.io
Methods in adams.core.io that return BaseCharset Modifier and Type Method Description BaseCharsetEncodingSupporter. getEncoding()Returns the encoding to use.Methods in adams.core.io with parameters of type BaseCharset Modifier and Type Method Description voidEncodingSupporter. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.core.io.filesearch
Fields in adams.core.io.filesearch declared as BaseCharset Modifier and Type Field Description protected BaseCharsetAbstractFileSearchHandlerWithEncoding. m_Encodingthe encoding to use.protected BaseCharsetAbstractMetaFileSearchHandlerWithEncoding. m_Encodingthe encoding to use.Methods in adams.core.io.filesearch that return BaseCharset Modifier and Type Method Description BaseCharsetAbstractFileSearchHandlerWithEncoding. getEncoding()Returns the encoding to use.BaseCharsetAbstractMetaFileSearchHandlerWithEncoding. getEncoding()Returns the encoding to use.Methods in adams.core.io.filesearch with parameters of type BaseCharset Modifier and Type Method Description voidAbstractFileSearchHandlerWithEncoding. setEncoding(BaseCharset value)Sets the encoding to use.voidAbstractMetaFileSearchHandlerWithEncoding. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.core.io.fileuse
Fields in adams.core.io.fileuse declared as BaseCharset Modifier and Type Field Description protected BaseCharsetLastLineMatches. m_Encodingthe encoding to use.Methods in adams.core.io.fileuse that return BaseCharset Modifier and Type Method Description BaseCharsetLastLineMatches. getEncoding()Returns the encoding to use.Methods in adams.core.io.fileuse with parameters of type BaseCharset Modifier and Type Method Description voidLastLineMatches. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.core.option
Fields in adams.core.option declared as BaseCharset Modifier and Type Field Description protected BaseCharsetCompactFlowConsumer. m_Encodingthe encoding to use.protected BaseCharsetCompactFlowProducer. m_Encodingthe encoding to use.protected BaseCharsetNestedConsumer. m_Encodingthe encoding to use.protected BaseCharsetNestedProducer. m_Encodingthe encoding to use.Methods in adams.core.option that return BaseCharset Modifier and Type Method Description BaseCharsetCompactFlowConsumer. getEncoding()Returns the encoding to use.BaseCharsetCompactFlowProducer. getEncoding()Returns the encoding to use.BaseCharsetNestedConsumer. getEncoding()Returns the encoding to use.BaseCharsetNestedProducer. getEncoding()Returns the encoding to use.Methods in adams.core.option with parameters of type BaseCharset Modifier and Type Method Description voidCompactFlowConsumer. setEncoding(BaseCharset value)Sets the encoding to use.voidCompactFlowProducer. setEncoding(BaseCharset value)Sets the encoding to use.voidNestedConsumer. setEncoding(BaseCharset value)Sets the encoding to use.voidNestedProducer. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.data.conversion
Fields in adams.data.conversion declared as BaseCharset Modifier and Type Field Description protected BaseCharsetByteArrayToString. m_Encodingthe encoding to use.protected BaseCharsetDOMToString. m_Encodingthe encoding to use.protected BaseCharsetStringArrayToURLParameters. m_Encodingthe encoding to use.protected BaseCharsetStringToByteArray. m_Encodingthe encoding to use.protected BaseCharsetURLDecode. m_Encodingthe encoding to use.protected BaseCharsetURLEncode. m_Encodingthe encoding to use.protected BaseCharsetURLParametersToStringArray. m_Encodingthe encoding to use.Methods in adams.data.conversion that return BaseCharset Modifier and Type Method Description BaseCharsetByteArrayToString. getEncoding()Returns the encoding to use.BaseCharsetDOMToString. getEncoding()Returns the encoding to use.BaseCharsetStringArrayToURLParameters. getEncoding()Returns the encoding to use.BaseCharsetStringToByteArray. getEncoding()Returns the encoding to use.BaseCharsetURLDecode. getEncoding()Returns the encoding to use.BaseCharsetURLEncode. getEncoding()Returns the encoding to use.BaseCharsetURLParametersToStringArray. getEncoding()Returns the encoding to use.Methods in adams.data.conversion with parameters of type BaseCharset Modifier and Type Method Description voidByteArrayToString. setEncoding(BaseCharset value)Sets the encoding to use.voidDOMToString. setEncoding(BaseCharset value)Sets the encoding to use.voidStringArrayToURLParameters. setEncoding(BaseCharset value)Sets the encoding to use.voidStringToByteArray. setEncoding(BaseCharset value)Sets the encoding to use.voidURLDecode. setEncoding(BaseCharset value)Sets the encoding to use.voidURLEncode. setEncoding(BaseCharset value)Sets the encoding to use.voidURLParametersToStringArray. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.data.io.input
Fields in adams.data.io.input declared as BaseCharset Modifier and Type Field Description protected BaseCharsetAbstractSpreadSheetReader. m_Encodingthe encoding to use.protected BaseCharsetAbstractTextReaderWithEncoding. m_Encodingthe encoding to use.protected BaseCharsetDefaultFlowReader. m_Encodingthe encoding to use.protected BaseCharsetNestedAdamsExperimentReader. m_Encodingthe encoding to use.protected BaseCharsetNestedCommandlineReader. m_Encodingthe encoding to use.Methods in adams.data.io.input that return BaseCharset Modifier and Type Method Description BaseCharsetAbstractSpreadSheetReader. getEncoding()Returns the encoding to use.BaseCharsetAbstractTextReaderWithEncoding. getEncoding()Returns the encoding to use.BaseCharsetDefaultFlowReader. getEncoding()Returns the encoding to use.BaseCharsetNestedAdamsExperimentReader. getEncoding()Returns the encoding to use.BaseCharsetNestedCommandlineReader. getEncoding()Returns the encoding to use.Methods in adams.data.io.input with parameters of type BaseCharset Modifier and Type Method Description voidAbstractSpreadSheetReader. setEncoding(BaseCharset value)Sets the encoding to use.voidAbstractTextReaderWithEncoding. setEncoding(BaseCharset value)Sets the encoding to use.voidDefaultFlowReader. setEncoding(BaseCharset value)Sets the encoding to use.voidNestedAdamsExperimentReader. setEncoding(BaseCharset value)Sets the encoding to use.voidNestedCommandlineReader. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.data.io.output
Fields in adams.data.io.output declared as BaseCharset Modifier and Type Field Description protected BaseCharsetAbstractSpreadSheetWriter. m_Encodingthe encoding to use.protected BaseCharsetAbstractTextWriterWithEncoding. m_Encodingthe encoding to use.protected BaseCharsetDefaultFlowWriter. m_Encodingthe encoding to use.Methods in adams.data.io.output that return BaseCharset Modifier and Type Method Description BaseCharsetAbstractSpreadSheetWriter. getEncoding()Returns the encoding to use.BaseCharsetAbstractTextWriterWithEncoding. getEncoding()Returns the encoding to use.BaseCharsetDefaultFlowWriter. getEncoding()Returns the encoding to use.Methods in adams.data.io.output with parameters of type BaseCharset Modifier and Type Method Description voidAbstractSpreadSheetWriter. setEncoding(BaseCharset value)Sets the encoding to use.voidAbstractTextWriterWithEncoding. setEncoding(BaseCharset value)Sets the encoding to use.voidDefaultFlowWriter. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.doc.listing
Fields in adams.doc.listing declared as BaseCharset Modifier and Type Field Description protected BaseCharsetAbstractFileBasedListingOutputWithEncoding. m_Encodingthe encoding to use.protected BaseCharsetOptionOutput. m_Encodingthe encoding to use.Methods in adams.doc.listing that return BaseCharset Modifier and Type Method Description BaseCharsetAbstractFileBasedListingOutputWithEncoding. getEncoding()Returns the encoding to use.BaseCharsetOptionOutput. getEncoding()Returns the encoding to use.Methods in adams.doc.listing with parameters of type BaseCharset Modifier and Type Method Description voidAbstractFileBasedListingOutputWithEncoding. setEncoding(BaseCharset value)Sets the encoding to use.voidOptionOutput. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.flow.sink
Fields in adams.flow.sink declared as BaseCharset Modifier and Type Field Description protected BaseCharsetBinaryFileWriter. m_Encodingthe encoding to use.protected BaseCharsetDumpFile. m_Encodingthe encoding to use.protected BaseCharsetSocket. m_Encodingthe encoding to use.protected BaseCharsetXMLFileWriter. m_Encodingthe encoding to use.Methods in adams.flow.sink that return BaseCharset Modifier and Type Method Description BaseCharsetDumpFile. getEncoding()Returns the encoding to use.BaseCharsetSocket. getEncoding()Returns the encoding to use.BaseCharsetXMLFileWriter. getEncoding()Returns the encoding to use.Methods in adams.flow.sink with parameters of type BaseCharset Modifier and Type Method Description voidDumpFile. setEncoding(BaseCharset value)Sets the encoding to use.voidSocket. setEncoding(BaseCharset value)Sets the encoding to use.voidXMLFileWriter. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.flow.sink.sendnotification
Fields in adams.flow.sink.sendnotification declared as BaseCharset Modifier and Type Field Description protected BaseCharsetLogFile. m_Encodingthe encoding to use.Methods in adams.flow.sink.sendnotification that return BaseCharset Modifier and Type Method Description BaseCharsetLogFile. getEncoding()Returns the encoding to use.Methods in adams.flow.sink.sendnotification with parameters of type BaseCharset Modifier and Type Method Description voidLogFile. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in adams.flow.source
Fields in adams.flow.source declared as BaseCharset Modifier and Type Field Description protected BaseCharsetSocket. m_Encodingthe encoding to use.protected BaseCharsetSelectCharset. m_InitialCharsetthe initial directory.Methods in adams.flow.source that return BaseCharset Modifier and Type Method Description BaseCharsetSocket. getEncoding()Returns the encoding to use.BaseCharsetSelectCharset. getInitialCharset()Returns the initial character set.Methods in adams.flow.source with parameters of type BaseCharset Modifier and Type Method Description voidSocket. setEncoding(BaseCharset value)Sets the encoding to use.voidSelectCharset. setInitialCharset(BaseCharset value)Sets the initial character set. -
Uses of BaseCharset in adams.flow.transformer
Fields in adams.flow.transformer declared as BaseCharset Modifier and Type Field Description protected BaseCharsetHttpRequest. m_Encodingthe encoding to use.protected BaseCharsetPythonExpandScript. m_Encodingthe encoding to use.Methods in adams.flow.transformer that return BaseCharset Modifier and Type Method Description BaseCharsetHttpRequest. getEncoding()Returns the encoding to use.BaseCharsetPythonExpandScript. getEncoding()Returns the encoding to use.Methods in adams.flow.transformer with parameters of type BaseCharset Modifier and Type Method Description voidHttpRequest. setEncoding(BaseCharset value)Sets the encoding to use.voidPythonExpandScript. setEncoding(BaseCharset value)Sets the encoding to use. -
Uses of BaseCharset in weka.core.converters
Fields in weka.core.converters declared as BaseCharset Modifier and Type Field Description protected BaseCharsetSimpleArffLoader. m_Encodingthe encoding to use.protected BaseCharsetSimpleArffSaver. m_Encodingthe encoding to use.Methods in weka.core.converters that return BaseCharset Modifier and Type Method Description BaseCharsetSimpleArffLoader. getEncoding()Returns the encoding to use.BaseCharsetSimpleArffSaver. getEncoding()Returns the encoding to use.Methods in weka.core.converters with parameters of type BaseCharset Modifier and Type Method Description voidSimpleArffLoader. setEncoding(BaseCharset value)Sets the encoding to use.voidSimpleArffSaver. setEncoding(BaseCharset value)Sets the encoding to use.
-