| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.exception | |
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Constructor and Description |
|---|
ConfigurationMarshallerException(JAXBElement<XmlAdhocConfiguration> element,
OutputStream outputStream)
Creates a DRException when the client encounters an exceptional event while marshalling an element into an assigned outputStream
|
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocConfiguration |
AdhocToXmlTransform.transform(AdhocConfiguration adhocConfiguration)
transform.
|
XmlAdhocConfiguration |
IAdhocToXmlTransform.transform(AdhocConfiguration adhocConfiguration)
transform.
|
| Modifier and Type | Method and Description |
|---|---|
AdhocConfiguration |
IXmlToAdhocTransform.transform(XmlAdhocConfiguration xmlAdhocConfiguration)
transform.
|
AdhocConfiguration |
XmlToAdhocTransform.transform(XmlAdhocConfiguration xmlAdhocConfiguration)
transform.
|
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocConfiguration |
ObjectFactory.createXmlAdhocConfiguration()
Create an instance of
XmlAdhocConfiguration |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<XmlAdhocConfiguration> |
ObjectFactory.createConfiguration(XmlAdhocConfiguration value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<XmlAdhocConfiguration> |
ObjectFactory.createConfiguration(XmlAdhocConfiguration value)
|
Copyright © 2010–2021. All rights reserved.