Interface IRegistableConvertingXmlReader<C,​T>

  • All Superinterfaces:
    IApplicable<C>

    public interface IRegistableConvertingXmlReader<C,​T>
    extends IApplicable<C>
    • Method Detail

      • read

        T read​(java.io.InputStream inputStream,
               IParameters parameters)
        throws java.io.IOException
        Throws:
        java.io.IOException