StringSubstitutor.See: Description
| Interface | Description | 
|---|---|
| StringMatcher | Determines if a character array portion matches. | 
| Class | Description | 
|---|---|
| StringMatcherFactory | Provides access to matchers defined in this package. | 
 Provides algorithms for matching up strings for use with a StringSubstitutor. The
 main class here is StringMatcherFactory
 
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.