Interface Serializer

    • Method Detail

      • deserialize

        PMMLObject deserialize​(java.io.InputStream is)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • serialize

        void serialize​(PMMLObject object,
                       java.io.OutputStream os)
                throws java.lang.Exception
        Throws:
        java.lang.Exception