Package com.sshtools.daemon.util


package com.sshtools.daemon.util
  • Classes
    Class
    Description
    As a subclass of StringScanner this class allows more advanced navigation over the underlying string.
    This class provides services for checking strings against string-patterns.
    Simple scanner that allows to navigate over the characters of a string.
    The sole instance of this class provides several convienience methods for string manipulation such as substring replacement or character repetition.