Class ShowProperties


  • public class ShowProperties
    extends java.lang.Object
    A simple that prints the properties of the file passed as first parameter.
    Version:
    $Revision:232419 $ $Date:2005-08-13 07:23:40 +0200 (Sa, 13 Aug 2005) $
    Author:
    Anthony Goubard
    • Constructor Summary

      Constructors 
      Constructor Description
      ShowProperties()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShowProperties

        public ShowProperties()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)