public final class DefaultMatcherFacade extends java.lang.Object implements MatcherFacade
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAt(int groupIndex) |
java.lang.String |
getAt(java.lang.String groupName) |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waititerator, toListpublic int size()
size in interface MatcherFacade@Nonnull public java.lang.String getAt(int groupIndex)
getAt in interface MatcherFacade@Nonnull public java.lang.String getAt(java.lang.String groupName)
getAt in interface MatcherFacade