public static class ConverterCompiler.GenericConverterCompiler extends ConverterCompiler
ConverterCompiler.GenericConverterCompiler| Constructor and Description |
|---|
ConverterCompiler.GenericConverterCompiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
compileToItem(CompilerService compiler,
Expression expression) |
void |
compileToPrimitive(CompilerService compiler,
Expression expression,
Class requiredClass,
OnEmpty onEmpty) |
public ConverterCompiler.GenericConverterCompiler()
public void compileToPrimitive(CompilerService compiler, Expression expression, Class requiredClass, OnEmpty onEmpty) throws CannotCompileException
compileToPrimitive in class ConverterCompilerCannotCompileExceptionpublic void compileToItem(CompilerService compiler, Expression expression) throws CannotCompileException
compileToItem in class ConverterCompilerCannotCompileExceptionCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.