|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.testabilityexplorer.parser.converters.ElementConverter
hudson.plugins.testabilityexplorer.parser.converters.CostElementConverter
public class CostElementConverter
Converts a <cost> XML element into a MethodCost.
| Constructor Summary | |
|---|---|
CostElementConverter()
|
|
| Method Summary | |
|---|---|
TestabilityCost |
construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
Constructs a new MethodCost. |
| Methods inherited from class hudson.plugins.testabilityexplorer.parser.converters.ElementConverter |
|---|
getNamespace, toInt |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CostElementConverter()
| Method Detail |
|---|
public TestabilityCost construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
MethodCost.
construct in class ElementConverterxpp - XmlPullParserroot - the CostSummary root
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||