public class JRComponentRule
extends org.apache.commons.digester.Rule
Component object with its parent
JRDesignComponentElement.
This rules also sets the component type key on the
component element via
JRDesignComponentElement.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.
| Constructor and Description |
|---|
JRComponentRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(java.lang.String namespace,
java.lang.String name) |
static JRComponentRule |
newInstance() |
public static JRComponentRule newInstance()
public void end(java.lang.String namespace,
java.lang.String name)
throws JRException
end in class org.apache.commons.digester.RuleJRException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com