ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.filter / Regex

Regex

class Regex : FilterCondition

Constructors

Name Summary
<init> Regex(key: String, value: String, options: String? = null)

Properties

Name Summary
options val options: String?
value val value: String

Functions

Name Summary
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int