Uses of Class
jakarta.el.ImportHandler
-
-
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
.
-