|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.osjava.scraping.AbstractParser
| Constructor Summary | |
AbstractParser()
|
|
| Method Summary | |
void |
bringDown(com.generationjava.config.Config cfg)
|
abstract org.osjava.oscube.container.Result |
parse(Page page,
com.generationjava.config.Config cfg,
org.osjava.oscube.container.Session session)
|
void |
startUp(com.generationjava.config.Config cfg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractParser()
| Method Detail |
public abstract org.osjava.oscube.container.Result parse(Page page,
com.generationjava.config.Config cfg,
org.osjava.oscube.container.Session session)
throws ParsingException
parse in interface ParserParsingException
public void startUp(com.generationjava.config.Config cfg)
throws java.lang.Exception
startUp in interface Parserjava.lang.Exception
public void bringDown(com.generationjava.config.Config cfg)
throws java.lang.Exception
bringDown in interface Parserjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||