railo.runtime.functions.other
Class XMLFormat

java.lang.Object
  extended by railo.runtime.functions.other.XMLFormat
All Implemented Interfaces:
Serializable, Function

public final class XMLFormat
extends Object
implements Function

Implements the CFML Function xmlformat

See Also:
Serialized Form

Constructor Summary
XMLFormat()
           
 
Method Summary
static String call(PageContext pc, String xmlString)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLFormat

public XMLFormat()
Method Detail

call

public static String call(PageContext pc,
                          String xmlString)


Copyright © 2012 Railo