public class SvnChangeLogConsumer extends AbstractConsumer
logger
Constructor and Description |
---|
SvnChangeLogConsumer(String userDateFormat)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(String line) |
List<ChangeSet> |
getModifications() |
parseDate, parseDate
public SvnChangeLogConsumer(String userDateFormat)
public List<ChangeSet> getModifications()
public void consumeLine(String line)
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.