Uses of Package
net.groboclown.util.jplugin.v2

Packages that use net.groboclown.util.jplugin.v2
net.groboclown.util.jplugin.v2 The jplugin package allows for easy use of "plugins" into your application. 
 

Classes in net.groboclown.util.jplugin.v2 used by net.groboclown.util.jplugin.v2
BaseClassInspector
          Extracts the class instance based on the class name.
ClassAttributes
          Maintains a list attributes and a collection of values that each attribute may contain.
ClassAttributes.ValueSet
          A collection of values
ClassCollection
          Maintains all the discovered classes, attributes, and all other data associated with plugins.
ClassWrapper
          Maintains all the information discovered about the given class.
FileIdentifiers
          Searches for all file types using the given base URL
IClassInspector
          Extracts the class instance based on the class name.
IFileInspector
          Examines a given file or URL, and adds it to the correct list based on its attributes.
ILocationSearcher
          Searches for all file types using the given base URL
URLAnalyzer
          Examines the given URLs in all known ways.
 



Written under the LGPL