| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocComponent |
AdhocToXmlTransform.component(AdhocComponent adhocComponent)
component.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdhocToXmlTransform.component(AdhocComponent adhocComponent,
XmlAdhocComponent xmlAdhocComponent)
component.
|
protected AdhocComponent |
XmlToAdhocTransform.component(XmlAdhocComponent xmlAdhocComponent)
component.
|
protected void |
XmlToAdhocTransform.component(XmlAdhocComponent xmlAdhocComponent,
AdhocComponent adhocComponent)
component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlAdhocChart
Java class for Chart complex type.
|
class |
XmlAdhocTextField
Java class for TextField complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlAdhocComponent> |
XmlAdhocReport.component |
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocComponent |
ObjectFactory.createXmlAdhocComponent()
Create an instance of
XmlAdhocComponent |
| Modifier and Type | Method and Description |
|---|---|
List<XmlAdhocComponent> |
XmlAdhocReport.getComponent()
Gets the value of the component property.
|
Copyright © 2010–2021. All rights reserved.