Class ComponentInfo


  • public class ComponentInfo
    extends java.lang.Object
    Describes a component residing in the components directory.
    Author:
    Tony Vaagenes
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentInfo​(java.lang.String pathRelativeToAppDir)  
    • Constructor Detail

      • ComponentInfo

        public ComponentInfo​(java.lang.String pathRelativeToAppDir)
    • Method Detail

      • getPathRelativeToAppDir

        public java.lang.String getPathRelativeToAppDir()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object