Interface SvnTargetContent.IRealLineCallback

  • Enclosing class:
    SvnTargetContent

    public static interface SvnTargetContent.IRealLineCallback
    • Method Detail

      • readLine

        java.lang.String readLine​(java.lang.Object baton,
                                  java.lang.String[] eolStr,
                                  boolean[] eof)
                           throws SVNException
        Throws:
        SVNException