protected abstract static class LoggingPatternFormatter.SubStringArgument extends LoggingPatternFormatter.SizedArgument
Modifier and Type | Field and Description |
---|---|
protected boolean |
atBeginning
vrai si la chaine doit etre retiree du debut, faux pour la fin
|
protected String |
removeString
la chaine qui doit etre supprimee
|
left, maxPos, width
pattern
Constructor and Description |
---|
SubStringArgument() |
Modifier and Type | Method and Description |
---|---|
void |
setPattern(String pattern) |
protected String |
substring(String s) |
justify
toString
protected String removeString
protected boolean atBeginning
public void setPattern(String pattern)
setPattern
in class LoggingPatternFormatter.SizedArgument
Copyright © 2004–2020 CodeLutin. All rights reserved.