|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.smartcrawler.extractor.HtmlURLImpl
public class HtmlURLImpl
Field Summary |
---|
Fields inherited from interface org.smartcrawler.extractor.HtmlURL |
---|
LINK_ABSOLUTE_URI, LINK_ABSOLUTE_URL, LINK_RELATIVE, PATH_SEP, PROTOCOL_PREF |
Constructor Summary | |
---|---|
HtmlURLImpl(java.lang.String extractedURL)
Creates a new instance of HtmlURL |
Method Summary | |
---|---|
protected java.lang.String |
clean()
|
java.lang.String |
getCleanedLinkAsString()
|
int |
getType()
|
boolean |
isValid()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HtmlURLImpl(java.lang.String extractedURL)
Method Detail |
---|
public boolean isValid()
isValid
in interface HtmlURL
public java.lang.String getCleanedLinkAsString()
getCleanedLinkAsString
in interface HtmlURL
protected java.lang.String clean()
public int getType()
getType
in interface HtmlURL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |