com.saxonica.codegen
Class TimeValueCompiler

java.lang.Object
  extended by com.saxonica.codegen.ValueCompiler
      extended by com.saxonica.codegen.TimeValueCompiler

public class TimeValueCompiler
extends ValueCompiler

Compile Java code representing an xs:time constant value


Constructor Summary
TimeValueCompiler()
           
 
Method Summary
 String toJavaExpression(AtomicValue value, CompilerService compiler)
           
 
Methods inherited from class com.saxonica.codegen.ValueCompiler
compilePush, compileToCharSequence, compileToEffectiveBooleanValue, compileToItem, compileToIterator, getJavaClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeValueCompiler

public TimeValueCompiler()
Method Detail

toJavaExpression

public String toJavaExpression(AtomicValue value,
                               CompilerService compiler)
Specified by:
toJavaExpression in class ValueCompiler


Copyright (c) Saxonica Limited. All rights reserved.