public abstract class BaseXJDFHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
protected KElement |
theElement |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseXJDFHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getID()
get the ID from the generic Parameter or Resource element
|
KElement |
getRoot() |
String |
getXPathValue(String xpath) |
void |
setXPathValue(String xpath,
String value) |
protected final org.apache.commons.logging.Log log
protected KElement theElement
Copyright © 2013. All Rights Reserved.