Java org.apache.commons.el.parser ELParser fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.el.parser ELParser fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.el.parser ELParser.

The text is from its open source code.

Constructor

Method

ObjectExpressionString()
Returns a String if the expression string is a single String, an Expression if the expression string is a single Expression, an ExpressionString if it's a mixture of both.