Constructors
constructor
- new SearchHighlight(regExp: any, clazz: string, type?: string): SearchHighlight
Parameters
- regExp: any
- clazz: string
Optional
type: string
Properties
MAX_RANGES
MAX_RANGES: number
Methods
setRegexp
- setRegexp(regExp: any): void
Returns void