com.servingxml.components.wrap
Class ElementAttribute
java.lang.Object
com.servingxml.components.wrap.ElementAttribute
public class ElementAttribute
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementAttribute
public ElementAttribute(QnameContext nameContext,
NameSubstitutionExpr nameResolver,
ValueEvaluator valueEvaluator)
createName
public Name createName(Record record)
hasName
public boolean hasName(Name name)
getValue
public java.lang.String getValue(ServiceContext context,
Flow flow)
addToAttributes
public void addToAttributes(ServiceContext context,
Flow flow,
org.xml.sax.helpers.AttributesImpl attributes)