A B C D E F G H I J K L M N O P Q R S T U V W

P

paramString(Class[]) - Static method in class com.sun.el.util.ReflectionUtil
 
parent - Variable in class com.sun.el.parser.SimpleNode
 
parse(String) - Static method in class com.sun.el.parser.ELParser
 
ParseException - Exception in com.sun.el.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.sun.el.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.sun.el.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.sun.el.parser.ParseException
 
PLUS - Static variable in interface com.sun.el.parser.ELParserConstants
 
PREFERRED_BINDING_PROPERTY - Static variable in class javax.beans.binding.ext.PropertyDelegateProvider
Used to identify if a particular FeatureDescriptor is a preferred property for binding.
prefix - Variable in class com.sun.el.lang.FunctionMapperImpl.Function
 
prefix - Variable in class com.sun.el.parser.AstFunction
 
prevCharIsCR - Variable in class com.sun.el.parser.SimpleCharStream
 
prevCharIsLF - Variable in class com.sun.el.parser.SimpleCharStream
 
PRIMITIVE_NAMES - Static variable in class com.sun.el.util.ReflectionUtil
 
PRIMITIVES - Static variable in class com.sun.el.util.ReflectionUtil
 
property - Variable in class com.sun.el.parser.AstValue.Target
 
PropertyDelegateFactory - Class in javax.beans.binding.ext
PropertyDelegateFactory is a factory used to look up property delegates.
PropertyDelegateProvider - Class in javax.beans.binding.ext
PropertyDelegateProvider is responsible for providing a property delegate.
PropertyDelegateProvider() - Constructor for class javax.beans.binding.ext.PropertyDelegateProvider
 
PropertyNotFoundException - Exception in javax.el
Thrown when a property could not be found while evaluating a ValueExpression or MethodExpression.
PropertyNotFoundException() - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with no detail message.
PropertyNotFoundException(String) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the provided detail message.
PropertyNotFoundException(Throwable) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the given root cause.
PropertyNotFoundException(String, Throwable) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the given detail message and root cause.
PropertyNotWritableException - Exception in javax.el
Thrown when a property could not be written to while setting the value on a ValueExpression.
PropertyNotWritableException() - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with no detail message.
PropertyNotWritableException(String) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the provided detail message.
PropertyNotWritableException(Throwable) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the given root cause.
PropertyNotWritableException(String, Throwable) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the given detail message and root cause.
PropertyResolverException - Exception in javax.beans.binding
PropertyResolverExceptions are thrown at a various point in the life cycle of a PropertyResolver.
PropertyResolverException(String, Object, String) - Constructor for exception javax.beans.binding.PropertyResolverException
 
PropertyResolverException(String, Object, String, Exception) - Constructor for exception javax.beans.binding.PropertyResolverException
 
providesDelegate(Class<?>, String) - Method in class com.sun.java.swing.binding.SwingPropertyDelegateProvider
 
providesDelegate(Class<?>, String) - Method in class javax.beans.binding.ext.PropertyDelegateProvider
Returns whether this PropertyDelegateProvider provides a delegate for the Class and property pair.
putContext(Class, Object) - Method in class com.sun.el.lang.EvaluationContext
 
putContext(Class, Object) - Method in class javax.el.ELContext
Associates a context object with this ELContext.

A B C D E F G H I J K L M N O P Q R S T U V W