public class ChangesSinceLastBuildContent.ChangesSincePrintfSpec extends Object implements Util.PrintfSpec
| Constructor and Description |
|---|
ChangesSinceLastBuildContent.ChangesSincePrintfSpec(hudson.scm.ChangeLogSet.Entry entry,
String pathFormatString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
printSpec(StringBuffer buf,
char formatChar)
Specializes the behavior of printf for % escape characters.
|
public ChangesSinceLastBuildContent.ChangesSincePrintfSpec(hudson.scm.ChangeLogSet.Entry entry,
String pathFormatString)
public boolean printSpec(StringBuffer buf, char formatChar)
Util.PrintfSpecprintSpec in interface Util.PrintfSpecbuf - the buffer to append the result toformatChar - the escape character being replacedCopyright © 2004-2013. All Rights Reserved.