public abstract XMLFilter newXMLFilter (Templates templates) throws TransformerConfigurationException

Create an XMLFilter, based on the Templates argument..

Parameters:
templates    The compiled transformation instructions.

Returns:  An XMLFilter object, or null if this feature is not supported.

Exceptions:
TransformerConfigurationException    If for some reason the TemplatesHandler cannot be created.