Interface ContentTransformerFactory

All Known Implementing Classes:
DefaultContentTransformerFactory

public interface ContentTransformerFactory
Interface of a factory class that creates Transformer objects, typically used by macro developers to obtain and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content. See DefaultContentTransformerFactory for an example.