Package | Description |
---|---|
com.sshtools.daemon.util |
Class and Description |
---|
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.
|
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.