com.servingxml.components.saxfilter
Class RemoveEmptyAttributesAppenderAssembler
java.lang.Object
com.servingxml.components.saxfilter.RemoveEmptyAttributesAppenderAssembler
public class RemoveEmptyAttributesAppenderAssembler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveEmptyAttributesAppenderAssembler
public RemoveEmptyAttributesAppenderAssembler()
setElements
public void setElements(java.lang.String elementQnames)
setAttributes
public void setAttributes(java.lang.String attributeQnames)
setExceptElements
public void setExceptElements(java.lang.String exceptElementQnames)
setExceptAttributes
public void setExceptAttributes(java.lang.String exceptAttributeQnames)
assemble
public Content assemble(ConfigurationContext context)