com.servingxml.components.wrap
Class ElementAttributeFactoryAssembler
java.lang.Object
com.servingxml.components.wrap.ElementAttributeFactoryAssembler
public class ElementAttributeFactoryAssembler
- extends java.lang.Object
The ElementAttributeFactoryAssembler implements an assembler for
assembling ElementAttribute objects.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementAttributeFactoryAssembler
public ElementAttributeFactoryAssembler()
setSelect
public void setSelect(java.lang.String select)
setName
public void setName(java.lang.String qname)
setValue
public void setValue(java.lang.String value)
injectComponent
public void injectComponent(XsltConfiguration xsltConfiguration)
injectComponent
public void injectComponent(Content content)
assemble
public com.servingxml.components.wrap.ElementAttributeFactory assemble(ConfigurationContext context)