|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.knowceans.citeseer.fetcher.CsxOaiFetcher
public class CsxOaiFetcher
retrieves XML metadata from new CiteSeerX OAI site using a "lean" coding approach. Caveat: The OAI site is sloooooooow (5-10 min / xml file).
Constructor Summary | |
---|---|
CsxOaiFetcher(java.lang.String base)
init fetcher with destination file base (including "root" name of the files to be appended a running index and xml extension) |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
out-of-box driver for OAI fetcher. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CsxOaiFetcher(java.lang.String base)
base
- Method Detail |
---|
public static void main(java.lang.String[] args) throws java.sql.SQLException
args
-
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |