|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.jbo.expr.JIParserNode oracle.jbo.expr.JIParserNodeRegExp
public class JIParserNodeRegExp
Field Summary |
---|
Constructor Summary | |
---|---|
JIParserNodeRegExp(JIExpr expr,
int nodeType,
java.lang.String s,
JIParserNode escapeChar)
|
Method Summary | |
---|---|
java.lang.Object |
evaluate(JIValueSupplier valueSupplier)
|
java.lang.String |
getEscapeChar()
|
Methods inherited from class oracle.jbo.expr.JIParserNode |
---|
binaryOperation, binaryOperation, cantConvert, convertIntoBoolean, convertIntoDouble, convertIntoInteger, convertIntoLong, convertIntoString, getExpr, getFullIdentName, getLeftChild, getNodeType, getParent, getParentVal, getRightChild, getString, getVal, getVal, indent, isRValue, locateNode, locateNodeOfType, setIsRValue, setLeftChild, setNodeType, setRightChild, setString, setVal, setVal, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JIParserNodeRegExp(JIExpr expr, int nodeType, java.lang.String s, JIParserNode escapeChar)
Method Detail |
---|
public java.lang.String getEscapeChar()
public java.lang.Object evaluate(JIValueSupplier valueSupplier)
evaluate
in class JIParserNode
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |