|
||||||||||
| 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.TestabilityElementConverter
public class TestabilityElementConverter
Converts a <testability> XML element into a CostSummary.
| Constructor Summary | |
|---|---|
TestabilityElementConverter()
|
|
| Method Summary | |
|---|---|
TestabilityCost |
construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
Constructs a new CostSummary. |
| 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 TestabilityElementConverter()
| Method Detail |
|---|
public TestabilityCost construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
CostSummary.
construct in class ElementConverterxpp - XmlPullParserroot - the OverallCost root (which should be null)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||