public class RegExpImpl extends Object implements RegExp
| Constructor and Description |
|---|
RegExpImpl(String value,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
String |
errorMessage() |
String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static final String copyright
public String value()
public String errorMessage()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotation