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() |
String |
getTaglibURI() |
int |
hashCode() |
public String getTaglibLocation()
getTaglibLocation
in interface TaglibDescriptor
public String getTaglibURI()
getTaglibURI
in interface TaglibDescriptor
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.