| Class | Description |
|---|---|
| AnnotationsCopyClassTransformer | Deprecated
do not use this class, use
DirectCopyClassTransformer instead |
| DirectCopyClassTransformer |
This class transformer will copy fields, methods, and interface definitions from a source class to a target class,
based on the xformTemplates map.
|
| NullClassTransformer |
This class transformer will do nothing.
|
| Annotation Type | Description |
|---|---|
| NonCopied |
Copyright © 2014. All rights reserved.