Uses of Class
jakarta.el.ImportHandler
-
Packages that use ImportHandler Package Description jakarta.el org.apache.el.lang -
-
Uses of ImportHandler in jakarta.el
Methods in jakarta.el that return ImportHandler Modifier and Type Method Description ImportHandlerELContext. getImportHandler()Obtain the ImportHandler for this ELContext, creating one if necessary. -
Uses of ImportHandler in org.apache.el.lang
Methods in org.apache.el.lang that return ImportHandler Modifier and Type Method Description ImportHandlerEvaluationContext. getImportHandler()
-