Package com.saxonica.ee.update
package com.saxonica.ee.update
-
ClassesClassDescriptionA basic updating expression: insert, replace, delete, rename (but not copy)A copy-modify expression (called a "transform" expression in the XQuery Update specification)A pending update action representing the effect of a delete expressionA delete expression in XQuery UpdateA pending update action representing the effect of an insert expressionA pending update action representing the insert attribute action.An insert expression in XQuery UpdateA pending update action, such as is found on a pending update listConcrete implementation of the Pending Update ListA saved put() call on the pending update list.A pending update action representing the effect of a rename expressionA rename expression in XQuery UpdateA pending update action representing a replace node expression applied to an attribute.A pending update action representing the effect of a "replace node" expressionA "replace node" expression in XQuery UpdateA pending update action representing the effect of a "replace value" expression.A "replace value of" expression in XQuery UpdateParser utility methods for the XQuery Update extensionsParser extension for syntax in XQuery Update and/or XQuery 3.0 that is supported only in -EE.