Package org.eclipse.wst.xml.xpath2.processor.internal.utils


org.eclipse.wst.xml.xpath2.processor.internal.utils
Class ScalarTypePromoter



public class ScalarTypePromoter
extends org.eclipse.wst.xml.xpath2.processor.internal.utils.NumericTypePromoter

Constructor Summary

ScalarTypePromoter()

Method Summary

protected booleancheckCombination(java.lang.Class newType)
    
protected java.lang.Classsubstitute(java.lang.Class typeToConsider)
    

Constructor Detail

ScalarTypePromoter

public ScalarTypePromoter()


Methods Detail

checkCombination

protected boolean checkCombination(java.lang.Class newType)

Parameters

newType

Returns

boolean


substitute

protected java.lang.Class substitute(java.lang.Class typeToConsider)

Parameters

typeToConsider

Returns

java.lang.Class