public class IntentHelper extends BaseXJDFHelper
| Modifier and Type | Field and Description |
|---|---|
static boolean |
bSpanAsAttribute |
log, theElement| Constructor and Description |
|---|
IntentHelper(KElement intent) |
| Modifier and Type | Method and Description |
|---|---|
KElement |
getIntent() |
String |
getName() |
KElement |
getResource() |
String |
getSpan(String spanName)
get the span attribute - initially try attribute, else Element/@Actual
|
void |
setSpan(KElement resource,
String att,
String val,
String dataType)
set the span in a subelement
|
void |
setSpan(String att,
String val,
String dataType) |
String |
toString() |
getID, getRoot, getXPathValue, setXPathValuepublic IntentHelper(KElement intent)
intent - public String toString()
toString in class ObjectObject.toString()public KElement getIntent()
public KElement getResource()
public String getName()
public void setSpan(String att, String val, String dataType)
att - val - dataType - - if null always set as simple attributepublic String getSpan(String spanName)
spanName - Copyright © 2013. All Rights Reserved.