Package com.sshtools.common.sshd.config
Class BlankEntry
java.lang.Object
com.sshtools.common.sshd.config.SshdConfigFileEntry
com.sshtools.common.sshd.config.NonValidatingFileEntry
com.sshtools.common.sshd.config.BlankEntry
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.sshd.config.SshdConfigFileEntry
getNext, hasNext, setNext
-
Constructor Details
-
BlankEntry
public BlankEntry()
-
-
Method Details
-
getFormattedLine
- Specified by:
getFormattedLinein classSshdConfigFileEntry
-
setValue
- Specified by:
setValuein classSshdConfigFileEntry
-
setCommentedOut
public void setCommentedOut(boolean b) - Specified by:
setCommentedOutin classSshdConfigFileEntry
-
isCommentedOut
public boolean isCommentedOut()- Specified by:
isCommentedOutin classSshdConfigFileEntry
-
getValue
- Specified by:
getValuein classSshdConfigFileEntry
-