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