TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.report.drivers.xsd.internal
Interface IDXsdSerializable


Deprecated. As of TPTP 4.5.0, use the TPTP Business Intelligence and Reporting Tools (BIRT) reporting infrastructure (org.eclipse.tptp.platform.report.birt). To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

public interface IDXsdSerializable


Method Summary
 void readXml(org.w3c.dom.Node s)
          Deprecated.  
 java.lang.String writeXml()
          Deprecated.  
 

Method Detail

writeXml

java.lang.String writeXml()
Deprecated. 

readXml

void readXml(org.w3c.dom.Node s)
Deprecated. 

TPTP 4.6.0 Platform Project
Internal API Specification