Interface Serializer


  • public interface Serializer
    Serializer...
    • Method Detail

      • writeContent

        void writeContent​(@NotNull
                          @NotNull OutputStream out)
                   throws IOException,
                          javax.jcr.RepositoryException

        The specified stream remains open after this method returns.

        Parameters:
        out -
        Throws:
        IOException
        javax.jcr.RepositoryException