public class SVNSubstitutor
extends java.lang.Object
Constructor and Description |
---|
SVNSubstitutor(byte[] eol,
boolean repair,
java.util.Map keywords,
boolean expand) |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
translateChunk(java.nio.ByteBuffer src,
java.nio.ByteBuffer dst) |
public SVNSubstitutor(byte[] eol, boolean repair, java.util.Map keywords, boolean expand)
public java.nio.ByteBuffer translateChunk(java.nio.ByteBuffer src, java.nio.ByteBuffer dst) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.