Class BufferedRAFImageInputStreamSpi.RAFInputFilter

  • All Implemented Interfaces:
    javax.imageio.spi.ServiceRegistry.Filter
    Enclosing class:
    BufferedRAFImageInputStreamSpi

    private static class BufferedRAFImageInputStreamSpi.RAFInputFilter
    extends java.lang.Object
    implements javax.imageio.spi.ServiceRegistry.Filter
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RAFInputFilter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean filter​(java.lang.Object provider)  
      • Methods inherited from class java.lang.Object

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

      • RAFInputFilter

        private RAFInputFilter()
    • Method Detail

      • filter

        public boolean filter​(java.lang.Object provider)
        Specified by:
        filter in interface javax.imageio.spi.ServiceRegistry.Filter