Package org.eclipse.jst.jsp.core.taglib

Interface Summary
IJarRecord A record to a .jar file directly referencable as a tag library.
ITagDirRecord A record representing a folder of .tag/.tagx files This interface is not intended to be implemented by clients.
ITaglibIndexListener A listener for changes in the index's records.
ITaglibRecord A representation of information about a single tag library descriptor.
ITaglibRecordEvent Describes changes to the known records within the TaglibIndex.
ITLDRecord A record representing a standalone .tld file.
IURLRecord A record representing a .tld that is not a standalone file This interface is not intended to be implemented by clients.
 

Class Summary
TaglibIndex A non-extendable index manager for taglibs similar to the previous J2EE ITaglibRegistry but lacking any ties to project natures.