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
SVNException
Copyright © 2023. All rights reserved.