| Package | Description | 
|---|---|
| javax.servlet.descriptor | 
 Provides programmatic access to a web application's configuration information that was aggregated from the  
web.xml and web-fragment.xml descriptors. | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<JspPropertyGroupDescriptor> | 
JspConfigDescriptor.getJspPropertyGroups()
Gets the  
<jsp-property-group> child elements of the <jsp-config> element
 represented by this JspConfigDescriptor. | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.