Package lio.core

Interface Summary
LiODependentResource This interface must be implemented by those resources which need some information related to the problem to be built .
LiOResource This interface provides a way for objects that implements it to public their members.
 

Class Summary
FileClassLoader Loads class bytes from a class file if this class is not in classpath.
LiOConfiguration This class encapsulates the default configuration of the library.
LiOMember Stores characteristics for accessible members in a resource in order to be able show or update them in a generic way
LiOResourceDefinition Contains the description of a resource including is concrete instantiation and values for its parameters.
LiOResourceFactory This class is used to arrange all facilities related to load resources needed by a search algorithm and other resources recursively.
LiOResourceHandler This class provides some static methods to manage any resource
ResourceConfiguration This class holds information for any resource read either from configuration file or command-line parameters