All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.el.ELContext Maven / Gradle / Ivy

package javax.el;

public abstract class ELContext {
    public abstract ELResolver getELResolver();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy