public class XPath2ExtractorCorrelationRule extends CorrelationRule
| Constructor and Description |
|---|
XPath2ExtractorCorrelationRule(XPath2Extractor xPath2Extractor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object rule) |
String |
getExpr() |
String |
getName() |
String |
getType() |
int |
hashCode() |
void |
setExpr(String expr) |
void |
setName(String name) |
void |
setType(String type) |
getAttribute, getlBoundary, getrBoundary, setAttribute, setlBoundary, setrBoundarypublic XPath2ExtractorCorrelationRule(XPath2Extractor xPath2Extractor)
public String getExpr()
getExpr in class CorrelationRulepublic String getName()
getName in class CorrelationRulepublic String getType()
getType in class CorrelationRulepublic void setExpr(String expr)
setExpr in class CorrelationRulepublic void setName(String name)
setName in class CorrelationRulepublic void setType(String type)
setType in class CorrelationRulepublic boolean equals(Object rule)
equals in class CorrelationRulepublic int hashCode()
hashCode in class CorrelationRuleCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.