com.saxonica.codegen
Class Base64BinaryValueCompiler

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

public class Base64BinaryValueCompiler
extends ValueCompiler

Compile Java code representing a Base64Binary constant value


Constructor Summary
Base64BinaryValueCompiler()
           
 
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

Base64BinaryValueCompiler

public Base64BinaryValueCompiler()
Method Detail

toJavaExpression

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


Copyright (c) 2004-2010 Saxonica Limited. All rights reserved.