Package org.eclipse.jetty.ee10.servlet
Class ServletContextHandler.TagLib
java.lang.Object
org.eclipse.jetty.ee10.servlet.ServletContextHandler.TagLib
- All Implemented Interfaces:
jakarta.servlet.descriptor.TaglibDescriptor
- Enclosing class:
- ServletContextHandler
public static class ServletContextHandler.TagLib
extends Object
implements jakarta.servlet.descriptor.TaglibDescriptor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setTaglibLocation
(String location) void
setTaglibURI
(String uri) toString()
-
Constructor Details
-
TagLib
public TagLib()
-
-
Method Details