railo.runtime.functions.decision
Class IsXML

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

public final class IsXML
extends Object
implements Function

Check if a String is a well-formed XML

See Also:
Serialized Form

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

Constructor Detail

IsXML

public IsXML()
Method Detail

call

public static boolean call(PageContext pc,
                           Object xml)


Copyright © 2012 Railo