com.saxonica.codegen
Class FloatValueCompiler
java.lang.Object
com.saxonica.codegen.ValueCompiler
com.saxonica.codegen.FloatValueCompiler
public class FloatValueCompiler
- extends ValueCompiler
The class generates Java code to implement an XPath xs:float literal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FloatValueCompiler
public FloatValueCompiler()
compileToEffectiveBooleanValue
public String compileToEffectiveBooleanValue(CompilerService compiler,
Value expr,
ReturnAction result)
- Overrides:
compileToEffectiveBooleanValue
in class ValueCompiler
toJavaExpression
public String toJavaExpression(AtomicValue value,
CompilerService compiler)
- Specified by:
toJavaExpression
in class ValueCompiler
Copyright (c) Saxonica Limited. All rights reserved.