railo.runtime.functions.xml
Class HtmlParse

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

public final class HtmlParse
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
HtmlParse()
           
 
Method Summary
static Node call(PageContext pc, String string)
           
static Node call(PageContext pc, String strHTML, boolean caseSensitive)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlParse

public HtmlParse()
Method Detail

call

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

call

public static Node call(PageContext pc,
                        String strHTML,
                        boolean caseSensitive)
                 throws PageException
Throws:
PageException


Copyright © 2012 Railo