Uses of Class
jakarta.el.ImportHandler
-
Packages that use ImportHandler Package Description jakarta.el Provides the API for Jakarta Expression Language 5.0org.glassfish.expressly.lang -
-
Uses of ImportHandler in jakarta.el
Methods in jakarta.el that return ImportHandler Modifier and Type Method Description ImportHandlerELContext. getImportHandler()Retrieves theImportHandlerassociated with thisELContext. -
Uses of ImportHandler in org.glassfish.expressly.lang
Methods in org.glassfish.expressly.lang that return ImportHandler Modifier and Type Method Description ImportHandlerEvaluationContext. getImportHandler()
-