javax.el
Class Expression.ResolvedObject

java.lang.Object
  extended by javax.el.Expression.ResolvedObject
Direct Known Subclasses:
Expression.ResolvedList, Expression.ResolvedProperty
Enclosing class:
Expression

public abstract static class Expression.ResolvedObject
extends java.lang.Object


Constructor Summary
Expression.ResolvedObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Expression.ResolvedObject

public Expression.ResolvedObject()