Class TaglibDescriptorImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      TaglibDescriptorImpl​(java.lang.String location, java.lang.String uri)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object obj)  
      java.lang.String getTaglibLocation()
      Obtain the location of the tag library.
      java.lang.String getTaglibURI()
      Obtain the URI for the tag library.
      int hashCode()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TaglibDescriptorImpl

        public TaglibDescriptorImpl​(java.lang.String location,
                                    java.lang.String uri)