public class JRPartComponentRule
extends Rule
PartComponent
object with its parent
JRDesignPart
.
This rules also sets the component type key
on the
report part via
JRDesignPart.setComponentKey(ComponentKey)
.
The component type key is created based on information from the XML
component node; the node namespace is used as component type namespace
and the node name is used as component name.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_INVALID_INSTANCE |
Constructor and Description |
---|
JRPartComponentRule() |
Modifier and Type | Method and Description |
---|---|
void |
end(java.lang.String namespace,
java.lang.String name) |
static JRPartComponentRule |
newInstance() |
public static final java.lang.String EXCEPTION_MESSAGE_KEY_INVALID_INSTANCE
public static JRPartComponentRule newInstance()
public void end(java.lang.String namespace, java.lang.String name) throws JRException
JRException
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com