Uses of Class
jakarta.el.ImportHandler
-
Packages that use ImportHandler Package Description jakarta.el Provides the API for Jakarta Expression Language 5.0 -
-
Uses of ImportHandler in jakarta.el
Methods in jakarta.el that return ImportHandler Modifier and Type Method Description ImportHandler
ELContext. getImportHandler()
Retrieves theImportHandler
associated with thisELContext
.
-