com.thalesgroup.hudson.plugins.xunit.types
Class CustomInputMetric
java.lang.Object
com.thalesgroup.dtkit.metrics.api.InputMetric
com.thalesgroup.dtkit.metrics.api.InputMetricXSL
com.thalesgroup.hudson.plugins.xunit.types.CustomInputMetric
- All Implemented Interfaces:
- java.io.Serializable
public class CustomInputMetric
- extends com.thalesgroup.dtkit.metrics.api.InputMetricXSL
- See Also:
- Serialized Form
| Methods inherited from class com.thalesgroup.dtkit.metrics.api.InputMetricXSL |
convert, equals, getInputMetricType, getInputXsdClass, getOutputXsd, hashCode, setInputXsd, setXslFile, setXslName, validateInputFile, validateOutputFile |
| Methods inherited from class com.thalesgroup.dtkit.metrics.api.InputMetric |
getInputValidationErrors, getLabel, getOutputValidationErrors, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
CustomInputMetric
public CustomInputMetric()
setCustomXSLFile
public void setCustomXSLFile(java.io.File customXSLFile)
getToolType
public com.thalesgroup.dtkit.metrics.api.InputType getToolType()
- Overrides:
getToolType in class com.thalesgroup.dtkit.metrics.api.InputMetric
getToolVersion
public java.lang.String getToolVersion()
- Overrides:
getToolVersion in class com.thalesgroup.dtkit.metrics.api.InputMetric
getToolName
public java.lang.String getToolName()
- Overrides:
getToolName in class com.thalesgroup.dtkit.metrics.api.InputMetric
getXslFile
public java.io.File getXslFile()
- Overrides:
getXslFile in class com.thalesgroup.dtkit.metrics.api.InputMetricXSL
getXslResourceClass
public java.lang.Class getXslResourceClass()
- Overrides:
getXslResourceClass in class com.thalesgroup.dtkit.metrics.api.InputMetricXSL
getXslName
public java.lang.String getXslName()
- Overrides:
getXslName in class com.thalesgroup.dtkit.metrics.api.InputMetricXSL
getInputXsd
public java.lang.String getInputXsd()
- Overrides:
getInputXsd in class com.thalesgroup.dtkit.metrics.api.InputMetricXSL
getOutputFormatType
public com.thalesgroup.dtkit.metrics.api.OutputMetric getOutputFormatType()
- Overrides:
getOutputFormatType in class com.thalesgroup.dtkit.metrics.api.InputMetric
Copyright © 2010. All Rights Reserved.