
public class Gemin extends GenericParser
CONTENTS_DIR, tenderContentQueue| Constructor and Description |
|---|
Gemin() |
| Modifier and Type | Method and Description |
|---|---|
Tender |
content(String content) |
Set<Criteria> |
parseCriteria(org.jsoup.select.Elements elements) |
Set<Item> |
parseItems(org.jsoup.select.Elements elements) |
Set<Part> |
parseParts(org.jsoup.select.Elements elements) |
void |
queue(String content) |
addUknownFields, getContentsDir, getCurrentUrl, getTenderContentQueue, getTenderUrl, getUknownFields, parseAddress, parseDouble, parseInteger, parseTown, setCurrentUrl, setTenderContentQueuepublic Gemin()
throws MalformedURLException
MalformedURLExceptionpublic void queue(String content) throws ParseException, IOException, InterruptedException
public Set<Criteria> parseCriteria(org.jsoup.select.Elements elements) throws Exception
Exceptionpublic Set<Part> parseParts(org.jsoup.select.Elements elements) throws Exception
ExceptionCopyright © 2013. All Rights Reserved.