| Interface | Description |
|---|---|
| PrettyPrintable |
Allows an Object to customize how it is pretty printed in
logging/debugging output.
|
| PrettyPrinter |
Implementations convert Object graphs to Strings for
logging and debugging.
|
| ResourceLoader |
The root interface for classes that provide access to localized resources.
|
| Class | Description |
|---|---|
| BasicPrettyPrinter |
Prettifies the representation of an Object as a String.
|
| ExceptionUtil | |
| FileUtils | |
| LocaleUtils | |
| ObjectTrace |
Simple utility to trace an Object graph out to a StringBuffer.
|
| PropertyStringResourceLoader |
Implementation of
ResourceLoader that loads string resources
from property files. |
| StringUtils | |
| UUIDUtils |
Copyright © 2015 The Apache Software Foundation. All rights reserved.