Package net.sourceforge.plantuml.png
Class Metadata
- java.lang.Object
-
- net.sourceforge.plantuml.png.Metadata
-
public class Metadata extends Object
-
-
Constructor Summary
Constructors Constructor Description Metadata()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
void
readAndDisplayMetadata(SFile file)
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
readAndDisplayMetadata
public void readAndDisplayMetadata(SFile file) throws IOException
- Throws:
IOException
-
-