Uses of Class
org.basex.query.up.atomic.BasicUpdate
Packages that use BasicUpdate
-
Uses of BasicUpdate in org.basex.query.up.atomic
Methods in org.basex.query.up.atomic that return BasicUpdateModifier and TypeMethodDescriptionBasicUpdate.merge(Data data, BasicUpdate update) Merges the given update and this update if possible.Methods in org.basex.query.up.atomic with parameters of type BasicUpdateModifier and TypeMethodDescriptionBasicUpdate.merge(Data data, BasicUpdate update) Merges the given update and this update if possible.