|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResettableAtomContentHandler
Extension of AtomContentHandler that allows to builds processing
chains of these handlers.
| Method Summary | |
|---|---|
AtomContentHandler |
getAtomContentHandler()
Returns the atom content handler that is currently attached to the chain |
void |
setAtomContentHandler(AtomContentHandler aHandler)
Assign a new ATOM content handler that this handler will reroute its events onto. |
| Methods inherited from interface com.ibm.portal.resolver.atom.AtomContentHandler |
|---|
endAuthor, endCategory, endContent, endContributor, endEMail, endEntry, endFeed, endGenerator, endIcon, endId, endLink, endLogo, endName, endPublished, endRights, endSource, endSubtitle, endSummary, endTitle, endUpdated, endURI, startAuthor, startCategory, startContent, startContributor, startEMail, startEntry, startFeed, startGenerator, startIcon, startId, startLink, startLogo, startName, startPublished, startRights, startSource, startSubtitle, startSummary, startTitle, startUpdated, startURI |
| Methods inherited from interface org.xml.sax.ContentHandler |
|---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Method Detail |
|---|
void setAtomContentHandler(AtomContentHandler aHandler)
aHandler - target content handler for the events.AtomContentHandler getAtomContentHandler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||