Web-based responsive document annotation tool
activeannoservice / project.filter / Regex
class Regex :
FilterCondition
Name | Summary |
---|---|
<init> | Regex(key: String , value: String , options: String ? = null) |
Name | Summary |
---|---|
options | val options: String ? |
value | val value: String |
Name | Summary |
---|---|
equals | fun equals(other: Any ?): Boolean |
hashCode | fun hashCode(): Int |