|
ColdBox Platform Version 3.7.0 | ||||
FRAMES |
WEB-INF.cftags.componentcoldbox.system.core.conversion.XMLConverter
coldbox.system.plugins.XMLConverter
public class 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 |
---|
public init()
|
ColdBox Platform Version 3.7.0 | ||||
FRAMES |