Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
TOKEN |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Object |
evaluateToken(TokenContext context)
Evaluates the token as an Object - used by [{token} PRINT THIS] type
syntax where the returned result will be used to evaulate an if or for
construct.
|
void |
generateToken(TokenContext context)
Generates the token in to the context - i.e.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
evaluateToken
public java.lang.Object evaluateToken(TokenContext context)
Evaluates the token as an Object - used by [{token} PRINT THIS] type
syntax where the returned result will be used to evaulate an if or for
construct.
- Specified by:
evaluateToken
in class TokenGenerator
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
Copyright © 1997, 2014, Oracle. All rights reserved.