Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.sshtools.daemon.util

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