| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResettableAtomThreadingContentHandler
Extension of AtomThreadingContentHandler that allows to builds processing chains of these handlers.
| Method Summary | |
|---|---|
| AtomThreadingContentHandler | getAtomThreadingContentHandler()
Returns the atom threading content handler that is currently attached to the chain |
| void | setAtomThreadingContentHandler(AtomThreadingContentHandler aHandler)
Assign a new atom threading content handler that this handler will reroute its events onto. |
| Methods inherited from interface com.ibm.portal.resolver.atom.AtomThreadingContentHandler |
|---|
| endInReplyTo, endTotal, startInReplyTo, startTotal |
| Methods inherited from interface org.xml.sax.ContentHandler |
|---|
| characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Method Detail |
|---|
void setAtomThreadingContentHandler(AtomThreadingContentHandler aHandler)
AtomThreadingContentHandler getAtomThreadingContentHandler()
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||