|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.lang.HTMLUtil
public final class HTMLUtil
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 |
---|
public HTMLUtil()
Method Detail |
---|
public List getURLS(String html, URL url)
html
- HTML String to search urlsurl
- Absolute URL path to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |