| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocRestriction |
AdhocToXmlTransform.restriction(AdhocRestriction adhocRestriction)
restriction.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdhocToXmlTransform.restriction(AdhocRestriction adhocRestriction,
XmlAdhocRestriction xmlAdhocRestriction)
restriction.
|
protected AdhocRestriction |
XmlToAdhocTransform.restriction(XmlAdhocRestriction xmlAdhocRestriction)
restriction.
|
protected void |
XmlToAdhocTransform.restriction(XmlAdhocRestriction xmlAdhocRestriction,
AdhocRestriction adhocRestriction)
restriction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlAdhocValueRestriction
Java class for ValueRestriction complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlAdhocRestriction> |
XmlAdhocFilter.restriction |
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocRestriction |
ObjectFactory.createXmlAdhocRestriction()
Create an instance of
XmlAdhocRestriction |
| Modifier and Type | Method and Description |
|---|---|
List<XmlAdhocRestriction> |
XmlAdhocFilter.getRestriction()
Gets the value of the restriction property.
|
Copyright © 2010–2021. All rights reserved.