Package org.eclipse.dirigible.commons.api.content

  • Interface Summary 
    Interface Description
    IClasspathContentHandler
    The IClasspathContentHandler is the interface for all the classes used to locate and enumerate specific resources in the class path.
  • Class Summary 
    Class Description
    AbstractClasspathContentHandler
    The AbstractClasspathContentHandler is the parent of the classes used to locate and enumerate specific resources in the class path.
    ClasspathContentLoader
    The ClasspathContentLoader utility used for loading the resourced from the JAR files in the class path.