Package net.sf.saxon.functions
Class Put.PutFnElaborator
java.lang.Object
net.sf.saxon.expr.elab.Elaborator
net.sf.saxon.expr.elab.UpdateElaborator
net.sf.saxon.functions.Put.PutFnElaborator
- Enclosing class:
Put
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.saxon.expr.elab.UpdateElaborator
eagerly, elaborateForBoolean, elaborateForItem, elaborateForPull, elaborateForPush, elaborateForUnicodeString
Methods inherited from class net.sf.saxon.expr.elab.Elaborator
elaborateForString, getConfiguration, getExpression, handleNullString, handleNullUnicodeString, handlePossiblyNullString, handlePossiblyNullUnicodeString, lazily, setExpression
-
Constructor Details
-
PutFnElaborator
public PutFnElaborator()
-
-
Method Details
-
elaborateForUpdate
- Specified by:
elaborateForUpdate
in classUpdateElaborator
-