railo.runtime.functions.owasp
Class EncodeForHTMLAttribute

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

public final class EncodeForHTMLAttribute
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

EncodeForHTMLAttribute

public EncodeForHTMLAttribute()
Method Detail

call

public static String call(PageContext pc,
                          String item)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo