Oxygen XML Editor 14.2 Author API

Package ro.sync.ecss.extensions.commons.operations

Interface Summary
DefaultExtensions Interface containing all the default operation distributed with Oxygen.
 

Class Summary
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.
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.
ShowElementDocumentationOperation Operation that opens the associated specification html page for the current element.
SurroundWithFragmentOperation Surround with fragment operation.
SurroundWithTextOperation Surround with text operation.
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.
 


Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.