DataDirect XML Converters 5.0 Send comments on this topic.
CreateConvertToXml Method
See Also 
DDTek.XmlConverter Namespace > ConverterFactory Class : CreateConvertToXml Method




Create a new instance of Converter which can perform non-XML to XML conversions.

Overload List

OverloadDescription
CreateConvertToXml(String) Create a new instance of Converter which can perform non-XML to XML conversions.  
CreateConvertToXml(Source) Create a new Converter which can perform a specific Custom XML Conversion.

If the user has built a Custom XML Conversion using Stylus Studio, then this method may be used to create a Converter object to run that Custom XML Conversion.

The Custom XML Conversion Definition is normally stored in a file whose name ends with ".conv".

The Source parameter may be any Source for the .conv file. This method will read the source data into memory and use it to create a new Converter object.

The source of the Custom XML Conversion definition.The Converter object.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.