Package org.eclipse.jetty.servlet
Class ServletContextHandler.TagLib
java.lang.Object
org.eclipse.jetty.servlet.ServletContextHandler.TagLib
- All Implemented Interfaces:
TaglibDescriptor
- Enclosing class:
ServletContextHandler
@Deprecated(since="2021-05-27")
public static class ServletContextHandler.TagLib
extends Object
implements TaglibDescriptor
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.voidsetTaglibLocation(String location) Deprecated.voidsetTaglibURI(String uri) Deprecated.toString()Deprecated.
-
Constructor Details
-
TagLib
public TagLib()Deprecated.
-
-
Method Details
-
getTaglibURI
Deprecated.- Specified by:
getTaglibURIin interfaceTaglibDescriptor- See Also:
-
setTaglibURI
Deprecated. -
getTaglibLocation
Deprecated.- Specified by:
getTaglibLocationin interfaceTaglibDescriptor- See Also:
-
setTaglibLocation
Deprecated. -
toString
Deprecated.
-