ColdBox Platform Version 3.7.0

coldbox.system.plugins
Class XMLConverter

WEB-INF.cftags.component
        extended by coldbox.system.core.conversion.XMLConverter
            extended by coldbox.system.plugins.XMLConverter

public class XMLConverter
extends XMLConverter

A utility tool that can marshall data to XML


Constructor Summary
init()
   
Methods inherited from class coldbox.system.core.conversion.XMLConverter
arrayToXML, getUtil, objectToXML, queryToXML, safeText, structToXML, toXML, translateValue, unicodeWin1252
 
Methods inherited from class WEB-INF.cftags.component
 

Constructor Detail

init

public init()

ColdBox Platform Version 3.7.0