public static class NegexAnnotator.NegexRule extends Object
Constructor and Description |
---|
NegexRule() |
NegexRule(Pattern pattern,
String rule,
String tag) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Pattern |
getPattern() |
String |
getRule() |
String |
getTag() |
int |
hashCode() |
void |
setPattern(Pattern pattern) |
void |
setRule(String rule) |
void |
setTag(String tag) |
String |
toString() |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.