Class RENode
java.lang.Object
org.exoplatform.web.controller.regexp.RENode
- Direct Known Subclasses:
RENode.Alternative,RENode.CharacterClassExpr,RENode.Disjunction,RENode.Expr
- Version:
- $Revision$
- Author:
- Julien Viet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic classstatic classstatic final classstatic classstatic classstatic final classstatic classstatic final classprotected classRENode.NonNullableRef<N extends RENode>protected classRENode.NullableRef<N extends RENode>protected classRENode.Ref<N extends RENode> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RENode
public RENode()
-
-
Method Details
-
toString
-
accept
- Throws:
E
-
getParent
-
getRoot
-
replaceBy
- Throws:
IllegalStateException
-