Uses of Interface
jakarta.servlet.descriptor.JspPropertyGroupDescriptor
Packages that use JspPropertyGroupDescriptor
Package
Description
Provides programmatic access to a web application's configuration information that was aggregated from the
web.xml
and
web-fragment.xml
descriptors.-
Uses of JspPropertyGroupDescriptor in jakarta.servlet.descriptor
Methods in jakarta.servlet.descriptor that return types with arguments of type JspPropertyGroupDescriptorModifier and TypeMethodDescriptionJspConfigDescriptor.getJspPropertyGroups()Provide the set of JSP property groups obtained from the <jsp-config> elements in the web application's deployment descriptors.