Uses of Class
javax.el.ImportHandler
-
Packages that use ImportHandler Package Description javax.el org.apache.el.lang -
-
Uses of ImportHandler in javax.el
Methods in javax.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()
-