Package org.eclipse.wst.xml.xpath2.processor.internal.utils
public class NumericTypePromoter extends org.eclipse.wst.xml.xpath2.processor.internal.utils.TypePromoter
Constructor Summary |
NumericTypePromoter() |
Method Summary | |
protected boolean | checkCombination(java.lang.Class newType) |
public org.eclipse.wst.xml.xpath2.processor.internal.types.AnyAtomicType | doPromote(org.eclipse.wst.xml.xpath2.processor.internal.types.AnyAtomicType value) |
protected java.lang.Class | substitute(java.lang.Class typeToConsider) |
Constructor Detail |
public NumericTypePromoter()
Methods Detail |
protected boolean checkCombination(java.lang.Class newType)
newType
boolean
public org.eclipse.wst.xml.xpath2.processor.internal.types.AnyAtomicType doPromote(org.eclipse.wst.xml.xpath2.processor.internal.types.AnyAtomicType value)
value
org.eclipse.wst.xml.xpath2.processor.internal.types.AnyAtomicType
org.eclipse.wst.xml.xpath2.processor.DynamicError
protected java.lang.Class substitute(java.lang.Class typeToConsider)
typeToConsider
java.lang.Class