com.thalesgroup.dtkit.junit
Class Tusar

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.InputMetric
      extended by com.thalesgroup.dtkit.metrics.model.InputMetricXSL
          extended by com.thalesgroup.dtkit.junit.Tusar
All Implemented Interfaces:
Serializable

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

See Also:
Serialized Form

Constructor Summary
Tusar()
           
 
Method Summary
 com.thalesgroup.dtkit.metrics.model.OutputMetric getOutputFormatType()
           
 String getToolName()
           
 com.thalesgroup.dtkit.metrics.model.InputType getToolType()
           
 String getToolVersion()
           
 String getXslName()
           
 boolean isDefault()
           
 boolean validateInputFile(File inputXMLFile)
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetricXSL
convert, convert, equals, getInputMetricType, getInputXsdClass, getInputXsdFileList, getInputXsdNameList, getListXsdInputStream, getOutputXsdNameList, getXslFile, getXslInputStream, getXslResourceClass, hashCode, validateOutputFile
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.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
 

Constructor Detail

Tusar

public Tusar()
Method Detail

getToolType

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

getToolName

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

getToolVersion

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

isDefault

public boolean isDefault()
Overrides:
isDefault in class com.thalesgroup.dtkit.metrics.model.InputMetric

getXslName

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

validateInputFile

public boolean validateInputFile(File inputXMLFile)
                          throws com.thalesgroup.dtkit.util.validator.ValidationException
Overrides:
validateInputFile in class com.thalesgroup.dtkit.metrics.model.InputMetricXSL
Throws:
com.thalesgroup.dtkit.util.validator.ValidationException

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.