| 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<TaglibDescriptor> |
JspConfigDescriptor.getTaglibs()
Gets the
<taglib> child elements of the <jsp-config> element represented by
this JspConfigDescriptor. |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.