Class MoveElementOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension

    @API(type=INTERNAL,
         src=PUBLIC)
    public class MoveElementOperation
    extends java.lang.Object
    implements AuthorOperation
    Flexible operation for moving an element to another location. XPath expressions are used to identify the source element and the target location.