Uses of Class
org.basex.query.up.primitives.node.NodeUpdate
Packages that use NodeUpdate
-
Uses of NodeUpdate in org.basex.query.up
Methods in org.basex.query.up with parameters of type NodeUpdate -
Uses of NodeUpdate in org.basex.query.up.primitives.node
Subclasses of NodeUpdate in org.basex.query.up.primitives.nodeModifier and TypeClassDescriptionfinal classDelete primitive.final classInsert after primitive.final classInsert attribute primitive.final classInsert before primitive.classInsert into primitive.final classInsert into as first primitive.final classInsert into as last primitive.final classRename node primitive.final classReplace element content primitive, extending insert into primitive.final classReplace document primitive.final classReplace node primitive.final classReplaceValue primitive.Methods in org.basex.query.up.primitives.node that return NodeUpdateModifier and TypeMethodDescriptionNodeUpdate.substitute(MemData tmp) Substitutes the update primitive if necessary.ReplaceValue.substitute(MemData tmp)