public class JRGenericElementType extends Object implements Serializable
This key is used to resolve registered export handlers for generic print elements.
A type key is composed of a namespace (which is usually a URI associated with the organization that implemented the generic element type) and a type name.
| Constructor and Description |
|---|
JRGenericElementType(String namespace,
String name)
Creates a generic element type key.
|
Copyright © 2015. All rights reserved.