public class PrefixHandlerImpl<T> extends SubstitutionHandlerImpl<T> implements PrefixHandler<T>
substitutor| Constructor and Description |
|---|
PrefixHandlerImpl(String prefix,
String characterClass) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCaptured(String found) |
protected Pattern |
getPattern() |
handleWith, interpolateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleWithprotected Pattern getPattern()
getPattern in class SubstitutionHandlerImpl<T>protected String getCaptured(String found)
getCaptured in class SubstitutionHandlerImpl<T>Copyright © 2014. All Rights Reserved.