Package com.stellent.cis.common.util

Interface Summary
StringTools.RegexAppendCallback Allows a user to append/modify a buffer during a call to StringTools.evaluateRegexWithCallback(java.lang.String, java.lang.String, com.stellent.cis.common.util.StringTools.RegexAppendCallback)
 

Class Summary
PathHelper  
SafeProperties Property map that does not return null values, but instead returns empty strings
StreamUtil Utility methods for working with streams
StringTools