public class Converters
extends java.lang.Object
register() method to install these 
 converters into the marshalling framework. Additionally, because the
 design-time cache is typically unmarshalled 
 before Audit initialization is invoked, the register method is also invoked 
 by the static initializer of the class used to wrap Audit classes that are 
 saved to the design-time cache.Object2Dom, 
ToStringManager, 
ToDomConverter, 
Cache, 
DTCache| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Converters.PatternConverter  | 
static class  | 
Converters.TypeSafeEnumerationConverter  | 
| Constructor and Description | 
|---|
Converters()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
register()
Register Audit converters with the marshalling framework. 
 |