Class DeleteElementsOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension
    Direct Known Subclasses:
    DeleteElementOperation

    @API(type=INTERNAL,
         src=PUBLIC)
    public class DeleteElementsOperation
    extends java.lang.Object
    implements AuthorOperation
    An implementation of a delete operation that deletes all the nodes identified by a XPath expression.