Class TableStyleRemovingElementTransformer

java.lang.Object
com.atlassian.confluence.content.render.xhtml.editor.TableStyleRemovingElementTransformer
All Implemented Interfaces:
ElementTransformer

public class TableStyleRemovingElementTransformer extends Object implements ElementTransformer
An XMLEventTransformer that will ensure that table, th and td elements have the Confluence classes removed.

This is the complement to the TableStylingElementTransformer used when rendering to the editor or for view.