Uses of Class
jakarta.el.ImportHandler
-
Packages that use ImportHandler Package Description com.sun.el.lang jakarta.el Provides the API for Jakarta Expression Language 4.0 -
-
Uses of ImportHandler in com.sun.el.lang
Methods in com.sun.el.lang that return ImportHandler Modifier and Type Method Description ImportHandlerEvaluationContext. getImportHandler() -
Uses of ImportHandler in jakarta.el
Fields in jakarta.el declared as ImportHandler Modifier and Type Field Description private ImportHandlerELContext. importHandlerMethods in jakarta.el that return ImportHandler Modifier and Type Method Description ImportHandlerELContext. getImportHandler()Retrieves theImportHandlerassociated with thisELContext.
-