Class Metadata

java.lang.Object
net.sourceforge.plantuml.png.Metadata

public class Metadata extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(java.lang.String[] args)
     
    void
     

    Methods inherited from class java.lang.Object

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

    • Metadata

      public Metadata()
  • Method Details

    • main

      public static void main(java.lang.String[] args) throws java.io.IOException
      Throws:
      java.io.IOException
    • readAndDisplayMetadata

      public void readAndDisplayMetadata(SFile file) throws java.io.IOException
      Throws:
      java.io.IOException