Class TaglibDescriptorImpl
java.lang.Object
org.apache.tomcat.util.descriptor.web.TaglibDescriptorImpl
- All Implemented Interfaces:
- TaglibDescriptor
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanObtain the location of the tag library.Obtain the URI for the tag library.inthashCode()
- 
Constructor Details- 
TaglibDescriptorImpl
 
- 
- 
Method Details- 
getTaglibLocationDescription copied from interface:jakarta.servlet.descriptor.TaglibDescriptorObtain the location of the tag library.- Specified by:
- getTaglibLocationin interface- TaglibDescriptor
- Returns:
- the location of the tag library
 
- 
getTaglibURIDescription copied from interface:jakarta.servlet.descriptor.TaglibDescriptorObtain the URI for the tag library.- Specified by:
- getTaglibURIin interface- TaglibDescriptor
- Returns:
- the URI for the tag library
 
- 
hashCodepublic int hashCode()
- 
equals
 
-