railo.commons.lang
Class HTMLUtil

java.lang.Object
  extended by railo.commons.lang.HTMLUtil

public final class HTMLUtil
extends Object

HTML Util class


Constructor Summary
HTMLUtil()
           
 
Method Summary
 List getURLS(String html, URL url)
          returns all urls in a html String
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLUtil

public HTMLUtil()
Method Detail

getURLS

public List getURLS(String html,
                    URL url)
returns all urls in a html String

Parameters:
html - HTML String to search urls
url - Absolute URL path to set
Returns:
urls found in html String


Copyright © 2012 Railo