Xml::MContentSource Class Reference

class Xml::MContentSource

This interface must be implemented by xml framework plugins wishing to pass data as part of a chain of plugins.

Public Member Functions
voidSetContentSink(MContentHandler &)

Member Functions Documentation

SetContentSink(MContentHandler &)

voidSetContentSink(MContentHandler &aContentHandler)[pure virtual]

This method tells us what's the next content handler in the chain.

Parameters

MContentHandler & aContentHandler