| Interface | Description | 
|---|---|
| DefaultExtensions | 
 Interface containing all the default operation distributed with Oxygen. 
 | 
| Class | Description | 
|---|---|
| ChangeAttributeOperation | 
 An implementation of an operation to change the value of an attribute. 
 | 
| CommonsOperationsUtil | 
 Util methods for common Author operations. 
 | 
| DeleteElementOperation | 
 An implementation of a delete operation that deletes the node at caret. 
 | 
| ExecuteMultipleActionsOperation | 
 An implementation of an operation which runs a sequence of actions, defined as a list of IDs. 
 | 
| ExecuteTransformationScenariosOperation | 
 An implementation of an operation which runs a certain transformation scenario. 
 | 
| InsertEquationOperation | 
 Operation used to insert an MathML Equation in any documents. 
 | 
| InsertFragmentOperation | 
 An implementation of an insert operation for an argument of type fragment. 
 | 
| InsertOrReplaceFragmentOperation | 
 Identical with  
InsertFragmentOperation with the difference that the selection will be removed. | 
| InsertOrReplaceTextOperation | 
 An implementation of an insert/replace operation for an argument of type  
String. | 
| InsertXIncludeOperation | 
 Insert an XInclude. 
 | 
| MoveCaretUtil | 
 Utility to detect an editor variable in the Author page and move the caret to that place. 
 | 
| OpenInSystemAppOperation | 
 Detects the application that is associated with the given file in the OS
 and uses it to open the file. 
 | 
| PseudoClassOperation | 
 A base class for the operations that changes a pseudo-class from an element. 
 | 
| RemovePseudoClassOperation | 
 An operation that removes a pseudo-class from an element. 
 | 
| SetPseudoClassOperation | 
 An operation that sets a pseudo-class to an element. 
 | 
| ShowElementDocumentationOperation | 
 Operation that opens the associated specification html page for the 
 current element. 
 | 
| SurroundWithFragmentOperation | 
 Surround with fragment operation. 
 | 
| SurroundWithTextOperation | 
 Surround with text operation. 
 | 
| TogglePseudoClassOperation | 
 An implementation of an operation to toggle on/off the pseudo-class of an element. 
 | 
| ToggleSurroundWithElementOperation | 
 Toggle "surround with element" operation. 
 | 
| TransformOperation | 
 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. 
 | 
| UnwrapTagsOperation | 
 Unwrap tags operation. 
 | 
| XQueryOperation | 
 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. 
 | 
| XSLTOperation | 
 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. 
 | 
© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.