Class EpsMetadataReader


  • public class EpsMetadataReader
    extends java.lang.Object
    Obtains metadata from EPS files.
    • Constructor Detail

      • EpsMetadataReader

        public EpsMetadataReader()
    • Method Detail

      • readMetadata

        public static Metadata readMetadata​(java.io.File file)
                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • readMetadata

        public static Metadata readMetadata​(java.io.InputStream inputStream)
                                     throws java.io.IOException
        Throws:
        java.io.IOException