|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--faust.sacha.web.bot.spider.customlogin.CustomLoginParser
Constructor Summary | |
CustomLoginParser(URLInfo site,
java.lang.String configFile)
|
Method Summary | |
org.w3c.dom.Node |
getCustomHandlerNode()
|
CustomLogin |
getCustomLogin()
|
URLInfo |
getURL()
|
static void |
main(java.lang.String[] args)
|
protected void |
parseConfiguration(java.lang.String xmlString)
|
void |
process()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CustomLoginParser(URLInfo site, java.lang.String configFile)
Method Detail |
public CustomLogin getCustomLogin()
public URLInfo getURL()
public org.w3c.dom.Node getCustomHandlerNode()
public void process()
protected void parseConfiguration(java.lang.String xmlString)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |