Uses of Class
javax.faces.el.ReferenceSyntaxException

Packages that use ReferenceSyntaxException
javax.faces.application   
 

Uses of ReferenceSyntaxException in javax.faces.application
 

Methods in javax.faces.application that throw ReferenceSyntaxException
abstract  MethodBinding Application.createMethodBinding(String ref, Class[] params)
          Create an object which can be used to invoke an arbitrary method via an EL expression at a later time.
abstract  ValueBinding Application.createValueBinding(String ref)
          Create an object which can be used to invoke an arbitrary method via an EL expression at a later time.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.