Package 

Interface Decoder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface Decoder.Factory
    • Method Summary

      Modifier and Type Method Description
      abstract DecodeResult decode() Decode the SourceResult provided by Factory.create or return 'null' to delegate to the next Factory in the component registry.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait