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