com.sun.el.parser
Class AstValue.Target

java.lang.Object
  extended by com.sun.el.parser.AstValue.Target
Enclosing class:
AstValue

protected static class AstValue.Target
extends Object


Field Summary
protected  Object base
           
protected  Object property
           
 
Constructor Summary
protected AstValue.Target()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

base

protected Object base

property

protected Object property
Constructor Detail

AstValue.Target

protected AstValue.Target()


Copyright © 2007 Mort Bay Consulting. All Rights Reserved.