- TEXT_ALL - Static variable in class com.sshtools.common.util.EOLProcessor
-
This input style instructs the conversion to strip
all line ending type characters and replace with the output style
line ending
- TEXT_ALL - Static variable in class com.sshtools.common.util.TextConversionStream
-
This input style instructs the conversion to strip
all line ending type characters and replace with the output style
line ending
- TEXT_CR - Static variable in class com.sshtools.common.util.EOLProcessor
-
This indicates a CR line ending style and can be used for either
input or output style parameters
- TEXT_CR - Static variable in class com.sshtools.common.util.TextConversionStream
-
This indicates a CR line ending style and can be used for either
input or output style parameters
- TEXT_CRLF - Static variable in class com.sshtools.common.util.EOLProcessor
-
- TEXT_CRLF - Static variable in class com.sshtools.common.util.TextConversionStream
-
- TEXT_DOS - Static variable in class com.sshtools.common.util.EOLProcessor
-
This indicates a CRLF line ending combination and can be used
for both input and output style parameters.
- TEXT_DOS - Static variable in class com.sshtools.common.util.TextConversionStream
-
This indicates a CRLF line ending combinarion and can be used
for both input and output style parameters.
- TEXT_LF - Static variable in class com.sshtools.common.util.EOLProcessor
-
This indicates a single LF line ending style and can be used for
either input or output style parameters
- TEXT_LF - Static variable in class com.sshtools.common.util.TextConversionStream
-
This indicates a single LF line ending style and can be used for
either input or output style parameters
- TEXT_MAC - Static variable in class com.sshtools.common.util.EOLProcessor
-
This indicates a MAC line ending and can be used in either the
input or output style parameters
- TEXT_MAC - Static variable in class com.sshtools.common.util.TextConversionStream
-
This indicates a MAC line ending and can be used in either the
input or output style parameters
- TEXT_SYSTEM - Static variable in class com.sshtools.common.util.EOLProcessor
-
This output style specifies that the text will have line endings set to
the current system setting.
- TEXT_SYSTEM - Static variable in class com.sshtools.common.util.TextConversionStream
-
This output style specifies that the text will have line endings set to
the current system setting.
- TEXT_UNIX - Static variable in class com.sshtools.common.util.EOLProcessor
-
This indicates a LF line ending style and can be
used for either input or output style parameters
- TEXT_UNIX - Static variable in class com.sshtools.common.util.TextConversionStream
-
This indicates a LF line ending style and can be
used for either input or output style parameters
- TEXT_WINDOWS - Static variable in class com.sshtools.common.util.EOLProcessor
-
This indicates a CRLF line ending combination and can be used
for both input and output style parameters.
- TEXT_WINDOWS - Static variable in class com.sshtools.common.util.TextConversionStream
-
This indicates a CRLF line ending combinarion and can be used
for both input and output style parameters.
- TextConversionStream - Class in com.sshtools.common.util
-
This class processes text data and corrects line endings according to
the settings provided.
- TextConversionStream(int, int, OutputStream) - Constructor for class com.sshtools.common.util.TextConversionStream
-
- toByteArray() - Method in class com.sshtools.common.util.SimpleASNWriter
-
- toByteArray() - Method in class com.sshtools.common.util.UnsignedInteger64
-
Returns a byte array encoded with the unsigned integer.
- toByteSize(double) - Static method in class com.sshtools.common.util.IOUtils
-
- toByteSize(double, int) - Static method in class com.sshtools.common.util.IOUtils
-
- toInputStream(String, String) - Static method in class com.sshtools.common.util.IOUtils
-
- toString() - Method in class com.sshtools.common.util.UnsignedInteger32
-
Returns a String representation of the unsigned integer.
- toString() - Method in class com.sshtools.common.util.UnsignedInteger64
-
Return a String representation of the unsigned integer