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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.