Uses of Interface
javax.servlet.descriptor.TaglibDescriptor
Packages that use TaglibDescriptor
-
Uses of TaglibDescriptor in javax.servlet.descriptor
Methods in javax.servlet.descriptor that return types with arguments of type TaglibDescriptorModifier and TypeMethodDescriptionJspConfigDescriptor.getTaglibs()
Gets the<taglib>
child elements of the<jsp-config>
element represented by thisJspConfigDescriptor
.