Class Util


  • public class Util
    extends java.lang.Object
    Internal utilities.
    Since:
    1.0-alpha3
    • Method Detail

      • getImageParser

        public static ImageParser<?> getImageParser​(java.lang.String fileExtension)
      • getImageParser

        public static ImageParser<?> getImageParser​(ByteSource byteSource)
                                             throws java.io.IOException
        Throws:
        java.io.IOException