public class TaglibDescriptorImpl extends Object implements TaglibDescriptor
Constructor and Description |
---|
TaglibDescriptorImpl(String location,
String uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getTaglibLocation()
Obtain the location of the tag library.
|
String |
getTaglibURI()
Obtain the URI for the tag library.
|
int |
hashCode() |
public String getTaglibLocation()
javax.servlet.descriptor.TaglibDescriptor
getTaglibLocation
in interface TaglibDescriptor
public String getTaglibURI()
javax.servlet.descriptor.TaglibDescriptor
getTaglibURI
in interface TaglibDescriptor
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.