public class ELClass extends Object
A runtime representation of a Class in the EL expressions. It encapsulates the java.lang.Class instance.
This class is used only in StaticFieldELResolver
and will
probably only be of interest to EL implementors, and not EL users.
Copyright (c) 2013 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.