|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaglibDescriptor | |
|---|---|
| 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. |
| Uses of TaglibDescriptor in javax.servlet.descriptor |
|---|
| Methods in javax.servlet.descriptor that return types with arguments of type TaglibDescriptor | |
|---|---|
Collection<TaglibDescriptor> |
JspConfigDescriptor.getTaglibs()
Gets the <taglib> child elements of the
<jsp-config> element represented by this
JspConfigDescriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||