Class SVNSubstitutor
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.wc.SVNSubstitutor
-
public class SVNSubstitutor extends java.lang.Object
- Version:
- 1.3
- Author:
- TMate Software Ltd.
-
-
Constructor Summary
Constructors Constructor Description SVNSubstitutor(byte[] eol, boolean repair, java.util.Map keywords, boolean expand)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.nio.ByteBuffer
translateChunk(java.nio.ByteBuffer src, java.nio.ByteBuffer dst)
-
-
-
Method Detail
-
translateChunk
public java.nio.ByteBuffer translateChunk(java.nio.ByteBuffer src, java.nio.ByteBuffer dst) throws SVNException
- Throws:
SVNException
-
-