Class NewlineParser
java.lang.Object
org.apache.sshd.sftp.common.extensions.AbstractParser<NewlineParser.Newline>
org.apache.sshd.sftp.common.extensions.NewlineParser
- All Implemented Interfaces:
Function<byte[],
,NewlineParser.Newline> NamedResource
,ExtensionParser<NewlineParser.Newline>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The "newline" extension information as per DRAFT 09 Section 4.3 -
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
-
NewlineParser
public NewlineParser()
-
-
Method Details
-
parse
-
parse
-