public class EnclosureClosingHandlerImpl<T> extends SubstitutionHandlerImpl<T> implements EnclosureClosingHandler<T>
substitutor| Constructor and Description |
|---|
EnclosureClosingHandlerImpl(String opening,
String closing,
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.