|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.wrap.ElementAttribute
public class ElementAttribute
| Constructor Summary | |
|---|---|
ElementAttribute(QnameContext nameContext,
NameSubstitutionExpr nameResolver,
ValueEvaluator valueEvaluator)
|
|
| Method Summary | |
|---|---|
void |
addToAttributes(ServiceContext context,
Flow flow,
org.xml.sax.helpers.AttributesImpl attributes)
|
Name |
createName(Record record)
|
java.lang.String |
getValue(ServiceContext context,
Flow flow)
|
boolean |
hasName(Name name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementAttribute(QnameContext nameContext,
NameSubstitutionExpr nameResolver,
ValueEvaluator valueEvaluator)
| Method Detail |
|---|
public Name createName(Record record)
public boolean hasName(Name name)
public java.lang.String getValue(ServiceContext context,
Flow flow)
public void addToAttributes(ServiceContext context,
Flow flow,
org.xml.sax.helpers.AttributesImpl attributes)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||