| Package | Description |
|---|---|
| org.exoplatform.web.controller.regexp | |
| org.exoplatform.web.controller.router |
| Modifier and Type | Method and Description |
|---|---|
RENode.Disjunction |
RENode.Group.getDisjunction() |
RENode.Disjunction |
RENode.Disjunction.getNext() |
RENode.Disjunction |
REParser.parseDisjunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
RENode.Group.setDisjunction(RENode.Disjunction disjunction) |
void |
RENode.Disjunction.setNext(RENode.Disjunction next) |
protected void |
RERenderer.visit(RENode.Disjunction disjunction) |
protected void |
REVisitor.visit(RENode.Disjunction disjunction) |
| Constructor and Description |
|---|
Disjunction(RENode.Alternative alternative,
RENode.Disjunction next) |
Disjunction(RENode.Disjunction next) |
Group(RENode.Disjunction disjunction,
GroupType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValueResolverFactory.visit(RENode.Disjunction disjunction) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.