|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.spy.digg.parsers.BaseParser
net.spy.digg.parsers.PagedItemParser<T>
net.spy.digg.parsers.TimePagedItemParser<GalleryPhoto>
net.spy.digg.parsers.GalleriesParser
public class GalleriesParser
| Constructor Summary | |
|---|---|
GalleriesParser()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getRootElementName()
Get the name of the expected root element. |
protected void |
handleDocument(org.w3c.dom.Document doc)
Delegated document parsing. |
| Methods inherited from class net.spy.digg.parsers.TimePagedItemParser |
|---|
getMinDate, parseCommonFields |
| Methods inherited from class net.spy.digg.parsers.PagedItemParser |
|---|
addItem, getCount, getItems, getOffset, getTimestamp, getTotal |
| Methods inherited from class net.spy.digg.parsers.BaseParser |
|---|
getAttr, getAttr, getDocument, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GalleriesParser()
| Method Detail |
|---|
protected java.lang.String getRootElementName()
BaseParser
getRootElementName in class BaseParser
protected void handleDocument(org.w3c.dom.Document doc)
throws org.xml.sax.SAXException,
java.io.IOException
BaseParser
handleDocument in class BaseParserorg.xml.sax.SAXException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||