ReportMill 10 API

com.reportmill.base
Class RMXMLWriter

java.lang.Object
  extended by com.reportmill.datasource.RMXMLWriter
      extended by com.reportmill.base.RMXMLWriter

public class RMXMLWriter
extends RMXMLWriter

This is just a stub class so that developers can reach XML dataset archival from it's old location in this package.


Field Summary
 
Fields inherited from class com.reportmill.datasource.RMXMLWriter
TAG_ID
 
Constructor Summary
RMXMLWriter()
           
 
Method Summary
 
Methods inherited from class com.reportmill.datasource.RMXMLWriter
forceIds, getSchema, getXML, getXML, ignore, ignore, ignoreClass, ignoreClass, ignoreMember, ignoreMember, ignoreMember, includeSublassNames, setForceIds, setIncludeSubclassNames, setUseShortClassNames, useShortClassNames, writeObject, writeObject, writeObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMXMLWriter

public RMXMLWriter()

ReportMill 10 API