public abstract class AbstractPartComponentXmlWriter extends java.lang.Object implements PartComponentXmlWriter
ComponentsExtensionsRegistryFactory| Modifier and Type | Field and Description |
|---|---|
protected JasperReportsContext |
jasperReportsContext |
static java.lang.String |
PROPERTY_PART_COMPONENTS_PREFIX |
protected VersionComparator |
versionComparator |
| Constructor and Description |
|---|
AbstractPartComponentXmlWriter(JasperReportsContext jasperReportsContext) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getVersion(JasperReportsContext jasperReportsContext,
JRPart part,
JRXmlWriter reportWriter) |
protected boolean |
isNewerVersionOrEqual(JRPart part,
JRXmlWriter reportWriter,
java.lang.String oldVersion) |
protected boolean |
isOlderVersionThan(JRPart part,
JRXmlWriter reportWriter,
java.lang.String version) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisToWrite, writeToXmlpublic static final java.lang.String PROPERTY_PART_COMPONENTS_PREFIX
protected final JasperReportsContext jasperReportsContext
protected final VersionComparator versionComparator
public AbstractPartComponentXmlWriter(JasperReportsContext jasperReportsContext)
public static java.lang.String getVersion(JasperReportsContext jasperReportsContext, JRPart part, JRXmlWriter reportWriter)
protected boolean isNewerVersionOrEqual(JRPart part, JRXmlWriter reportWriter, java.lang.String oldVersion)
protected boolean isOlderVersionThan(JRPart part, JRXmlWriter reportWriter, java.lang.String version)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com