|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.testabilityexplorer.parser.converters.ElementConverter
public abstract class ElementConverter
Constructs TestabilityCost objects.
| Constructor Summary | |
|---|---|
ElementConverter()
|
|
| Method Summary | |
|---|---|
abstract TestabilityCost |
construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
|
protected java.lang.String |
getNamespace()
|
protected int |
toInt(java.lang.String value,
int defaultValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementConverter()
| Method Detail |
|---|
public abstract TestabilityCost construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
protected java.lang.String getNamespace()
protected int toInt(java.lang.String value,
int defaultValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||