public interface ArrayPatternConverter extends PatternConverter
PatternConverters implement this interface to accept an array of objects when formatting.CATEGORY| Modifier and Type | Method and Description |
|---|---|
void |
format(StringBuilder toAppendTo,
Object... objects)
Formats an array of Objects.
|
format, getName, getStyleClassvoid format(StringBuilder toAppendTo, Object... objects)
toAppendTo - The StringBuilder to add the content to.objects - The Object array.Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.