Class FilenameCharsetParser
java.lang.Object
org.apache.sshd.sftp.common.extensions.AbstractParser<FilenameCharsetParser.FilenameCharset>
org.apache.sshd.sftp.common.extensions.FilenameCharsetParser
- All Implemented Interfaces:
Function<byte[],
,FilenameCharsetParser.FilenameCharset> NamedResource
,ExtensionParser<FilenameCharsetParser.FilenameCharset>
Parses the "filename-charset" extension
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Encapsulates the "filename-charset" extension information -
Field Summary
FieldsFields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sshd.sftp.common.extensions.AbstractParser
getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.sshd.sftp.common.extensions.ExtensionParser
apply, parse
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
FilenameCharsetParser
public FilenameCharsetParser()
-
-
Method Details
-
parse
-
parse
-