Package org.eclipse.jetty.servlet
Class ServletContextHandler.TagLib
java.lang.Object
org.eclipse.jetty.servlet.ServletContextHandler.TagLib
- All Implemented Interfaces:
- javax.servlet.descriptor.TaglibDescriptor
- Enclosing class:
- ServletContextHandler
public static class ServletContextHandler.TagLib
extends Object
implements javax.servlet.descriptor.TaglibDescriptor
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetTaglibLocation(String location) voidsetTaglibURI(String uri) toString()
- 
Constructor Details- 
TagLibpublic TagLib()
 
- 
- 
Method Details