| Package | Description |
|---|---|
| org.exoplatform.web.controller.regexp | |
| org.exoplatform.web.controller.router |
| Modifier and Type | Method and Description |
|---|---|
RENode.Alternative |
RENode.Disjunction.getAlternative() |
RENode.Alternative |
RENode.Alternative.getNext() |
RENode.Alternative |
REParser.parseAlternative() |
| Modifier and Type | Method and Description |
|---|---|
void |
RENode.Disjunction.setAlternative(RENode.Alternative alternative) |
void |
RENode.Alternative.setNext(RENode.Alternative next) |
protected void |
RERenderer.visit(RENode.Alternative alternative) |
protected void |
REVisitor.visit(RENode.Alternative alternative) |
| Constructor and Description |
|---|
Alternative(RENode.Expr expr,
RENode.Alternative next) |
Disjunction(RENode.Alternative alternative) |
Disjunction(RENode.Alternative alternative,
RENode.Disjunction next) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValueResolverFactory.visit(RENode.Alternative alternative) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.