com.thalesgroup.hudson.plugins.xunit.types
Class CustomInputMetric

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.InputMetric
      extended by com.thalesgroup.dtkit.metrics.model.InputMetricXSL
          extended by com.thalesgroup.hudson.plugins.xunit.types.CustomInputMetric
All Implemented Interfaces:
java.io.Serializable

public class CustomInputMetric
extends com.thalesgroup.dtkit.metrics.model.InputMetricXSL

See Also:
Serialized Form

Constructor Summary
CustomInputMetric()
           
 
Method Summary
 java.lang.String[] getInputXsdNameList()
           
 com.thalesgroup.dtkit.metrics.model.OutputMetric getOutputFormatType()
           
 java.lang.String getToolName()
           
 com.thalesgroup.dtkit.metrics.model.InputType getToolType()
           
 java.lang.String getToolVersion()
           
 java.io.File getXslFile()
           
 java.lang.String getXslName()
           
 java.lang.Class getXslResourceClass()
           
 void setCustomXSLFile(java.io.File customXSLFile)
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetricXSL
convert, convert, convert, convert, equals, getInputMetricType, getInputXsdClass, getInputXsdFileList, getListXsdInputStream, getOutputXsdNameList, getUserContentXSLDirRelativePath, getXslInputStream, hashCode, validateInputFile, validateOutputFile
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetric
getInputValidationErrors, getLabel, getOutputValidationErrors, isDefault, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomInputMetric

public CustomInputMetric()
Method Detail

setCustomXSLFile

public void setCustomXSLFile(java.io.File customXSLFile)

getToolType

public com.thalesgroup.dtkit.metrics.model.InputType getToolType()
Overrides:
getToolType in class com.thalesgroup.dtkit.metrics.model.InputMetric

getToolVersion

public java.lang.String getToolVersion()
Overrides:
getToolVersion in class com.thalesgroup.dtkit.metrics.model.InputMetric

getToolName

public java.lang.String getToolName()
Overrides:
getToolName in class com.thalesgroup.dtkit.metrics.model.InputMetric

getXslFile

public java.io.File getXslFile()
Overrides:
getXslFile in class com.thalesgroup.dtkit.metrics.model.InputMetricXSL

getXslResourceClass

public java.lang.Class getXslResourceClass()
Overrides:
getXslResourceClass in class com.thalesgroup.dtkit.metrics.model.InputMetricXSL

getXslName

public java.lang.String getXslName()
Overrides:
getXslName in class com.thalesgroup.dtkit.metrics.model.InputMetricXSL

getInputXsdNameList

public java.lang.String[] getInputXsdNameList()
Overrides:
getInputXsdNameList in class com.thalesgroup.dtkit.metrics.model.InputMetricXSL

getOutputFormatType

public com.thalesgroup.dtkit.metrics.model.OutputMetric getOutputFormatType()
Overrides:
getOutputFormatType in class com.thalesgroup.dtkit.metrics.model.InputMetric


Copyright © 2004-2012. All Rights Reserved.