Class DeleteElementsOperation

java.lang.Object
ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
All Implemented Interfaces:
AuthorOperation, Extension
Direct Known Subclasses:
DeleteElementOperation

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