|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.primix.tapestry.util.xml.AbstractDocumentParser | +--tutorial.portal.SlashdotParser
Parser for the Slashdot format.
Constructor Summary | |
SlashdotParser()
|
Method Summary | |
protected boolean |
getRequireValidatingParser()
Returns false, since there's no DTD for the document we need to parse. |
java.util.List |
parseStories(java.net.URL url,
java.lang.String resourcePath)
|
Methods inherited from class com.primix.tapestry.util.xml.AbstractDocumentParser |
constructBuilder, error, fatalError, getAttribute, getId, getNodePath, getResourcePath, getValue, isElement, parse, register, resolveEntity, setResourcePath, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SlashdotParser()
Method Detail |
public java.util.List parseStories(java.net.URL url, java.lang.String resourcePath) throws DocumentParseException
protected boolean getRequireValidatingParser()
getRequireValidatingParser
in class AbstractDocumentParser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |