Class XQueryOperation

java.lang.Object
ro.sync.ecss.extensions.commons.operations.TransformOperation
ro.sync.ecss.extensions.commons.operations.XQueryOperation
All Implemented Interfaces:
AuthorOperation, Extension

@API(type=INTERNAL, src=PUBLIC) public class XQueryOperation extends TransformOperation
An implementation of an operation to apply an XQuery script on a element and replacing it with the result of the XQuery transformation, or inserting the result in the document.