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 . |
Comments to: servlet-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.