public class SVNSubstitutor extends Object
| Constructor and Description |
|---|
SVNSubstitutor(byte[] eol,
boolean repair,
Map keywords,
boolean expand) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
translateChunk(ByteBuffer src,
ByteBuffer dst) |
public SVNSubstitutor(byte[] eol,
boolean repair,
Map keywords,
boolean expand)
public ByteBuffer translateChunk(ByteBuffer src, ByteBuffer dst) throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.