Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.menu.model.internal
Class ELUtils

java.lang.Object
  extended by oracle.apps.fnd.applcore.menu.model.internal.ELUtils

public final class ELUtils
extends java.lang.Object


Method Summary
static boolean isELExpression(java.lang.String value)
          Tests whether a string is an EL expression.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isELExpression

public static boolean isELExpression(java.lang.String value)
Tests whether a string is an EL expression.

Parameters:
value - the value to test
Returns:
whether it is an EL expression

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.