Home » j2ssh-0.2.9-src » com.sshtools » daemon » util »

com.sshtools.daemon.util

Classes:

StringExaminer   As a subclass of StringScanner this class allows more advanced navigation over the underlying string.  code | html
StringPattern   This class provides services for checking strings against string-patterns.  code | html
StringScanner   Simple scanner that allows to navigate over the characters of a string.  code | html
StringUtil   The sole instance of this class provides several convienience methods for string manipulation such as substring replacement or character repetition.  code | html