public static class RewriteCond.ResourceCondition extends RewriteCond.Condition
Modifier and Type | Field | Description |
---|---|---|
int |
type |
0: -d (is directory ?)
|
Constructor | Description |
---|---|
ResourceCondition() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
evaluate(java.lang.String value,
Resolver resolver) |
public int type
public boolean evaluate(java.lang.String value, Resolver resolver)
evaluate
in class RewriteCond.Condition
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.