| 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.
|
| ChangePseudoClassesOperation |
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.
|
| CommonsOperationsUtil |
Util methods for common Author operations.
|
| CommonsOperationsUtil.ConversionElementHelper |
Interface used to check the elements that will be converted in other elements
(table cells or list entries)
|
| CommonsOperationsUtil.SelectedFragmentInfo |
Class containing the new fragment and info about it.
|
| DeleteElementOperation |
An implementation of a delete operation that deletes the node at caret.
|
| DeleteElementsOperation |
An implementation of a delete operation that deletes all the nodes identified by a XPath expression.
|
| EditImageMapOperation |
Operation used to edit an ImageMap in some documents.
|
| ExecuteCommandLineOperation |
Author operation allowing the execution of command lines.
|
| ExecuteMultipleActionsOperation |
An implementation of an operation which runs a sequence of actions, defined as a list of IDs.
|
| ExecuteMultipleWebappCompatibleActionsOperation |
An implementation of an operation which runs a sequence of webapp-compatible
(
WebappCompatible) 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.
|
| InsertListOperation |
Operation used to convert a selection to an ordered/unordered list.
|
| 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.
|
| JSOperation |
An implementation of an operation that allows you to call the Java API from custom JavaScript content.
|
| MoveCaretOperation |
Author operation capable of moving the caret relative to an XML node
identified by an XPath expression.
|
| MoveCaretUtil |
Utility to detect an editor variable in the Author page and move the caret to that place.
|
| MoveElementOperation |
Flexible operation for moving an element to another location.
|
| OpenInSystemAppOperation |
Detects the application that is associated with the given file in the OS
and uses it to open the file.
|
| PromoteDemoteItemOperation |
Operation that promotes or demotes a list item.
|
| 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.
|
| RenameElementOperation |
An implementation of an operation that renames one or more elements identified by the given XPath expression.
|
| ReplaceContentOperation |
An implementation of an operation to replace the content of the document.
|
| SetPseudoClassOperation |
An operation that sets a pseudo-class to an element.
|
| SetReadOnlyStatusOperation |
Operation that sets the read-only status of a document.
|
| 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.
|
| WebappMarkAsSavedOperation |
Operation that marks a webapp document as saved.
|
| 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.
|
| XQueryUpdateOperation |
An implementation of an operation that applies an XQuery Update script.
|
| 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 - 2016. All rights reserved.