Package ro.sync.ecss.extensions.commons.operations
package ro.sync.ecss.extensions.commons.operations
-
ClassDescriptionAn implementation of an operation to change the value of an attribute.Operation that can change/insert/remove one or more attributes of one or more elements.An implementation of an operation to set a list of pseudo class values to nodes identified by an XPath expression and to remove a list of values from nodes identified by an XPath expression.Util methods for common Author operations.Interface used to check the elements that will be converted in other elements (table cells or list entries)Class containing the new fragment and info about it.Interface containing all the default operation distributed with Oxygen.An implementation of a delete operation that deletes the node at caret.An implementation of a delete operation that deletes all the nodes identified by a XPath expression.Operation used to edit an ImageMap in some documents.Author operation allowing the execution of command lines.An implementation of an operation which runs a single transformation scenario.An implementation of an operation which runs a sequence of actions, defined as a list of IDs.An implementation of an operation which runs a sequence of webapp-compatible (
WebappCompatible
) actions, defined as a list of IDs.An implementation of an operation which runs a certain transformation scenario.An implementation of an operation which runs validation scenarios.Returns the current element for an XSLT operation.Operation used to insert an MathML Equation in any documents.An implementation of an insert operation for an argument of type fragment.Operation used to convert a selection to an ordered/unordered list.Identical withInsertFragmentOperation
with the difference that the selection will be removed.An implementation of an insert/replace operation for an argument of typeString
.Insert an XInclude.An implementation of an operation that allows you to call the Java API from custom JavaScript content.Operation capable of moving the block element from the caret or the selected block elements by one position up or down.Author operation capable of moving the caret relative to an XML node identified by an XPath expression.Utility to detect an editor variable in the Author page and move the caret to that place.Flexible operation for moving an element to another location.Detects the application that is associated with the given file in the OS and uses it to open the file.Operation that promotes or demotes a list item.A base class for the operations that changes a pseudo-class from an element.Reloads the content of the editor by reading again from the URL used to open it.An operation that removes a pseudo-class from an element.An implementation of an operation that renames one or more elements identified by the given XPath expression.An implementation of an operation to replace the content of the document.Replaces the content of the: - specified element (indicated by an XPath expression) or - fully selected element or - element at caret (if the selection is empty or a node is not entirely selected).An operation that sets a pseudo-class to an element.Operation that sets the read-only status of a document.Operation that opens the associated specification html page for the current element.An implementation of an operation which stops the currently running transformation scenario.Surround with fragment operation.Surround with text operation.Provides an operation to toggle comment.An implementation of an operation to toggle on/off the pseudo-class of an element.Toggle "surround with element" operation.An implementation of an operation to apply a script (XSLT or XQuery) on a element and replacing it with the result of the transformation or inserting the result in the document.Unwrap tags operation.Operation that marks a webapp document as saved.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.An implementation of an operation that applies an XQuery Update script.An implementation of an operation to apply an XSLT stylesheet on a element and replacing it with the result of the XSLT transformation or inserting the result in the document.