Class CDATAFilter

All Implemented Interfaces:
Result

public class CDATAFilter extends ProxyEmitter
CDATAFilter: This ProxyEmitter converts character data to CDATA sections, if the character data belongs to one of a set of element types to be handled this way.
Author:
Michael H. Kay