public abstract class Format extends Object
| Constructor and Description |
|---|
Format() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object obj) |
abstract StringBuilder |
format(Object obj,
StringBuilder toAppendTo,
FieldPosition pos) |
Object |
parseObject(String source) |
abstract Object |
parseObject(String source,
ParsePosition pos) |
public abstract StringBuilder format(Object obj, StringBuilder toAppendTo, FieldPosition pos)
public abstract Object parseObject(String source, ParsePosition pos)
public Object parseObject(String source) throws ParseException
ParseExceptionCopyright © 1999-2017. 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.