public static class RewriteCond.LexicalCondition extends RewriteCond.Condition
Modifier and Type | Field and Description |
---|---|
String | condition |
int | type -1: < 0: = 1: > |
Constructor and Description |
---|
LexicalCondition() |
public int type
public String condition
public boolean evaluate(String value, Resolver resolver)
evaluate
in class RewriteCond.Condition
Copyright © 2020 JBoss by Red Hat. All rights reserved.