Class SVNWriter


  • public class SVNWriter
    extends java.lang.Object
    Version:
    1.3
    Author:
    TMate Software Ltd.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void write​(java.io.OutputStream os, java.lang.String templateStr, java.lang.Object[] src)  
      • Methods inherited from class java.lang.Object

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

      • write

        public static void write​(java.io.OutputStream os,
                                 java.lang.String templateStr,
                                 java.lang.Object[] src)
                          throws SVNException
        Throws:
        SVNException