com.saxonica.bytecode.util
Class OnEmpty.ReturnEmptyString
java.lang.Object
com.saxonica.bytecode.util.OnEmpty
com.saxonica.bytecode.util.OnEmpty.ReturnEmptyString
- Enclosing class:
- OnEmpty
public static class OnEmpty.ReturnEmptyString
- extends OnEmpty
The ReturnNull subclass indicates that when an expression evaluates to the empty sequence, the value should
be returned as a zero-length string. This works only for expressions that evaluate to a string.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnEmpty.ReturnEmptyString
public OnEmpty.ReturnEmptyString()
generate
public void generate(Generator ga)
- Specified by:
generate
in class OnEmpty
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.