Oxygen XML Editor 14.2 Author API
A B C D E F G H I J K L M N O P R S T U V W X Y

A

ABSOLUTE_URL - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
The absolute URL of the topic reference computed by Oxygen from the "href" value.
AbstractDocumentTypeHelper - Class in ro.sync.ecss.extensions.commons
Abstract implementation of the document type helper.
AbstractDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
 
AbstractInplaceEditor - Class in ro.sync.ecss.extensions.api.editor
An abstract implementation that handles listeners fire.
AbstractInplaceEditor() - Constructor for class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
 
AbstractInplaceEditorWrapper - Class in ro.sync.ecss.extensions.api.editor
It can be used when more than one editor types are needed depending on the received context and it can choose at runtime an appropriate editor implementation.
AbstractInplaceEditorWrapper() - Constructor for class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
 
AbstractTableOperation - Class in ro.sync.ecss.extensions.commons.table.operations
Base class for table operations.
AbstractTableOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
Constructor.
accept(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
Accept all change tracking highlights that intersect the interval between the given start and end offset.
accept(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
Accept the given change tracking highlight.
acceptSource(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Confirm that the source of URLs is interesting to this handler.
acceptURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Confirm that the list of URLs is interesting to this handler.
ACTION_AT_CARET - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The name of the operation action indicating that the transformation result should be inserted at the caret position.
ACTION_ID - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
The ID of the action as specified when the action was configured in the framework.
ACTION_ID_BACKSPACE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Delete action through backspace key.
ACTION_ID_CUT - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Cut action.
ACTION_ID_DELETE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Delete action through delete key.
ACTION_ID_DND - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
DND action.
ACTION_ID_INSERT_FRAGMENT - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Insert document fragment action by an action other than PASTE or DND.
ACTION_ID_PASTE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Paste action.
ACTION_ID_TYPING - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Typing action.
ACTION_INSERT_AFTER - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The name of the operation action indicating that the transformation result should be inserted after the target node.
ACTION_INSERT_AS_FIRST_CHILD - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The name of the operation action indicating that the transformation result should be inserted as the first child of the target node.
ACTION_INSERT_AS_LAST_CHILD - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The name of the operation action indicating that the transformation result should be inserted as the last child of the target node.
ACTION_INSERT_BEFORE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The name of the operation action indicating that the transformation result should be inserted before the target node.
ACTION_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
The name of the action as specified when the action was configured in the framework.
ACTION_REPLACE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The name of the operation action indicating a replace of the target node with the result of the transformation.
ActionBarContributorCustomizer - Class in com.oxygenxml.editor.editors
Abstract class allowed as an extension point to customize the menu and toolbar buttons added by our editors.
ActionBarContributorCustomizer() - Constructor for class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
 
activateAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
Activate the antialiasing mode.
activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
 
activated(AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorExtensionStateListener
Method called when the Author extension was activated.
activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
 
activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
Signals that this resolver has entered in use.
activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
 
activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
 
activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
 
ADD - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
en: Add
addAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Adds a filter for displaying attributes to the current author page.
addAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
Adds a filter for displaying attributes to the current DITA Map Tree.
addAuthorCaretListener(AuthorCaretListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Adds a caret listener to the Author page.
addAuthorComponentListener(AuthorComponentListener) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Adds an author component listener.
addAuthorComponentListener(AuthorComponentListener) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
Adds an author component listener.
addAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorDocumentController.addAuthorListener(AuthorListener) intead.
addAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Add an Author listener to be notified about changes regarding the document and the document structure.
addAuthorMouseListener(AuthorMouseListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Adds a mouse listener to the current author page.
addAuthorPersistentHighlightListener(AuthorPersistentHighlightsListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Adds a listener to be notified about changes regarding the persistent highlights.
addClipboardFragmentProcessor(ClipboardFragmentProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Add a processor which can analyze and modify AuthorDocumentFragment objects before they are inserted in the Author.
addDITAMapTreeComponentListener(DITAMapTreeComponentListener) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
Adds a component listener.
addDITAMapTreeTargetInformationProvider(String, TopicRefTargetInfoProvider) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Add a provider which can resolve certain information for each topic ref, without the component needing to parse that topic reference.
AddEditConrefOperation - Class in ro.sync.ecss.extensions.dita.conref
Operation used to add or edit a conref from an element in DITA documents.
AddEditConrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.AddEditConrefOperation
 
addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
 
addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
 
addEditingListener(InplaceEditingListener) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
Adds a listener to receive edit notifications: - InplaceEditingListener.editingCanceled() to remove the editor and cancel the edit operation.
addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
 
addEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
addEditorChangeListener(WSEditorChangeListener, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Add listener for editor related events(for example editor opened, closed, page changed).
addEditorListener(WSEditorListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Add a listener for editor related events.
addGuessElement(CIElement) - Method in interface ro.sync.contentcompletion.xml.CIElement
Add a child element to the list of element's children.
addGuessElement(CIElement) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
addHighlight(int, int, HighlightPainter, Object) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
Adds a highlight to the view.
addHighlight(int, int, LinkedHashMap<String, String>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
Add a custom persistent highlight.
addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
 
addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
 
addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
Adds a customizer which can modify the list of "Browse" actions.
addListener(AuthorExtensionStateListener) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
Add a new listener.
addMapping(String, String) - Method in class ro.sync.xml.ProxyNamespaceMapping
Adds a prefix-namespace mapping.
addMenuBarCustomizer(MenuBarCustomizer) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
 
addMenuBarCustomizer(MenuBarCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Adds a customizer which can contribute to or modify existing menu components.
addOptionListener(OptionListener) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
Adds an OptionListener to the current set of options.
addOptionListener(WSOptionListener) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
Adds an OptionListener to the current set of options.
addPageChangedListener(WSEditorPageChangedListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Add a listener for page changed events.
addPopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Author page.
addPopUpMenuCustomizer(TextPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Text page.
addPriorityEntityResolver(EntityResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Add a priority entity resolver.
addPriorityURIResolver(URIResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Add a priority URI resolver.
addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
 
addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
 
addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
Add a relative reference resolver for a certain URL protocol.
addResult(String, Object) - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
Add result.
addSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
Select the interval between start and end offset.
addToolbarComponentsCustomizer(ToolbarComponentsCustomizer, Set<String>) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
 
addToolbarComponentsCustomizer(ToolbarComponentsCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Adds a customizer which can contribute to or modify existing toolbars or contribute to the reserved Plugins toolbar.
addTopicRefTargetInfoProvider(String, TopicRefTargetInfoProvider) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Add a target information provider to the DITA Maps Manager view.
addTopicRefTargetInformationProvider(String, TopicRefTargetInfoProvider) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentFactoryCustomizers
Add a topic ref target information provider
addUniqueAttributesProcessor(UniqueAttributesProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Add a processor which is asked to automatically generate unique IDs after content has been inserted in the Author.
addValidationProblemsFilter(ValidationProblemsFilter) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Add a filter for problems encountered during validation of the current editor.
addViewComponentCustomizer(ViewComponentCustomizer, Set<String>) - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
 
addViewComponentCustomizer(ViewComponentCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Adds a customizer which can contribute to or modify existing views or contribute to the reserved custom view.
addWatchExpression(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
adjacent(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
 
afterInsertCaretPosition - Variable in class ro.sync.contentcompletion.xml.CIValue
The position in text where to place the caret position after insert value.
allowedValues - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
The array containing the allowed values for the arguments with type TYPE_CONSTANTS_LIST.
alphaComposite(Color, Color) - Static method in class ro.sync.exml.view.graphics.Color
Used to simulate an alpha composition between a color and a background color.
ALT_GRAPH_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
This flag indicates that the AltGraph key was down when the event occurred.
ALT_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
This flag indicates that the Alt key was down when the event occurred.
ANCESTOR_FILE_TO_DIFF - Static variable in class ro.sync.util.editorvars.EditorVariables
The ancestor file to diff.
API - Annotation Type in ro.sync.annotations.api
Indicates the type of an API element and the visibility of its source code.
APIType - Enum in ro.sync.annotations.api
An API element type.
ARCHIVE_FILE_DIRECTORY - Static variable in class ro.sync.util.editorvars.EditorVariables
The archive directory editor variable.
ARCHIVE_FILE_DIRECTORY_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
The archive directory URL editor variable.
ARCHIVE_NAME - Static variable in class ro.sync.util.editorvars.EditorVariables
The archive name editor variable.
ARCHIVE_NAME_WITH_EXTENSION - Static variable in class ro.sync.util.editorvars.EditorVariables
The archive name with extension editor variable.
ARCHIVE_PATH - Static variable in class ro.sync.util.editorvars.EditorVariables
The archive path editor variable.
ARCHIVE_PATH_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
The archive path URL editor variable.
areFragmentsWrappedInCells() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
 
ARG_VALUE_FALSE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
Constant used for operation argument value.
ARG_VALUE_TRUE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
Constant used for operation argument value.
ARGUMENT_ELEMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
The element argument.
ARGUMENT_SCRIPT - Variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The XSLT or XQuery script.
ArgumentDescriptor - Class in ro.sync.ecss.extensions.api
Descriptor class for an author operation argument.
ArgumentDescriptor(String, int, String) - Constructor for class ro.sync.ecss.extensions.api.ArgumentDescriptor
Constructor of the argument descriptor class.
ArgumentDescriptor(String, int, String, String[], String) - Constructor for class ro.sync.ecss.extensions.api.ArgumentDescriptor
Constructor of the argument descriptor class.
ArgumentsMap - Interface in ro.sync.ecss.extensions.api
Map between argument names and values.
ArtificialNode - Interface in ro.sync.ecss.extensions.api.node
Marker interface for artificial elements which wrap Processing Instructions, CData and Comments allowing access to the wrapped node.
ASK_PARAM_VALUE_TEMPLATE - Static variable in class ro.sync.util.editorvars.EditorVariables
Used to show the user the options he has to ask for a value.
assignUniqueIDs(int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.UniqueAttributesProcessor
Assigns unique IDs between a start and an end offset in the document.
assignUniqueIDs(int, int, boolean) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
 
Attr - Class in ro.sync.ecss.extensions.api.link
Contains informations about an attribute.
Attr(String, String, String) - Constructor for class ro.sync.ecss.extensions.api.link.Attr
Constructor.
Attribute - Class in ro.sync.outline.xml
An attribute representation used mainly in the content completion process.
Attribute(String, String, String, String) - Constructor for class ro.sync.outline.xml.Attribute
Creates an attribute with a specified qualified name, value, namespace and prefix.
ATTRIBUTE_NAME_COLNAME - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the attribute that defines the column name.
ATTRIBUTE_NAME_COLNUM - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the 'colspec' element attribute that specifies the column number.
ATTRIBUTE_NAME_COLS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The 'tgroup' element attribute that specifies the number of columns in the table.
ATTRIBUTE_NAME_COLS - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
The name of the 'cols' attribute.
ATTRIBUTE_NAME_COLSPAN - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of the attribute that specifies the column span of a table cell.
ATTRIBUTE_NAME_COLWIDTH - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the 'colspec' element attribute that specifies the width of the column.
ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the id attribute.
ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of the ID attribute.
ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
The name of the 'id' attribute.
ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of the identifier attribute.
ATTRIBUTE_NAME_ID - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
The name of the 'id' attribute.
ATTRIBUTE_NAME_MOREROWS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the 'morerows' attribute.
ATTRIBUTE_NAME_NAMEEND - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the attribute that specifies the end column name in a column span specification element.
ATTRIBUTE_NAME_NAMEST - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the attribute that specifies the start column name in a column span specification element.
ATTRIBUTE_NAME_ROWS - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
The name of the 'rows' attribute.
ATTRIBUTE_NAME_ROWSPAN - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of the attribute that specifies the row span of a table cell.
ATTRIBUTE_NAME_SPANNAME - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the attribute that identifies a span specification for a table cell.
ATTRIBUTE_NAME_TABLE_WIDTH - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the width attribute for the 'table' element.
ATTRIBUTE_NAME_TYPE - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
The name of the 'type' attribute.
ATTRIBUTE_NAME_XML_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The xml:id attribute.
ATTRIBUTE_NAME_XML_ID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The xml:id attribute.
ATTRIBUTE_NAME_XML_ID - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
The 'xml:id' attribute.
attributeChanged(AttributeChangedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called when an Author attribute is changed in one of the document's elements.
attributeChanged(AttributeChangedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
AttributeChangedEvent - Interface in ro.sync.ecss.extensions.api
Event received by the AuthorListener when an Author attribute has been changed.
ATTRIBUTES_PANEL_ID - Static variable in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Attributes Panel
AttributesValueEditor - Interface in ro.sync.ecss.extensions.api
Editor for attribute values.
AttrValue - Class in ro.sync.ecss.extensions.api.node
Contains informations about an attribute value.
AttrValue(String) - Constructor for class ro.sync.ecss.extensions.api.node.AttrValue
Constructor for the attribute value.
AttrValue(String, String, boolean) - Constructor for class ro.sync.ecss.extensions.api.node.AttrValue
Constructor for the attribute value.
AUTHOR_COMPONENT_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The AuthorComponent component is licensed for using it as a component of another application or applet.
AUTHOR_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Author component is licensed both on SA and Eclipse.
AUTHOR_NAME_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
The pseudo attribute name of the PI holding the name of the author who made the modification.
AuthorAccess - Interface in ro.sync.ecss.extensions.api
Access class to the author functions.
authorAccess - Variable in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
The author access
AuthorAccessDeprecated - Interface in ro.sync.ecss.extensions.api
Contains methods that are deprecated in the AuthorAccess and should no longer be used.
AuthorActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
Provides access to actions defined in the Author page.
AuthorAttributesDisplayFilter - Class in ro.sync.ecss.extensions.api.attributes
Filter certain attributes from being displayed in certain parts of the Author editor (the Attributes view, the Attributes editor, the Outline).
AuthorAttributesDisplayFilter() - Constructor for class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
 
AuthorBreadCrumbCustomizer - Class in ro.sync.ecss.extensions.api.structure
Author Bread Crumb (components path which appears in the top of the Author editor) customizer used for nodes rendering and pop-up customization.
AuthorBreadCrumbCustomizer() - Constructor for class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
 
AuthorCalloutRenderingInformation - Class in ro.sync.ecss.extensions.api.callouts
The callouts are representations of Track Changes insert and delete highlights, review comment highlights and custom review highlights in Author mode.
AuthorCalloutRenderingInformation() - Constructor for class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
 
AuthorCalloutsController - Interface in ro.sync.ecss.extensions.api.callouts
The callouts are representations of Track Changes insert and delete highlights, review comment highlights and custom review highlights in the Author mode on a side bar.
AuthorCaretEvent - Class in ro.sync.ecss.extensions.api
AuthorCaretEvent is used to notify interested AuthorCaretListener that the position of the caret has changed in the Author editor page.
AuthorCaretEvent(int, List<int[]>, AuthorNode) - Constructor for class ro.sync.ecss.extensions.api.AuthorCaretEvent
Constructor for the AuthorCaretEvent.
AuthorCaretListener - Interface in ro.sync.ecss.extensions.api
Listener for changes in the caret position of the Author editor page.
AuthorChangeTrackingController - Interface in ro.sync.ecss.extensions.api
Controls the change tracking mode.
AuthorComponentEditorManager - Class in ro.sync.ecss.extensions.api.component
The author component editor manager
AuthorComponentEditorManager(List<AuthorComponentProvider>) - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentEditorManager
Constructor.
AuthorComponentException - Exception in ro.sync.ecss.extensions.api.component
Thrown by the AuthorComponentProvider whenever the component is not used/initialized propertly.
AuthorComponentException(String) - Constructor for exception ro.sync.ecss.extensions.api.component.AuthorComponentException
Constructor.
AuthorComponentException(Throwable) - Constructor for exception ro.sync.ecss.extensions.api.component.AuthorComponentException
Constructor.
AuthorComponentFactory - Class in ro.sync.ecss.extensions.api.component
Creates author components
AuthorComponentFactory() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
 
AuthorComponentFactoryCustomizers - Class in ro.sync.ecss.extensions.api.component
Customizers for the author component factory.
AuthorComponentFactoryCustomizers() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
 
AuthorComponentIDEAccess - Class in ro.sync.ecss.extensions.api.component
Author Component IDE Access.
AuthorComponentIDEAccess() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
AuthorComponentListener - Interface in ro.sync.ecss.extensions.api.component.listeners
Author component listener
AuthorComponentProvider - Class in ro.sync.ecss.extensions.api.component
A component encapsulating all the visual editing part.
AuthorConstants - Interface in ro.sync.ecss.extensions.api
Interface containing the constants used in Author API.
AuthorDnDListener - Interface in com.oxygenxml.editor.editors.author
Author Drag and Drop listener interface for the SWT implementation.
AuthorDnDListener - Interface in ro.sync.exml.editor.xmleditor.pageauthor
Author Drag and Drop listener interface for the AWT implementation.
AuthorDocument - Interface in ro.sync.ecss.extensions.api.node
The Document interface represents the entire XML document.
AuthorDocumentController - Interface in ro.sync.ecss.extensions.api
Provides methods for modifying the Author document.
AuthorDocumentEvent - Interface in ro.sync.ecss.extensions.api
Marker interface for all document change related events.
AuthorDocumentFilter - Class in ro.sync.ecss.extensions.api
AuthorDocumentFilter, is a filter for the methods which modify the AuthorDocument.
AuthorDocumentFilter() - Constructor for class ro.sync.ecss.extensions.api.AuthorDocumentFilter
 
AuthorDocumentFilterBypass - Interface in ro.sync.ecss.extensions.api
Used as a way to circumvent calling back into the AuthorDocumentController to change the AuthorDocument.
AuthorDocumentFragment - Class in ro.sync.ecss.extensions.api.node
Represents a fragment of an XML document.
AuthorDocumentFragment(Content, List<AuthorNode>, int, int) - Constructor for class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
Constructor.
AuthorDocumentFragment(Content, List<AuthorNode>, int, int, List<AuthorPersistentHighlight>, List<AuthorPersistentHighlight>) - Constructor for class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
Constructor.
AuthorDocumentPositionedInfo - Class in ro.sync.ecss.component.validation
A document position info usually needs a line and column for the error.
AuthorDocumentPositionedInfo(int, String, String, AuthorNode) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
Constructor.
AuthorDocumentPositionedInfo(int, String, String, int, int) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
Constructor.
AuthorDocumentType - Class in ro.sync.ecss.extensions.api
Author structure representing DOCTYPE information as present in the Author document.
AuthorDocumentType(String, String, String, String) - Constructor for class ro.sync.ecss.extensions.api.AuthorDocumentType
Constructor.
authorDragEnter(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
The cursor has entered the author editor page boundaries while dragging.
authorDragEnter(DropTargetDragEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
Called while a drag operation is ongoing, when the mouse pointer enters the author editor page where this listener is registered.
authorDragExit(DropTargetEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
Called while a drag operation is ongoing, when the mouse pointer has exited the author editor page where this listener is registered.
authorDragLeave(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
The cursor has leaved the author editor page boundaries while dragging.
authorDragOperationChanged(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
The drag operation being performed has changed (usually due to the user changing the selected modifier key(s) while dragging).
authorDragOver(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
The cursor is moving over the author editor page while dragging.
authorDragOver(DropTargetDragEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
Called when a drag operation is ongoing, while the mouse pointer is still over the author editor page where this listener is registered.
authorDrop(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
The data is being dropped in the author editor page.
authorDrop(Transferable, DropTargetDropEvent) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
Called when the drag operation has terminated with a drop on the author editor page where this listener is registered.
authorDropAccept(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
The drop is about to be performed.
AuthorEditorAccess - Interface in ro.sync.ecss.extensions.api.access
Provides access to methods related to the Author editor actions and information.
AuthorElement - Interface in ro.sync.ecss.extensions.api.node
The Author Element represents an XML element.
AuthorElementBaseInterface - Interface in ro.sync.ecss.extensions.api
Element represents a tag in an XML document.
AuthorExtensionStateAdapter - Class in ro.sync.ecss.extensions.api
Adapter class for AuthorExtensionStateListener.
AuthorExtensionStateAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
 
AuthorExtensionStateListener - Interface in ro.sync.ecss.extensions.api
Notified when the Author extension, where the listener is defined, was activated or deactivated in the detection process.
AuthorExtensionStateListenerDelegator - Class in ro.sync.ecss.extensions.api
A single Author extension state listeners which delegates to other registered listeners.
AuthorExtensionStateListenerDelegator() - Constructor for class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
 
AuthorExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.api
This class is notified when URLs are dropped or pasted to an Author Editor page or when XHTML fragments are pasted or dropped from external applications (like web browsers or office applications) to the Author page.
If you want to use a stylesheet to convert the pasted XHTML to your own XML vocabulary you can just overwrite the method: "ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler.getImporterStylesheetFileName(AuthorAccess)" and return the file name of the stylesheet which will be applied.
AuthorExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
 
AuthorFilteredContent - Interface in ro.sync.ecss.extensions.api.filter
The char sequence representing the filtered Author content.
AuthorHighlighter - Interface in ro.sync.ecss.extensions.api.highlights
The highlighter which will be available to users to add, remove and check highlights
AuthorInplaceContext - Class in ro.sync.ecss.extensions.api.editor
Context where an edit component will be used.
AuthorInplaceContext(Map<String, Object>, AuthorElement, Styles, AuthorSchemaManager, AuthorAccess, Object) - Constructor for class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
The editor context.
AuthorInputEvent - Class in ro.sync.ecss.extensions.api
Base class for Author input events.
AuthorInputEvent(int) - Constructor for class ro.sync.ecss.extensions.api.AuthorInputEvent
Constructor for author input event.
AuthorLayoutCustomizer - Class in ro.sync.ecss.extensions.api.component.plugins
The Author Layout Customizer
AuthorLayoutCustomizer() - Constructor for class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
 
AuthorListener - Interface in ro.sync.ecss.extensions.api
Listener notified about Author document changes, document structure changes and document content changes.
AuthorListenerAdapter - Class in ro.sync.ecss.extensions.api
Convenience implementation of the AuthorListener.
AuthorListenerAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
AuthorMouseAdapter - Class in ro.sync.ecss.extensions.api
Empty implementation of the AuthorMouseListener.
AuthorMouseAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorMouseAdapter
 
AuthorMouseEvent - Class in ro.sync.ecss.extensions.api
Mouse event received by the AuthorMouseListener.
AuthorMouseEvent(int, int, boolean, int, int, int) - Constructor for class ro.sync.ecss.extensions.api.AuthorMouseEvent
Constructor for the author mouse event.
AuthorMouseEvent(int, int, boolean, int, int, int, int) - Constructor for class ro.sync.ecss.extensions.api.AuthorMouseEvent
Constructor for the author mouse event.
AuthorMouseListener - Interface in ro.sync.ecss.extensions.api
Interface for the author mouse listeners.
AuthorNode - Interface in ro.sync.ecss.extensions.api.node
Base interface for all Author nodes.
authorNodeNameChanged(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
This is called when a node has been renamed.
authorNodeNameChanged(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
AuthorNodeRendererCustomizer - Interface in ro.sync.ecss.extensions.api.structure
Customize rendering information for an AuthorNode
AuthorNodesFilter - Interface in ro.sync.ecss.extensions.api.filter
Provides information about the Author nodes that should be filtered.
authorNodeStructureChanged(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
The node structure has been changed.
authorNodeStructureChanged(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
AuthorOperation - Interface in ro.sync.ecss.extensions.api
Interface defining an author extension operation.
AuthorOperationException - Exception in ro.sync.ecss.extensions.api
An exception thrown by an AuthorOperation when it fails.
AuthorOperationException(String) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationException
Constructor.
AuthorOperationException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationException
Constructor.
AuthorOperationStoppedByUserException - Exception in ro.sync.ecss.extensions.api
An exception thrown by an AuthorOperation when it interacts with the user and the user cancels it.
AuthorOperationStoppedByUserException(String) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationStoppedByUserException
Constructor.
AuthorOperationStoppedByUserException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.api.AuthorOperationStoppedByUserException
Constructor.
AuthorOutlineAccess - Interface in ro.sync.ecss.extensions.api.access
Author Outline access.
AuthorOutlineCustomizer - Class in ro.sync.ecss.extensions.api.structure
Author Outline customizer used for custom filtering and nodes rendering in the Outline.
AuthorOutlineCustomizer() - Constructor for class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
 
AuthorParentNode - Interface in ro.sync.ecss.extensions.api.node
An author parent node contains a list of children.
AuthorPersistentHighlight - Interface in ro.sync.ecss.extensions.api.highlights
Defines the Author Persistent Highlight which get serialized in the XML as processing instruction.
AuthorPersistentHighlight.PersistentHighlightType - Enum in ro.sync.ecss.extensions.api.highlights
The Author Persistent Highlight type.
AuthorPersistentHighlightActionsProvider - Interface in ro.sync.ecss.extensions.api.highlights
The provider for contextual actions that are shown on the contextual menu of the persistent highlight (in the main editor area - not yet supported) and on the associated callout.
AuthorPersistentHighlightConstants - Interface in ro.sync.ecss.extensions.api.highlights
Constants used in the serialization process of the Author Persistent Highlights.
AuthorPersistentHighlighter - Interface in ro.sync.ecss.extensions.api.highlights
Manage the user custom persistent highlights which get serialized in the XML as processing instructions with the form:
<?oxy_custom_start prop1="val1"....?> xml content <?oxy_custom_end?>
The Highlighter is accessible from WSAuthorEditorPageBase.getPersistentHighlighter().
AuthorPersistentHighlightsListener - Class in ro.sync.ecss.extensions.api.highlights
Listener for all the events related to the AuthorPersistentHighlight.
AuthorPersistentHighlightsListener() - Constructor for class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
 
AuthorPluginWorkspaceImpl - Class in ro.sync.ecss.extensions.api.component.plugins
The author plugin workspace implementation
AuthorPluginWorkspaceImpl(WorkspaceController, PluginLayoutCustomizer) - Constructor for class ro.sync.ecss.extensions.api.component.plugins.AuthorPluginWorkspaceImpl
Constructor.
AuthorPopupMenuCustomizer - Interface in ro.sync.ecss.extensions.api.structure
Can be used to customize a pop-up menu before showing it.
AuthorReferenceNode - Interface in ro.sync.ecss.extensions.api.node
Interface for reference nodes that have a content expanded when displayed in the Author mode.
AuthorReferenceResolver - Interface in ro.sync.ecss.extensions.api
Interface for the custom handlers used to expand content references.
AuthorResourceBundle - Interface in ro.sync.ecss.extensions.api
Gives access to translate keys a certain each framework to a target language.
authorResourceBundle - Variable in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Author resource bundle.
authorResourceBundle - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
Author resource bundle.
AuthorResourceBundleImpl - Class in ro.sync.ecss.extensions.api
Gives access to translate keys a certain each framework to a target language.
AuthorResourceBundleImpl(Properties) - Constructor for class ro.sync.ecss.extensions.api.AuthorResourceBundleImpl
Constructor.
AuthorReviewController - Interface in ro.sync.ecss.extensions.api
Controller that can be used to toggle the change tracking state, modify the review highlight author name, the highlight painting or to obtain information about the properties used in the serialization and representation of the review highlight (author name, reviewer auto color or the current time stamp in a format identical to the one used by Oxygen for insert, delete and comment review highlights).
AuthorSchemaAwareEditingHandler - Interface in ro.sync.ecss.extensions.api
If Schema Aware mode is active in Oxygen, all actions that can generate invalid content will be redirected toward this handler.
AuthorSchemaAwareEditingHandlerAdapter - Class in ro.sync.ecss.extensions.api
Adapter class.
AuthorSchemaAwareEditingHandlerAdapter() - Constructor for class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
 
AuthorSchemaManager - Interface in ro.sync.ecss.extensions.api
Author schema manager.
AuthorSelectionModel - Interface in ro.sync.ecss.extensions.api
Get the Author selection model containing access to all Author selection intervals and methods for adding simple and multiple selections.
authorSupportsFlavor(DataFlavor) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
Check if the data flavor can be handled by the listener.
AuthorTableAccess - Interface in ro.sync.ecss.extensions.api.access
Provides methods for table actions and informations regarding the table content.
AuthorTableCellSpanProvider - Interface in ro.sync.ecss.extensions.api
This is an interface for classes which are responsible for providing information about the cell spanning.
AuthorTableColumnWidthProvider - Interface in ro.sync.ecss.extensions.api
This is an interface for classes which are responsible for providing information and handling modifications regarding table and column widths.
AuthorTableDeleteColumnArguments - Class in ro.sync.ecss.extensions.api.table.operations
Holds the arguments for AuthorTableOperationsHandler.handleDeleteColumn(AuthorTableDeleteColumnArguments) method.
AuthorTableDeleteColumnArguments(AuthorAccess, List<ContentInterval>) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteColumnArguments
Constructor.
AuthorTableDeleteRowArguments - Class in ro.sync.ecss.extensions.api.table.operations
Holds the arguments for AuthorTableOperationsHandler.handleDeleteRow(AuthorTableDeleteRowArguments) method.
AuthorTableDeleteRowArguments(AuthorAccess, ContentInterval) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
Constructor.
AuthorTableHelper - Interface in ro.sync.ecss.extensions.commons.table.operations
Document type specific table information helper.
AuthorTableInsertColumnArguments - Class in ro.sync.ecss.extensions.api.table.operations
Holds the arguments for AuthorTableOperationsHandler.handleInsertColumn(AuthorTableInsertColumnArguments) method.
AuthorTableInsertColumnArguments(int, AuthorDocumentFragment[], boolean, AuthorAccess, TableColumnSpecificationInformation) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
Constructor.
AuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.api.table.operations
Handler for Author table operations.
AuthorTableOperationsHandler() - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
 
AuthorUtilAccess - Interface in ro.sync.ecss.extensions.api.access
Provides access to utility methods related to author access.
AuthorViewToModelInfo - Interface in ro.sync.ecss.extensions.api
An implementation of this interface is returned by the WSAuthorEditorPageBase.viewToModel(int, int) method.
AuthorWorkspaceAccess - Interface in ro.sync.ecss.extensions.api.access
Provides access to workspace specific information and actions.
AuthorXMLUtilAccess - Interface in ro.sync.ecss.extensions.api.access
Author XML Utilities.
AUTOGENERATE_IDS_FOR_ELEMENTS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
'Auto generate ID's for elements' button text.
AWTExtension - Interface in ro.sync.ecss.extensions.api
The base interface for all AWT Oxygen extension classes.

B

BaseComponentEditorManager - Class in ro.sync.ecss.extensions.api.component
The base component editor manager
BaseComponentEditorManager(List) - Constructor for class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
Constructor.
BasicRenderingInformation - Class in ro.sync.exml.workspace.api.node.customizer
The rendering information used to display a node in the Outline view, Author bread crumb, Content Completion popup window, Elements view and DITA Map view.
BasicRenderingInformation() - Constructor for class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
 
beforeAttributeChange(AttributeChangedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called when an attribute is about to be changed in one of the document's elements.
beforeAttributeChange(AttributeChangedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
beforeAuthorNodeNameChange(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called when a node name is about to be changed.
beforeAuthorNodeNameChange(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
beforeAuthorNodeStructureChange(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called when a node structure is about to be changed.
beforeAuthorNodeStructureChange(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
beforeContentDelete(DocumentContentDeletedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called before some content is deleted from the document.
beforeContentDelete(DocumentContentDeletedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
beforeContentInsert(DocumentContentInsertedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called when content is about to be inserted into a document.
beforeContentInsert(DocumentContentInsertedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
beforeDoctypeChange() - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called before the DOCTYPE section is about to be changed.
beforeDoctypeChange() - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
beginCompoundEdit() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Begin a compound edit.
beginCompoundUndoableEdit() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Begin a compound undoable edit operation.
BG_COLOR - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
The default background color to be used by the renderers/editors.
BOLD - Static variable in class ro.sync.exml.view.graphics.Font
The bold style constant.
brighter(Color) - Static method in class ro.sync.exml.view.graphics.Color
Increase brightness of the color.
button - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Indicates which, if any, of the mouse buttons has changed its state.
BUTTON1 - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Indicates mouse button #1.
BUTTON2 - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Indicates mouse button #2.
BUTTON3 - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Indicates mouse button #3.

C

CalloutsRenderingInformationProvider - Class in ro.sync.ecss.extensions.api.callouts
Provider for data that will be rendered as callouts, in Author mode, for custom persistent highlights.
CalloutsRenderingInformationProvider() - Constructor for class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
 
CALS_WIDTHS_SPECIFICATIONS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
The column widths type for CALS tables.
CALSandHTMLTableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
A table cell span and column width info provider used for frameworks that have both CALS and HTML tables.
CALSandHTMLTableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
CALSandHTMLTableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.spansupport
Empty implementation for backward compatibility .
CALSandHTMLTableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.spansupport.CALSandHTMLTableCellSpanProvider
 
CALSColSpanSpec - Class in ro.sync.ecss.extensions.commons.table.support
Contains information about column span for the CALS table model (e.g.
CALSColSpanSpec(String, String, String) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSColSpanSpec
Constructor.
CALSColSpec - Class in ro.sync.ecss.extensions.commons.table.support
The column specification for a CALS table model (e.g.
CALSColSpec(int, int, boolean, String, String) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
Constructor.
CALSColSpec(int, int, boolean, String, WidthRepresentation) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
Constructor.
CALSConstants - Interface in ro.sync.ecss.extensions.commons.table.operations.cals
Contains the names of the elements and attributes used in CALS table model (e.g.
CALSDocumentTypeHelper - Class in ro.sync.ecss.extensions.commons.table.operations.cals
Implementation of the document type helper for CALS table model(DocBook and DITA).
CALSDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
 
CALSTableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
Provides informations about the cell spanning and column width for Docbook CALS tables.
CALSTableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
 
CALSTableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.spansupport
Empty implementation for backward compatibility.
CALSTableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.spansupport.CALSTableCellSpanProvider
 
CALSTableColumnSpecificationInformation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
Information about CALS table column specification.
CALSTableColumnSpecificationInformation(WidthRepresentation, String) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.CALSTableColumnSpecificationInformation
Constructor.
canAddHighlight(int, int) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
Check if a custom AuthorPersistentHighlight can be added for the given start and end offsets.
canBeCached() - Method in class ro.sync.ecss.css.Styles
Verify if styles can be cached.
CANCEL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
Cancel message.
cancelCompoundEdit() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Cancel the current compound edit.
cancelEditing() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
 
cancelEditing() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
Cancels the editing process.
cancelEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
 
cancelEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
cancelEditing() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
cancelEditing() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
 
canDeleteColumn() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
 
canDeleteColumn() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteColumnOperation
 
canDoOperation(int) - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
 
canInsertDocumentFragment(AuthorDocumentFragment, int, short) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Check if the given fragment can be inserted at the given offset with respect to the given validation mode.
canInsertDocumentFragments(AuthorDocumentFragment[], int, short) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Check if the given fragments can be inserted at the given offset with respect to the given validation mode.
canInsertDocumentFragments(AuthorDocumentFragment[], WhatElementsCanGoHereContext, short) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Check if the given fragments can be inserted in the given context with respect to the given validation mode.
canInsertText(int) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Check if the element at the given offset accepts text (in other words element content type is not ELEMENT ONLY or EMPTY).
CapitalizeSentencesOperation - Class in ro.sync.ecss.extensions.commons.operations.text
The class provides an operation for forming sentences over a selection.
CapitalizeSentencesOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.CapitalizeSentencesOperation
 
CapitalizeWordsOperation - Class in ro.sync.ecss.extensions.commons.operations.text
The class provides an operation for forming words over a selection.
CapitalizeWordsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.CapitalizeWordsOperation
 
CAPTION - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
Caption checkbox in the XHTML table customizer dialog.
CARET_POSITION_AFTER - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Constant for the caret position indicating that the caret should be positioned just after the inserted fragment.
CARET_POSITION_BEFORE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Constant for the caret position indicating that the caret should be positioned just before the inserted fragment.
CARET_POSITION_EDITABLE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Constant for the caret position indicating that the caret should be positioned just at the start of the inserted fragment, in the first editable position.
CARET_POSITION_END - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Constant for the caret position indicating that the caret should be positioned just at the end of the inserted fragment, inside that fragment.
CARET_POSITION_PRESERVE - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Constant for the caret position indicating that the same caret position offset should be preserved.
CARET_POSITION_START - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Constant for the caret position indicating that the caret should be positioned just at the start of the inserted fragment, inside that fragment.
caretMoved(AuthorCaretEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorCaretListener
Called when the caret position is updated.
CATEGORY_ACADEMIC - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic license.
CATEGORY_ACADEMIC_CLASSROOM - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic classroom license.
CATEGORY_ACADEMIC_DEPARTMENTAL - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic departmental license.
CATEGORY_ACADEMIC_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic floating license.
CATEGORY_ACADEMIC_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic site license.
CATEGORY_ENTERPRISE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise license.
CATEGORY_ENTERPRISE_CORPORATE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise Corporate license.
CATEGORY_ENTERPRISE_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise floating license.
CATEGORY_ENTERPRISE_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise site license.
CATEGORY_PROFESSIONAL - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional license.
CATEGORY_PROFESSIONAL_CORPORATE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional Corporate license.
CATEGORY_PROFESSIONAL_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional floating license.
CATEGORY_PROFESSIONAL_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional site license.
CELL_FRAGMENT_ARGUMENT - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.InsertTableCellsContentConstants
Argument for insert table cells content.
CELL_FRAGMENT_ARGUMENT_IN_ARRAY - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.InsertTableCellsContentConstants
An array of length 1 containing the argument for insert table cells content.
CELL_FRAGMENT_ARGUMENT_NAME - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.InsertTableCellsContentConstants
The cell fragment argument name
cellContent - Variable in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
The fragment that must be introduced in the table cells
cellContent - Variable in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
The fragment that must be introduced in the table cells
cellContent - Variable in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
The fragment that must be introduced in the table cells
cellContent - Variable in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
The fragment that must be introduced in the table cells
cellContent - Variable in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
The fragment that must be introduced in the table cells
ChangeAttributeOperation - Class in ro.sync.ecss.extensions.commons.operations
An implementation of an operation to change the value of an attribute.
ChangeAttributeOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ChangeAttributeOperation
Constructor.
changePage(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Change the current selected page in the editor.
characters(char[], int, int) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
charsWidth(char[], int, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
Returns the total advance width for showing the specified array of characters in this Font.
charWidth(char) - Method in interface ro.sync.exml.view.graphics.FontMetrics
Get the char width
checkImportedXHTMLContentIsPreservedEntirely() - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Overwrite this method if you want to check the text data is preserved on paste after applying the conversion XSL stylesheet.
checkImportedXHTMLContentIsPreservedEntirely() - Method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
 
checkImportedXHTMLContentIsPreservedEntirely() - Method in class ro.sync.ecss.extensions.docbook.Docbook4ExternalObjectInsertionHandler
 
checkImportedXHTMLContentIsPreservedEntirely() - Method in class ro.sync.ecss.extensions.docbook.Docbook5ExternalObjectInsertionHandler
 
checkImportedXHTMLContentIsPreservedEntirely() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExternalObjectInsertionHandler
 
checkImportedXHTMLContentIsPreservedEntirely() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExternalObjectInsertionHandler
 
checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
Check if the column span is defined for a table cell.
checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
 
checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
For XHTML, the column span is always defined.
checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
 
checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
 
checkTableColSpanIsDefined(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
For TEI the column span is always defined.
checkTarget(AuthorNode, AuthorDocument) - Method in interface ro.sync.ecss.extensions.api.ValidatingAuthorReferenceResolver
Check if the referenced target can be inserted in the source document
checkTarget(AuthorNode, AuthorDocument) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
 
checkTarget(AuthorNode, AuthorDocument) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
 
CHOOSE_IMAGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
Image file chooser title.
chooseFile(String, String[], String, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use Workspace.chooseFile(String, String[], String, boolean) instead.
chooseFile(String, String[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use Workspace.chooseURL(String, String[], String) instead.
chooseFile(String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays a file chooser for selecting a File.
chooseFile(File, String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays a file chooser for selecting a File.
chooseFile(String, String[], String) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays a file chooser for selecting a File.
chooseImageFile(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.ImageFileChooser
Ask user to choose an image file.
chooseURL(String, String[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use Workspace.chooseURL(String, String[], String) instead.
chooseURL(String, String[], String) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays an URL chooser for selecting an URL.
chooseURL(String, String[], String, String) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays an URL chooser for selecting an URL.
chooseURLForLink(AuthorAccess, String) - Static method in class ro.sync.ecss.extensions.docbook.link.InsertLinkUtil
Choose url.
chooseURLPath(String, String[], String) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays an URL chooser for selecting an URL.
CIAttribute - Class in ro.sync.contentcompletion.xml
Interface for objects holding information about attributes used in the content completion process.
CIAttribute(String, String, boolean, boolean, String, List<String>) - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
Constructor.
CIAttribute() - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
Constructor.
CIAttribute(String, boolean, boolean, String, List<String>) - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
Constructor.
CIElement - Interface in ro.sync.contentcompletion.xml
Interface for objects holding information about element proposals used in the content completion process.
CIElementAdapter - Class in ro.sync.contentcompletion.xml
A CIElement adapter.
CIElementAdapter() - Constructor for class ro.sync.contentcompletion.xml.CIElementAdapter
 
CIValue - Class in ro.sync.contentcompletion.xml
Interface for objects holding information about element or attribute values used in the content completion process.
CIValue(String) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, boolean) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, String) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, boolean, String) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, boolean, String, boolean) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, boolean, String, String, int) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, boolean, String, String, int, boolean) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, boolean, String, String, int, boolean, int) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Creates a CIValue.
CIValue(String, CIValue) - Constructor for class ro.sync.contentcompletion.xml.CIValue
Create a CIValue from another one by adding a prefix to the original value.
CLASS_VALUE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
The class value of the target.
ClassPathResourcesAccess - Interface in ro.sync.ecss.extensions.api
Provides access to all URLs which were added in the classpath for the specific framework when the document type was edited from the Oxygen preferences.
clear() - Method in class ro.sync.contentcompletion.xml.ContextElement
Clear the context element properties.
clear() - Method in class ro.sync.xml.ProxyNamespaceMapping
Clear all mappings.
clearImageCache() - Method in interface ro.sync.exml.workspace.api.Workspace
Clear the cache of images used to display images fast in the Author page.
clearReferencesCache() - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
Any cache should be cleared in order to prepare for future evaluations.
clearReferencesCache() - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
 
clearReferencesCache() - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
 
clearSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
Clears all selections from Author editor page and resets the selection interpretation mode (see AuthorSelectionModel.getSelectionInterpretationMode()).
clickCount - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Click count.
ClipboardFragmentInformation - Interface in ro.sync.ecss.extensions.api.content
Provides information about a fragment in the clipboard.
ClipboardFragmentProcessor - Interface in ro.sync.ecss.extensions.api.content
Process a document fragment from the clipboard (pasted or dropped in the Author page).
clone() - Method in class ro.sync.contentcompletion.xml.Context
 
clone() - Method in class ro.sync.contentcompletion.xml.ContextElement
 
clone() - Method in class ro.sync.contentcompletion.xml.WhatAttributesCanGoHereContext
 
clone() - Method in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
 
clone() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
 
clone() - Method in class ro.sync.ecss.css.Styles
Shallow clone.
clone() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
Clones this doctype.
clone() - Method in class ro.sync.exml.view.graphics.Rectangle
 
clone() - Method in class ro.sync.xml.ProxyNamespaceMapping
Clones the prefix namespace mapping.
close(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
Closes the current editor.
close(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
Closes the editor specified by the URL.
closeAll() - Method in interface ro.sync.exml.workspace.api.Workspace
Closes all the editors.
Color - Class in ro.sync.exml.view.graphics
The class used to represent a Color.
Color(int, int, int, int) - Constructor for class ro.sync.exml.view.graphics.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255).
Color(int) - Constructor for class ro.sync.exml.view.graphics.Color
Creates an sRGB color from the specified RGB color value.
Color(int, int, int) - Constructor for class ro.sync.exml.view.graphics.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0 - 255).
COLOR_BLACK - Static variable in class ro.sync.exml.view.graphics.Color
Black color constant.
COLOR_BLACK_ALPHA - Static variable in class ro.sync.exml.view.graphics.Color
Black color with alpha constant.
COLOR_BLUE - Static variable in class ro.sync.exml.view.graphics.Color
Blue color constant.
COLOR_DARK_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
Dark gray color constant.
COLOR_DARK_GREEN - Static variable in class ro.sync.exml.view.graphics.Color
Darker green color constant.
COLOR_DARK_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
A dark yellow color.
COLOR_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
Gray color constant.
COLOR_LIGHT_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
Light gray color constant.
COLOR_LIGHT_GRAY_ALPHA - Static variable in class ro.sync.exml.view.graphics.Color
Gray with alpha color constant.
COLOR_LIGHT_GREEN - Static variable in class ro.sync.exml.view.graphics.Color
Light green color constant.
COLOR_LIGHT_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
Light yellow color constant.
COLOR_LIGHTER_BLUE - Static variable in class ro.sync.exml.view.graphics.Color
Lighter blue color constant.
COLOR_LIGHTER_GRAY - Static variable in class ro.sync.exml.view.graphics.Color
Lighter gray color constant.
COLOR_ORANGE - Static variable in class ro.sync.exml.view.graphics.Color
Orange color constant.
COLOR_RED - Static variable in class ro.sync.exml.view.graphics.Color
Red color constant.
COLOR_RED_DARKER - Static variable in class ro.sync.exml.view.graphics.Color
Red darker color constant.
COLOR_WHITE - Static variable in class ro.sync.exml.view.graphics.Color
White color constant.
COLOR_WHITE_ALPHA - Static variable in class ro.sync.exml.view.graphics.Color
Light gray with alpha color constant.
COLOR_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
A yellow color.
ColorButton - Class in ro.sync.exml.workspace.api.standalone.ui
A button which presents a color chooser
ColorButton(Color) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.ColorButton
Constructor
ColorHighlightPainter - Class in ro.sync.ecss.extensions.api.highlights
Painter that can be used to customize the way that a highlight is displayed by setting custom text decoration, text decoration stroke, background color or stroke color.
ColorHighlightPainter() - Constructor for class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
Default constructor.
ColorHighlightPainter(Color, int, int) - Constructor for class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
Constructor.
ColorHighlightPainter.TextDecoration - Enum in ro.sync.ecss.extensions.api.highlights
The decoration added to text.
COLS_DYNAMIC - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Dynamic column widths.
COLS_FIXED - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Fixed column widths.
COLS_PROPORTIONAL - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Proportional column widths.
COLUMN_WIDTHS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
Column widths en: Column widths
COLUMNS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
Columns en: Columns
com.oxygenxml.editor.editors - package com.oxygenxml.editor.editors
Eclipse drag and drop listener for the Text page.
com.oxygenxml.editor.editors.author - package com.oxygenxml.editor.editors.author
Eclipse drag and drop listener for the Author page.
COMMA - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
The variable used to add a comma in property values.
comment(char[], int, int) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
COMMENT_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
The pseudo attribute name of the PI holding the comment of the author who made the modification.
commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
Updates the column widths in the document and in the column layout model.
commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Updates the columns width specifications in the source document by setting the colwidth attribute value of the colspec elements and by adding new colspec elements if needed.
commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
commitColumnWidthModifications(AuthorDocumentController, WidthRepresentation[], String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
 
commitTableWidthModification(AuthorDocumentController, int, String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
Commit the table width modification.
commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Sets the width attribute value of the table element.
commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
commitTableWidthModification(AuthorDocumentController, int, String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
 
commitValue(EditingEvent) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
Commit the given value inside the document without stopping the editing.
CommonsOperationsUtil - Class in ro.sync.ecss.extensions.commons.operations
Util methods for common Author operations.
CommonsOperationsUtil() - Constructor for class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
 
compareTo(CIAttribute) - Method in class ro.sync.contentcompletion.xml.CIAttribute
Compare two attributes based on the string obtained by concatenating the name and the namespace of each attribute.
compareTo(CIElement) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
compareTo(CIValue) - Method in class ro.sync.contentcompletion.xml.CIValue
Compares the String values.
componentDisposed(InternalComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
Remove references to diposed components.
composeMessage(String) - Method in interface ro.sync.ecss.extensions.api.AuthorResourceBundle
Compose a message for the given description which may contain more than one keys referenced using editor variables.
composeMessage(String) - Method in class ro.sync.ecss.extensions.api.AuthorResourceBundleImpl
 
computeTopicRefTargetInfo(Map<TopicRefInfo, TopicRefTargetInfo>) - Method in interface ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfoProvider
Call back received to compute for each TopicRefInfo key the correct properties of the TopicRefTargetInfo object.
ConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.commons.id
Operation used to configure elements for which ID generation is auto.
ConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
 
configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
 
configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Configure Shell.
configureShell(Shell) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
Configure Shell.
configureShell(Shell) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
Configure Shell.
CONNECTION_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the unique name of the connection.
consume() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
Set the consumed flag for the event.
consumed - Variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
States whether or not the event has been consumed.
containOnlyImages(AuthorAccess, List<URL>) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Verify if the provided URLs are only images.
contains(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
Checks whether or not this Rectangle entirely contains the specified Rectangle.
contains(int, int) - Method in class ro.sync.exml.view.graphics.Rectangle
Checks whether or not this Rectangle contains the point at the specified location (xy).
containsEditorVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
Checks if the given expression contains editor variables.
containsSimpleText() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
Check if an author document fragment content contains simple text.
Content - Interface in ro.sync.ecss.extensions.api
Interface to describe a sequence of character content that can be edited.
CONTENT_DATA - Static variable in class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
Marks in the DPI that the offset is from the Author content
CONTENT_TYPE_ELEMENT_ONLY - Static variable in interface ro.sync.contentcompletion.xml.CIElement
Elements with complex content, element only content type.
CONTENT_TYPE_EMPTY - Static variable in interface ro.sync.contentcompletion.xml.CIElement
Elements with complex content, empty content type.
CONTENT_TYPE_MIXED - Static variable in interface ro.sync.contentcompletion.xml.CIElement
Elements with complex content, mixed content type.
CONTENT_TYPE_NOT_DETERMINED - Static variable in interface ro.sync.contentcompletion.xml.CIElement
Type for elements with simple content.
contentDeleted(DocumentContentDeletedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called when content is deleted from the document.
contentDeleted(DocumentContentDeletedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
contentInserted(DocumentContentInsertedEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
Called when content is inserted into the document.
contentInserted(DocumentContentInsertedEvent) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
ContentInterval - Class in ro.sync.ecss.extensions.api
A content interval containing the inclusive start offset and exclusive end offset.
ContentInterval(int, int) - Constructor for class ro.sync.ecss.extensions.api.ContentInterval
Constructor.
Context - Class in ro.sync.contentcompletion.xml
The context for a node contains: elementStack - the stack with ContextElement up to the root.
Context() - Constructor for class ro.sync.contentcompletion.xml.Context
 
ContextDescriptionProvider - Interface in ro.sync.exml.workspace.api.standalone
Provides language-independent information about a certain context.
ContextElement - Class in ro.sync.contentcompletion.xml
Store information about an element inside a context, involved in the content completion process.
ContextElement() - Constructor for class ro.sync.contentcompletion.xml.ContextElement
 
CONTINUE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
Continue message
copyAttributeOnSplit(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.UniqueAttributesProcessor
Checks if the attribute specified by QName can be considered as a valid attribute to copy when the element is split.
copyAttributeOnSplit(String, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
 
copyAttributeOnSplit(String, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
 
correctURL(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use UtilAccess.correctURL(String) instead.
correctURL(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Corrects the given URL by converting not allowed characters to their escaped representation.
counter - Static variable in class ro.sync.ecss.css.Styles
Constants counter
COUNTER_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
Counter content type.
CounterContent - Class in ro.sync.ecss.css
Contains counter information: name, list style.
CounterContent(String) - Constructor for class ro.sync.ecss.css.CounterContent
Constructor
COUNTERS_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
Counters content type.
CountersContent - Class in ro.sync.ecss.css
Content generated by counters function.
CountersContent(String, String) - Constructor for class ro.sync.ecss.css.CountersContent
Constructor
CountWordsOperation - Class in ro.sync.ecss.extensions.commons.operations.text
Count words either in the whole document or in the selection.
CountWordsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.CountWordsOperation
 
CREATE_FRAGMENT_PURPOSE_COPY - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Create a fragment for copy.
CREATE_FRAGMENT_PURPOSE_CUT - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Create a fragment for cut.
CREATE_FRAGMENT_PURPOSE_DND_COPY - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Create a fragment for DND copy.
CREATE_FRAGMENT_PURPOSE_DND_MOVE - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Create a fragment for DND move.
createAbsolute(int) - Static method in class ro.sync.ecss.css.RelativeLength
Create an absolute value length.
createAttributesValueEditor(boolean) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new AttributesValueEditor instance used to get values for the current attribute.
createAuthorAWTDndListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new AuthorDnDListener instance responsible for handling AWT author drag and drop events.
createAuthorBreadCrumbCustomizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Create an Author Bread Crumb customizer used for nodes rendering in the Bread Crumb (components path which appears in the top of the Author editor).
createAuthorComponentProvider() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Deprecated. Please use ro.sync.ecss.extensions.api.component.AuthorComponentFactory.createEditorComponentProvider(String[], String) instead.
createAuthorDocumentFragment(CIElement) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Create an author document fragment from a CIElement
createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Returns the AuthorExtensionStateListener which will be notified when the Author extension where it is defined is activated and deactivated during the detection process.
createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
createAuthorExtensionStateListener() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
createAuthorOutlineCustomizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Create an Author Outline customizer used for custom filtering and nodes rendering in the Outline.
createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new AuthorReferenceResolver instance used to expand content references.
createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createAuthorReferenceResolver() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
 
createAuthorStylesFilter() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new StylesFilter instance for the CSS styles filtering.
createAuthorSWTDndListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new AuthorDnDListener instance responsible for handling SWT author drag and drop events.
createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new AuthorTableCellSpanProvider instance responsible for providing information about the table cells spanning.
createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
 
createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
 
createAuthorTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new AuthorTableColumnWidthProvider instance responsible for providing information and for handling modifications regarding table width and column widths.
createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
 
createAuthorTableColumnWidthProvider() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
createAuto() - Static method in class ro.sync.ecss.css.RelativeLength
Create an automatic relative length.
createCellXMLFragment(AuthorElement, String[], String) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
Create a cell XML fragment by copying the element and attributes from a given cell element.
createCellXMLFragment(AuthorAccess, AuthorDocumentFragment[], boolean, String, int, String, AuthorTableHelper, String...) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
Create a cell fragment for a specific offset, having the name of the cell and a source fragment from which the attributes and content must be copied.
createContentReader() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
Create a reader over the whole editor's content (exactly the XML content which gets saved on disk).
createDefaultFragmentToEdit(AuthorAccess, AuthorSchemaManager) - Method in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
Return default fragment.
createDefaultFragmentToEdit(AuthorAccess, AuthorSchemaManager) - Method in class ro.sync.ecss.extensions.dita.topic.InsertEquationOperation
 
createDefaultFragmentToEdit(AuthorAccess, AuthorSchemaManager) - Method in class ro.sync.ecss.extensions.docbook.InsertEquationOperation
 
createDeleteRowOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
Create a delete row operation necessary to delete the row which will now be empty.
createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
 
createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Create Dialog area.
createDITAMapTreeComponentProvider() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Creates a new DITA Map tree component provider.
createDocumentFragment(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Create an Author content fragment containing a clone of the document content for the given range of offsets.
createDocumentFragment(AuthorNode, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Create a document fragment containing a copy of the node.
createEditor(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
Depending of the received context, create an editor.
createEditorComponentProvider(String[], String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Creates a new author component
createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new ElementLocatorProvider instance responsible for providing an implementation of an ElementLocator based on the structure of a link.
createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
createEmptyCell(AuthorAccess, AuthorElement, String[]) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
Create an AuthorDocumentFragment representing an empty cell by duplicating the given cell without its content and skipping the specified attributes.
createExtensionActionsToolbars() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Deprecated. Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).createExtensionActionsToolbars();
createExtensionActionsToolbars() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
Create toolbars with all the actions defined at the framework level in exactly the same order in which they have been added to the toolbars from the Document Type Edit dialog.
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Create a handler which gets notified when external resources need to be inserted in the Author page.
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
 
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
createImporterStylesheetSource(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Create the StreamSource for the main XSLT stylesheet which will do the importing (transforming from the XHTML content to content valid in the current framework).
createJavaProcess(String, String[], String, String, Map<String, String>, File, ProcessListener) - Method in interface ro.sync.exml.workspace.api.Workspace
Prepare a Java process for execution.
createLinkTextResolver() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new LinkTextResolver instance responsible for resolving a specific link marked in the CSS file and returning a text content from the targeted location.
createLinkTextResolver() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createLinkTextResolver() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
 
createListsPreprocessingStylesheet(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Create the StreamSource for the XSLT stylesheet which creates nested lists from a list of para elements in the input XHTML.
createNewDocumentFragmentInContext(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Create a new AuthorDocumentFragment from an XML string in a specified context.
createNewDocumentFragmentsInContext(String[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Create an array of AuthorDocumentFragment from an array of XML strings in specified contexts.
createNewDocumentTextFragment(String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Create a new AuthorDocumentFragment from an string.
createNewEditor(String, String, String) - Method in interface ro.sync.exml.workspace.api.Workspace
This is available only in the standalone Oxygen version (not available in the Oxygen Eclipse plugin).
Create a new "Untitled" editor.
createPosition(int) - Method in interface ro.sync.ecss.extensions.api.Content
Creates a position within the content.
createPositionInContent(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Create a flexible position in the Author Content.
createReader() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Create a reader over the editor's current page content
createReader() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
Create a reader over the editor's current page content
createRelative(float) - Static method in class ro.sync.ecss.css.RelativeLength
Create a relative length representing a relative value.
CreateReusableComponentOperation - Class in ro.sync.ecss.extensions.dita.reuse
Operation used to create a reusable component in DITA documents.
CreateReusableComponentOperation() - Constructor for class ro.sync.ecss.extensions.dita.reuse.CreateReusableComponentOperation
 
createReviewToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
Retrieve the toolbar for author review.
createSaxon9HEXSLTTransformerWithExtensions(Source, ExtensionFunctionDefinition[]) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Create a Saxon 9 Home Edition transformer with the specified extension functions.
createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new SchemaManagerFilter instance used to filter the content completion proposals from the schema manager.
createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
 
createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
createSectionsPreprocessingStylesheet(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Create the StreamSource for the XSLT stylesheet which creates nested sections from a list of para elements in the input XHTML.
createSplitCellOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteRowOperation
 
createSplitCellOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
Create the split cell operation.
createSplitCellOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteRowOperation
 
createSplitCellOperation() - Method in class ro.sync.ecss.extensions.dita.map.table.DeleteRowOperation
 
createSplitCellOperation() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteRowOperation
 
createSplitCellOperation() - Method in class ro.sync.ecss.extensions.tei.table.DeleteRowOperation
 
createTextField() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
Creates the text field used to display the selected URL and installs the UNDO support on it.
createTextSWTDndListener() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new TextDnDListener instance responsible for handling SWT text drag and drop events.
createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Create a checkbox with an implementation specific title.
createTitleCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
Creates the title checkbox with an implementation specific name.
createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
 
createTitleCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
 
createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
 
createTitleCheckbox() - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
 
createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
 
createTitleCheckbox() - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
 
createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
 
createTitleCheckbox() - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
 
createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
 
createTitleCheckbox() - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
 
createTransformer(AuthorAccess, Source) - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Creates a Transformer from a given script.
createTransformer(AuthorAccess, Source) - Method in class ro.sync.ecss.extensions.commons.operations.XQueryOperation
Create XQuery transformer
createTransformer(AuthorAccess, Source) - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
Create an XSLT transformer.
createWhatAttributesCanGoHereContext(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Create a context for the given element that can be used to obtain the list with attributes that element accepts.
createWhatAttributesCanGoHereContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Create a context for the given element that can be used to obtain the list with attributes that element accepts.
createWhatElementsCanGoHereContext(int) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Create an element context for the given offset.
createWhatElementsCanGoHereContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Create an element context for the given offset.
createWhatPossibleValuesHasAttributeContext(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Create an attribute values context for the given element and attribute name.
createWhatPossibleValuesHasAttributeContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Create an attribute values context for the given element and attribute name.
createXMLFragment(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
Creates the XML fragment corresponding to the column specification obtained from the colNumber, colName and colWidth fields.
createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Create an XML node customizer used for custom nodes rendering in the Author outline, Text page outline, Author bread crumb, content completion window.
createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
 
createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
 
createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.xsd.XSDExtensionsBundle
 
createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.xslt.XSLTExtensionsBundle
 
createXQueryTransformer(Source, URL[], int) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Create a new XQuery transformer.
createXQueryTransformer(Source, URL[], int, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Create a new XQuery transformer.
createXSLTTransformer(Source, URL[], int) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Create a new XSLT transformer.
createXSLTTransformer(Source, URL[], int, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Create a new XSLT transformer.
CSS - Interface in ro.sync.ecss.css
CSS constants.
CSSCounter - Class in ro.sync.ecss.css
A CSS counter identified by it's name.
CSSCounter(String) - Constructor for class ro.sync.ecss.css.CSSCounter
Constructor.
CSSCounter(String, int) - Constructor for class ro.sync.ecss.css.CSSCounter
Constructor.
CSSCounterIncrement - Class in ro.sync.ecss.css
A CSS counter increment data.
CSSCounterIncrement(String) - Constructor for class ro.sync.ecss.css.CSSCounterIncrement
Constructor.
CSSCounterIncrement(String, int) - Constructor for class ro.sync.ecss.css.CSSCounterIncrement
Constructor.
CT_CARET_EDITOR_VARIABLE - Static variable in class ro.sync.util.editorvars.EditorVariables
The caret editor variable.
CT_SELECTION_EDITOR_VARIABLE - Static variable in class ro.sync.util.editorvars.EditorVariables
The caret editor variable.
CTRL_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
This flag indicates that the Control key was down when the event occurred.
CURRENT_ELEMENT_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
The name of a parameter containing the location path of the current element inside the source element.
CURRENT_FILE - Static variable in class ro.sync.util.editorvars.EditorVariables
The current file editor variable.
CURRENT_FILE_DIRECTORY - Static variable in class ro.sync.util.editorvars.EditorVariables
The current file directory editor variable.
CURRENT_FILE_DIRECTORY_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
The current file directory url editor variable.
CURRENT_FILE_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
The current file url editor variable.
CURRENT_FILE_URL_OLD - Static variable in class ro.sync.util.editorvars.EditorVariables
The current file url editor variable old version.
CURRENT_FILENAME - Static variable in class ro.sync.util.editorvars.EditorVariables
The current filename editor variable.
CURRENT_FILENAME_WITH_EXTENSION - Static variable in class ro.sync.util.editorvars.EditorVariables
The current filename extension editor variable.
CursorType - Enum in ro.sync.ecss.extensions.api
Supported cursor types for author.
CUSTOM - Static variable in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
Deprecated. Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml".
CUSTOM - Static variable in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
Deprecated. since Oxygen 12.2. Please define a view id for the extension in the "plugin.xml".
customize(JPopupMenu) - Method in interface ro.sync.ecss.extensions.api.component.PopupMenuCustomizer
Customize a pop-up menu in the Author page before showing it.
customizeActionsContributedToDocumentMenu(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
Customize the actions before they are contributed to the main Document menu (XML or XSL, or XSD, etc).
customizeActionsContributedToDocumentToolbar(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
Customize the actions before they are contributed to the main Document toolbar.
customizeAuthorPageInternalCoolbar(CoolBar, WSAuthorEditorPage) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
Customize an internal coolbar for a cetain author page.
customizeBrowseActions(List<Action>, InputURLChooser) - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooserCustomizer
Contribute if necessary to the list of "Browse" actions which appear in any Input URL chooser for Oxygen.
customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizer
Ask the user to customize the ID elements.
customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String) - Method in class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
Ask the user to customize the ID elements.
customizeMainMenu(JMenuBar) - Method in interface ro.sync.exml.workspace.api.standalone.MenuBarCustomizer
Customize the components which get displayed on the main menu bar.
customizePopUpMenu(Object, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
 
customizePopUpMenu(Object, AuthorAccess, AuthorNode) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
Customize a pop-up menu in the Author page before showing it.
customizePopUpMenu(Object, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
 
customizePopUpMenu(Object, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.structure.AuthorPopupMenuCustomizer
Customize a pop-up menu in the Author page before showing it.
customizePopUpMenu(Object, AuthorDocumentController) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapPopupMenuCustomizer
Customize a pop-up menu in the DITA Maps Manager page before showing it.
customizePopUpMenu(Object, WSTextEditorPage) - Method in class ro.sync.exml.workspace.api.editor.page.text.TextPopupMenuCustomizer
Customize a pop-up menu in the Text page before showing it.
customizeRenderingInformation(RenderingInformation) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
 
customizeRenderingInformation(RenderingInformation) - Method in interface ro.sync.ecss.extensions.api.structure.AuthorNodeRendererCustomizer
Customize the tooltip, text and additional info to be presented in the Outline and Breadcrumb for the given node.
customizeRenderingInformation(RenderingInformation) - Method in class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
 
customizeTable(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
Customize a table.
customizeTable(AuthorAccess, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
Customize a table.
customizeToolbar(ToolbarInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
Customize the components which get displayed on a certain toolbar.
customizeView(ViewInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
Customize the component which gets displayed on a certain view.

D

darker(Color) - Static method in class ro.sync.exml.view.graphics.Color
Decrease the brightness of the color.
darker(Color, float) - Static method in class ro.sync.exml.view.graphics.Color
Decrease the brightness of the color.
DataSourceAccess - Interface in ro.sync.exml.workspace.api.options
Provides methods used to obtain data source connection related information.
DataSourceConnectionInfo - Interface in ro.sync.exml.workspace.api.options
Provides properties values for a Data source.
DATE_FUNCTION_SAMPLE - Static variable in class ro.sync.util.editorvars.EditorVariables
Sample of date function specification
deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
 
deactivated(AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorExtensionStateListener
Method called when the Author extension was deactivated.
deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
 
deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
Signals that this resolver has exit from use.
deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
 
deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
 
deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
 
DEBUGGER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Debugger component is licensed both on SA and Eclipse.
DEBUGGER_XML_SOURCE - Static variable in class ro.sync.util.editorvars.EditorVariables
The debugger XML input editor variable.
DEBUGGER_XSL_SOURCE - Static variable in class ro.sync.util.editorvars.EditorVariables
The debugger XSL input editor variable.
decodeColor(String) - Static method in class ro.sync.exml.view.graphics.Color
Method used to decode the given string to a color.
decodeFont(String) - Static method in class ro.sync.exml.view.graphics.Font
Decodes a font property value, having the format "name,style,size"
decodeType(int) - Static method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
Returns a String description of the given argument type.
decrypt(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Decrypts a string using the Oxygen internal encryption system.
DEFAULT_COLUMNS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
Default number of columns
DEFAULT_COLUMNS_COUNT_CHOICE_TABLE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
Default number of columns for DITA choice table.
DEFAULT_ID_GENERATION_PATTERN - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
The default id generation pattern.
DEFAULT_OPERATIONS - Static variable in interface ro.sync.ecss.extensions.commons.operations.DefaultExtensions
The array with default operations.
DEFAULT_ROWS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
Default number of rows
DEFAULT_TABLE_SUPPORT - Static variable in interface ro.sync.ecss.extensions.commons.operations.DefaultExtensions
The array with default classes used for table support.
DEFAULT_VALUE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
The default value for the property being edited.
DEFAULT_WIDTH_REPRESENTATION - Static variable in class ro.sync.ecss.extensions.api.WidthRepresentation
The default width representation.
DEFAULT_WIDTH_REPRESENTATION - Static variable in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
The default width representation.
DefaultElementLocatorProvider - Class in ro.sync.ecss.extensions.commons
Default implementation for locating elements based on a given link.
DefaultElementLocatorProvider() - Constructor for class ro.sync.ecss.extensions.commons.DefaultElementLocatorProvider
 
DefaultExtensions - Interface in ro.sync.ecss.extensions.commons.operations
Interface containing all the default operation distributed with Oxygen.
DefaultUniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.commons.id
Default unique attributes recognizer
DefaultUniqueAttributesRecognizer(String) - Constructor for class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
Constructor.
defaultValue - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
The default value of the argument.
DEFINITION_LOCATION - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
The location of the DITA Map where the key definition was defined.
delete(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Deletes a document fragment between the start and end offset.
delete(AuthorDocumentFilterBypass, int, int, boolean) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
Invoked before deleting the fragment between the specified offsets from the document.
delete(int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
Deletes a document fragment between the start and end offset.
delete(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
Delete the resource identified by the specified URL.
DELETE_FRAGMENT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
Delete fragment event type.
DELETE_TEXT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
Delete simple text event type.
DeleteColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
Operation used to delete a CALS table column.
DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteColumnOperation
Constructor.
DeleteColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
Operation used to delete an XHTML table column.
DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteColumnOperation
Constructor.
DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.map.table
Operation used to delete a DITA map reltable column.
DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DeleteColumnOperation
Constructor.
DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
Operation used to delete a DITA simple table column.
DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteColumnOperation
Constructor.
DeleteColumnOperation - Class in ro.sync.ecss.extensions.tei.table
Operation used to delete a TEI table column.
DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.DeleteColumnOperation
Constructor.
DeleteColumnOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
Base implementation for operations used to delete a table column.
DeleteColumnOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
Constructor.
deletedColumnIndex - Variable in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
The index of the deleted column.
DeleteElementOperation - Class in ro.sync.ecss.extensions.commons.operations
An implementation of a delete operation that deletes the node at caret.
DeleteElementOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
 
deleteNode(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Delete a node.
deleteNode(AuthorDocumentFilterBypass, AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
Invoked before deleting the specified node from the document.
deleteNode(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
Deletes the specified node from the document.
DeleteRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
Operation used to delete a CALS table row.
DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteRowOperation
Constructor.
DeleteRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
Operation used to delete an XHTML table row.
DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteRowOperation
Constructor.
DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.map.table
Operation used to delete a DITA map reltable row.
DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DeleteRowOperation
Constructor.
DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
Operation used to delete a DITA simple table row.
DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteRowOperation
Constructor.
DeleteRowOperation - Class in ro.sync.ecss.extensions.tei.table
Operation used to delete a TEI table row.
DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.DeleteRowOperation
Constructor.
DeleteRowOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
Operation used to delete a table row.
DeleteRowOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
Constructor.
deleteSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use WSAuthorEditorPageBase.deleteSelection() instead.
deleteSelection() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Delete the current selected text, if any.
deleteSelection() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Delete the selected text, if any.
deriveSize(Font, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Derive the size of the font
deriveStyle(Font, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Derive the style of the font
desaturate(Color, double) - Static method in class ro.sync.exml.view.graphics.Color
Used for decrease the color saturation with the given percent.
description - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
The string argument description.
DESCRIPTION - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
A short description for the action.
DESCRIPTION - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
This could be the navigation title on the topic ref which defines the key.
DETECTED_SCHEMA - Static variable in class ro.sync.util.editorvars.EditorVariables
The detected schema editor variable.
DETECTED_SCHEMA_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
The detected schema URL editor variable.
detectionFinished - Variable in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
True if the detection finished
detectionFinished - Variable in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
True if the detection finished
DEVELOPER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Developer component is licensed both on SA and Eclipse.
DIFF_APPLICATION_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Diff application component name.
DIFF_SERVER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Diff component name for the server.
disableAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
Disable the antialiasing mode.
dispose() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
It is advisable to call this method when the Author Component Factory is no longer in use.
dispose() - Method in class ro.sync.ecss.extensions.commons.table.operations.ListContentProvider
 
disposeAuthorComponentProvider(AuthorComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Deprecated. Please use ro.sync.ecss.extensions.api.component.AuthorComponentFactory.disposeEditorComponentProvider() instead.
disposeDITAMapComponentProvider(DITAMapTreeComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Remove the handlers the factory has to the component used to notify for changes.
disposeEditorComponentProvider(EditorComponentProvider) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Remove the handlers the factory has to the component used to notify for changes.
DITA_MAPS_EDITING_AREA - Static variable in interface ro.sync.exml.workspace.api.PluginWorkspace
The DITA Maps editing area
DITAAuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.dita
Author table operations handler for DITA framework.
DITAAuthorTableOperationsHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
 
DITAConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.dita.id
Operation used to insert a Link in DITA documents.
DITAConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.dita.id.DITAConfigureAutoIDElementsOperation
 
DITAConRefResolver - Class in ro.sync.ecss.extensions.dita.conref
Resolver for content referred using conref attribute.
DITAConRefResolver() - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
 
DITAConrefsResolverBase - Class in ro.sync.ecss.extensions.api
Resolve references when showing DITA content in the editor
DITAConrefsResolverBase() - Constructor for class ro.sync.ecss.extensions.api.DITAConrefsResolverBase
 
DITACustomRuleMatcher - Class in ro.sync.ecss.extensions.dita
DITA custom rule matcher abstract class.
DITACustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.DITACustomRuleMatcher
 
DITAElementLocator - Class in ro.sync.ecss.extensions.dita
An implementation for a DITA element when the referred element is not a topic.
DITAElementLocator(String) - Constructor for class ro.sync.ecss.extensions.dita.DITAElementLocator
Constructor.
DITAElementLocatorProvider - Class in ro.sync.ecss.extensions.dita
Implementation for locating elements based on a link from a DITA document.
DITAElementLocatorProvider() - Constructor for class ro.sync.ecss.extensions.dita.DITAElementLocatorProvider
 
DITAExtensionsBundle - Class in ro.sync.ecss.extensions.dita
The DITA framework extensions bundle.
DITAExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
DITAExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita
Dropped URLs handler
DITAExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
 
DITAFilteringContentHandler - Class in ro.sync.ecss.extensions.dita.conref
Content and lexical handler used to filter parser events outside the given topic IDs path.
DITAFilteringContentHandler(String[], String[], boolean) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
Constructor.
DITAIDElementLocator - Class in ro.sync.ecss.extensions.dita
Implementation of an ElementLocator that locates elements based on a given link and checks if the attribute with the type ID matches the provided link and the class attribute contains 'topic/topic'.
DITAIDElementLocator(IDTypeVerifier, String, boolean) - Constructor for class ro.sync.ecss.extensions.dita.DITAIDElementLocator
 
DitaLinkTextResolver - Class in ro.sync.ecss.extensions.dita.link
Can resolve DITA references to another topic made through the href attribute on elements of classes: map/topicref , topic/xref and topic/link .
DitaLinkTextResolver() - Constructor for class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
 
DITAMapAuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.dita.map
Author table operations handler for DITAMap framework.
DITAMapAuthorTableOperationsHandler() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapAuthorTableOperationsHandler
 
DITAMapComponentEditorManager - Class in ro.sync.ecss.extensions.api.component.ditamap
The DITA Map component editor manager
DITAMapComponentEditorManager(List<DITAMapTreeComponentProvider>) - Constructor for class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
Constructor.
DITAMapCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.map
DITA map custom rule matcher.
DITAMapCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapCustomRuleMatcher
 
DITAMapExtensionsBundle - Class in ro.sync.ecss.extensions.dita.map
DITA Map extensions bundle
DITAMapExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
 
DITAMapExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita.map
Dropped URLs handler
DITAMapExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapExternalObjectInsertionHandler
 
DITAMapKeyDefElementLocator - Class in ro.sync.ecss.extensions.dita
An implementation for a DITA element searching for a key definition.
DITAMapKeyDefElementLocator(String) - Constructor for class ro.sync.ecss.extensions.dita.DITAMapKeyDefElementLocator
Constructor.
DITAMapPopupMenuCustomizer - Interface in ro.sync.exml.workspace.api.editor.page.ditamap
Can be used to customize a pop-up menu before showing it.
DITAMapReferencesResolver - Interface in ro.sync.ecss.extensions.api
Resolve references when showing a DITA Map in the editor
DITAMapRefResolver - Class in ro.sync.ecss.extensions.dita.map.topicref
Resolves the hrefs to other maps.
DITAMapRefResolver() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
 
DITAMapTreeComponentFactoryCustomizers - Class in ro.sync.ecss.extensions.api.component.ditamap
Customizers for the dita map tree component factory.
DITAMapTreeComponentFactoryCustomizers() - Constructor for class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentFactoryCustomizers
 
DITAMapTreeComponentListener - Class in ro.sync.ecss.extensions.api.component.listeners
DITA Map tree component listener.
DITAMapTreeComponentListener() - Constructor for class ro.sync.ecss.extensions.api.component.listeners.DITAMapTreeComponentListener
 
DITAMapTreeComponentProvider - Class in ro.sync.ecss.extensions.api.component.ditamap
A component encapsulating editing a DITA Map in a DITA Maps Manager tree-like structure.
DITAMapTreeComponentProvider(DITAMapComponentEditorManager, EditorManager, Frame) - Constructor for class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
Constructor.
DITANodeRendererCustomizer - Class in ro.sync.ecss.extensions.dita
Class used to customize the way a DITA node is rendered in the UI.
DITANodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer
 
DITANodeRendererCustomizer.DitaClass - Enum in ro.sync.ecss.extensions.dita
DITA classes constants.
DITARelTableDocumentTypeHelper - Class in ro.sync.ecss.extensions.dita.map.table
Implementation of the document type helper for DITA Map reltable model
DITARelTableDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
 
DITASchemaAwareEditingHandler - Class in ro.sync.ecss.extensions.dita
Specific editing support for DITA documents.
DITASchemaAwareEditingHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
 
DITASchemaManagerFilter - Class in ro.sync.ecss.extensions.dita
Schema manager filter which provides the available keyref + condition values.
DITASchemaManagerFilter(String) - Constructor for class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
Constructor
DITASimpleTableDocumentTypeHelper - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
Implementation of the document type helper for DITA simple table model
DITASimpleTableDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
 
DITATableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
Provides information about the column width for DITA tables.
DITATableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
DITATopicCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.topic
DITA topic custom rule matcher.
DITATopicCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.topic.DITATopicCustomRuleMatcher
 
DITAUniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.dita.id
Unique attributes recognizer for DITA.
DITAUniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
Constructor
DITAUniqueIDAssigner - Interface in ro.sync.ecss.extensions.api
Assigns Unique IDs, used to create reusable content by the DITA action.
DITAXMLReaderWrapper - Class in ro.sync.ecss.extensions.dita.conref
Delegating XML Reader used to parse DITA 'conref' references.
DITAXMLReaderWrapper(XMLReader, String[], String[], boolean) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
Constructor.
DND_DB_TREE - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
Database tree as source of drop
DND_DITA_MAPS_MANAGER - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
DITA Maps Manager as source of drop
DND_EXTERNAL - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
External application (windows explorer for example) as source of drop
DND_IMAGE_PREVIEW - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
Image preview as source of drop
DND_PROJECT_TREE - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
Project tree as source of drop
doCancel() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Cancel pressed.
DocBook4ExtensionsBundle - Class in ro.sync.ecss.extensions.docbook
The DocBook 4 framework extensions bundle.
DocBook4ExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
Docbook4ExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.docbook
Dropped URLs handler
Docbook4ExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook4ExternalObjectInsertionHandler
 
Docbook4UniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.docbook.id
Unique attributes recognizer for Docbook 4
Docbook4UniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.docbook.id.Docbook4UniqueAttributesRecognizer
Constructor
DocBook5ExtensionsBundle - Class in ro.sync.ecss.extensions.docbook
The DocBook 5 framework extensions bundle.
DocBook5ExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
Docbook5ExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.docbook
Dropped URLs handler
Docbook5ExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook5ExternalObjectInsertionHandler
 
Docbook5SchemaAwareEditingHandler - Class in ro.sync.ecss.extensions.docbook
Specific schema aware editing cases for Docbook5.
Docbook5SchemaAwareEditingHandler(String) - Constructor for class ro.sync.ecss.extensions.docbook.Docbook5SchemaAwareEditingHandler
 
Docbook5UniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.docbook.id
Unique attributes recognizer for Docbook 5
Docbook5UniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.docbook.id.Docbook5UniqueAttributesRecognizer
Constuructor
DocbookAuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.docbook
Author table operations handler for Docbook framework.
DocbookAuthorTableOperationsHandler(String) - Constructor for class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
Constructor.
DocbookConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.docbook.id
Operation used to insert a Link in Docbook documents.
DocbookConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.docbook.id.DocbookConfigureAutoIDElementsOperation
 
DocBookExtensionsBundleBase - Class in ro.sync.ecss.extensions.docbook
The DocBook framework extensions bundle.
DocBookExtensionsBundleBase() - Constructor for class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
 
DocbookLinkTextResolver - Class in ro.sync.ecss.extensions.docbook.link
Resolves local docbook xrefs.
DocbookLinkTextResolver() - Constructor for class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
 
DocbookNodeRendererCustomizer - Class in ro.sync.ecss.extensions.docbook
Class used to customize the way an Docbook node is rendered in the UI.
DocbookNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.docbook.DocbookNodeRendererCustomizer
 
DocbookSchemaAwareEditingHandler - Class in ro.sync.ecss.extensions.docbook
Specific editing support for Docbook documents.
DocbookSchemaAwareEditingHandler(String) - Constructor for class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
Constructor.
DocbookSchemaManagerFilter - Class in ro.sync.ecss.extensions.docbook
Schema manager filter which provides the available condition values.
DocbookSchemaManagerFilter(String) - Constructor for class ro.sync.ecss.extensions.docbook.DocbookSchemaManagerFilter
Constructor.
doctypeChanged() - Method in interface ro.sync.ecss.extensions.api.AuthorListener
The DOCTYPE section has been changed.
doctypeChanged() - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
documentChanged(AuthorDocument, AuthorDocument) - Method in interface ro.sync.ecss.extensions.api.AuthorListener
A new document has been set into the author page.
documentChanged(AuthorDocument, AuthorDocument) - Method in class ro.sync.ecss.extensions.api.AuthorListenerAdapter
 
DocumentContentChangedEvent - Interface in ro.sync.ecss.extensions.api
Event received by an AuthorListener when changes have been made in the content of the AuthorDocument.
DocumentContentDeletedEvent - Interface in ro.sync.ecss.extensions.api
Event received by an AuthorListener when a deletion has been made in the content of the AuthorDocument.
DocumentContentInsertedEvent - Interface in ro.sync.ecss.extensions.api
Event received by an AuthorListener when insertion have been made in the content of the AuthorDocument.
documentNamespace - Variable in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
For Docbook 5 http://docbook.org/ns/docbook, for Docbook 4 an empty string.
documentNamespace - Variable in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
For TEI P5 http://www.tei-c.org/ns/1.0, for TEI P4 an empty string.
documentTypeChanged() - Method in interface ro.sync.ecss.extensions.api.component.listeners.AuthorComponentListener
The editor document type changed (for example from Docbook to DITA).
documentTypeChanged() - Method in class ro.sync.ecss.extensions.api.component.listeners.DITAMapTreeComponentListener
The editor document type changed (usually called after a document was loaded).
DocumentTypeCustomRuleMatcher - Interface in ro.sync.ecss.extensions.api
Interface which can be implemented to provide custom matching to the document type it belongs to.
doOK() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
OK pressed.
doOperation(AuthorAccess, ArgumentsMap) - Method in interface ro.sync.ecss.extensions.api.AuthorOperation
Perform the actual operation.
doOperation(int) - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDsOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ChangeAttributeOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.InsertOrReplaceFragmentOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.InsertOrReplaceTextOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.InsertXIncludeOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ShowElementDocumentationOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.SurroundWithFragmentOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.SurroundWithTextOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.text.CountWordsOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.text.FormSelectedTextOperation
Form sentences.
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.text.SelectedTextOperation
Process the selected text and make it lower case or upper case.
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
Applies the transformation and executes the specified action with the result.
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.UnwrapTagsOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
Delete the table column at the caret position.
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
Delete the table row at the caret position.
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
Join the contents of one or more cells.
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitLeftRightOperationBase
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.conref.AddEditConrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.conref.PasteAsContentReferenceOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.conref.RemoveConrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.conref.ReplaceConrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.keyref.InsertContentKeyrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.keyref.InsertKeyrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.link.InsertLinkOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.link.InsertXrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.link.PasteAsReferenceOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.map.table.InsertTableOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.map.topicgroup.InsertTopicgroupOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.map.topichead.InsertTopicheadOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.map.topicref.InsertTopicrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.reuse.CreateReusableComponentOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.reuse.InsertReusableComponentOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.search.SearchReferencesDITAOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.InsertImageOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.InsertGraphicOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.InsertGUIButtonOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.InsertImageDataOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.InsertScreenshotOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.link.InsertExternalLinkOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.link.InsertLocalLinkOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.link.InsertULink
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.link.InsertXrefOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.olink.EditOLinkOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.olink.InsertOLinkOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.tei.InsertImageOperationP4
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.tei.InsertImageOperationP5
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.tei.table.InsertTableOperation
 
doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
 
doOperationInternal(AuthorAccess, ArgumentsMap, boolean) - Method in class ro.sync.ecss.extensions.dita.link.InsertXrefOperation
Perform the operation.
drawArc(int, int, int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
draws an arc.
drawIcon(Object, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw the icon at (x,y) coordinates.
drawImage(Object, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw an image object depending on the platform
drawImage(Object, int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw an image object depending on the platform.
drawImage(Object, int, int, int, int, int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawLine(int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw a line from (x1, y1) to (x2, y2).
drawOval(int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw an oval.
drawPolygon(int[], int[], int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draws a polyline which is not closed if the last point differs from the first.
drawRect(int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw a rect with (x,y) top-left corner.
drawShadow(Shape, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draws a shadow using the shape of the polygon.
drawShape(Shape) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw a shape
drawString(String, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draw a string.
drawWrappedString(AttributedString, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Draws a string at the specified coordinates.
DRIVER_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the driver name used to access the database.

E

ECDITARelTableCustomizer - Class in ro.sync.ecss.extensions.dita.map.table
Customize a DITA map reltable.
ECDITARelTableCustomizerDialog - Class in ro.sync.ecss.extensions.dita.map.table
Dialog used to customize DITA table creation.
ECDITARelTableCustomizerDialog(Shell, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
Constructor.
ECDITATableCustomizer - Class in ro.sync.ecss.extensions.dita.topic.table
Customize a DITA table.
ECDITATableCustomizerDialog - Class in ro.sync.ecss.extensions.dita.topic.table
Dialog used to customize DITA table creation.
ECDITATableCustomizerDialog(Shell, AuthorResourceBundle, int, int, boolean) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
Constructor.
ECDocbookInnerTableCustomizer - Class in ro.sync.ecss.extensions.docbook.table
Customize a Docbook table.
ECDocbookTableCustomizer - Class in ro.sync.ecss.extensions.docbook.table
Customize a Docbook table.
ECDocbookTableCustomizerDialog - Class in ro.sync.ecss.extensions.docbook.table
Dialog used to customize DocBook table creation.
ECDocbookTableCustomizerDialog(Shell, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
Constructor.
ECIDElementsCustomizer - Class in ro.sync.ecss.extensions.commons.id
Customize the list of elements for auto ID generation.
ECIDElementsCustomizer() - Constructor for class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizer
 
ECIDElementsCustomizerDialog - Class in ro.sync.ecss.extensions.commons.id
Dialog used to customize DITA elements which have auto ID generation.
ECIDElementsCustomizerDialog(Shell, String, AuthorResourceBundle) - Constructor for class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
Constructor.
ECTableCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.operations
Dialog used to customize the insertion of a generic table (number of rows, columns, table caption).
ECTableCustomizerDialog(Shell, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Constructor for TrangDialog.
ECTableCustomizerDialog(Shell, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Constructor for TrangDialog.
ECTableCustomizerDialog(Shell, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Constructor for TrangDialog.
ECTEIFigureEntityAttributeCustomizer - Class in ro.sync.ecss.extensions.tei
Customize the value of the attribute for a TEI figure.
ECTEIFigureEntityAttributeCustomizer() - Constructor for class ro.sync.ecss.extensions.tei.ECTEIFigureEntityAttributeCustomizer
 
ECTEITableCustomizer - Class in ro.sync.ecss.extensions.tei.table
Customize a TEI table.
ECTEITableCustomizerDialog - Class in ro.sync.ecss.extensions.tei.table
The dialog used to customize a TEI table.
ECTEITableCustomizerDialog(Shell, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
Constructor.
ECXHTMLTableCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
Dialog used to customize XHTML table creation.
ECXHTMLTableCustomizerDialog(Shell, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
Constructor.
ECXHTMLTableCustomizerInvoker - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
Customize a XHTML table for Eclipse application.
EDIT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
en: Edit
EDIT_CUSTOM - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
Value of the PROPERTY_EDIT that indicates that the editor is doing a custom edit session and it's up to the editor to update the document.
EDIT_TEXT_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
Value of the PROPERTY_EDIT that indicates that the text content of the element must be edited.
EDITABLE - Static variable in interface ro.sync.ecss.extensions.api.content.TextContext
The returned text is in editable context.
EDITABLE_IN_FILTERED_CONDITIONAL_PROFILING - Static variable in interface ro.sync.ecss.extensions.api.content.TextContext
The returned text is in editable context but a profiling condition is applied and filters the node when the output will be published..
editAttribute(AuthorElement, String) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Searches through the in-place editors added on the given element for the first one that edits the given attribute.
EditedAttribute - Interface in ro.sync.ecss.extensions.api
Edited attribute information, like QName, element's QName and the proxy namespace mapping.
editingCanceled() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
An editing canceled request.
EditingEvent - Class in ro.sync.ecss.extensions.api.editor
The in-place editing was stopped.
EditingEvent(String) - Constructor for class ro.sync.ecss.extensions.api.editor.EditingEvent
Constructor.
EditingEvent(IAuthorExtensionAction) - Constructor for class ro.sync.ecss.extensions.api.editor.EditingEvent
Constructor.
EditingEvent(String, boolean) - Constructor for class ro.sync.ecss.extensions.api.editor.EditingEvent
Constructor.
editingOccured() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
An edit happened in the inplace editor which could result in a document modification if the new value will be committed.
editingStopped(EditingEvent) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
An editing stopped request.
EditOLinkOperation - Class in ro.sync.ecss.extensions.docbook.olink
Edit OLink operation.
EditOLinkOperation() - Constructor for class ro.sync.ecss.extensions.docbook.olink.EditOLinkOperation
 
EDITOR_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Editor component is licensed both on SA and Eclipse.
EDITOR_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
Counters content type.
EDITOR_VARIABLES_PREFIX - Static variable in class ro.sync.util.editorvars.EditorVariables
The editor variables prefix
editorAboutToBeClosed(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor will be closed.
editorAboutToBeOpened(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor will be opened.
editorAboutToBeOpenedVeto(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor will be opened.
editorAboutToBeSavedVeto(int) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorListener
The editor is about to be saved.
editorActivated(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was activated.
editorClosed(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was closed.
EditorComponentProvider - Interface in ro.sync.ecss.extensions.api.component
Provides access to a created editor + helper views and additional panels.
editorDeactivated(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was de-activated.
EditorFileDropManagerListener - Class in ro.sync.ecss.extensions.api.component
File drop manager listener installed on editor.
EditorFileDropManagerListener(XmlEditor) - Constructor for class ro.sync.ecss.extensions.api.component.EditorFileDropManagerListener
Constructor.
editorOpened(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was opened.
editorPageChanged(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
The current page for an editor has changed.
editorPageChanged() - Method in class ro.sync.exml.workspace.api.listeners.WSEditorPageChangedListener
The current page for an editor has changed
editorRelocated(URL, URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was relocated to a new location.
editorSaved(int) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorListener
The editor was saved.
editorSelected(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was selected in the tabbed pane.
EditorVariables - Class in ro.sync.util.editorvars
Holds constants representing all editor variables defined in Oxygen.
EditorVariables() - Constructor for class ro.sync.util.editorvars.EditorVariables
 
EditorVariables.FrameworkRewritePolicy - Enum in ro.sync.util.editorvars
Used to determine how framework variables should be expanded/rewritten.
EditorVariables.FunctionResolver - Interface in ro.sync.util.editorvars
Resolves a function
ELEMENT_NAME - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
The element name.
ELEMENT_NAME_CELL - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
The name of the element that defines a table cell.
ELEMENT_NAME_CHDESC_CHOICETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a choicetable description cell.
ELEMENT_NAME_CHDESCHD_CHOICETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a choicetable header description cell.
ELEMENT_NAME_CHOICETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of the choicetable element.
ELEMENT_NAME_CHOPTION_CHOICETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a choicetable option cell.
ELEMENT_NAME_CHOPTIONHD_CHOICETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a choicetable header option cell.
ELEMENT_NAME_COLSPEC - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the element that defines a column specification.
ELEMENT_NAME_ENTRY - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the element that defines a CALS table cell.
ELEMENT_NAME_ENTRY - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
The name of element that defines a table cell.
ELEMENT_NAME_ENTRY_SIMPLETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a simpletable cell.
ELEMENT_NAME_HEADER - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
The name of element that defines the header of a table.
ELEMENT_NAME_HEADER_CHOICETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the header of a choicetable.
ELEMENT_NAME_HEADER_ENTRY - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
The name of element that defines column specification of a table.
ELEMENT_NAME_HEADER_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the header of a properties table.
ELEMENT_NAME_HEADER_SIMPLETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the header of a simpletable.
ELEMENT_NAME_INFORMALTABLE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the element that defines an informaltable.
ELEMENT_NAME_INFORMALTABLE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of element that defines an XHTML table for DocBook model.
ELEMENT_NAME_PROPDESC_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the property description cell.
ELEMENT_NAME_PROPDESCHD_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the header property description cell.
ELEMENT_NAME_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of the properties element.
ELEMENT_NAME_PROPTYPE_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the property type cell.
ELEMENT_NAME_PROPTYPEHD_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the header property type cell.
ELEMENT_NAME_PROPVALUE_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the property value cell.
ELEMENT_NAME_PROPVALUEHD_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines the header property value cell.
ELEMENT_NAME_ROW - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the element that defines a CALS table row.
ELEMENT_NAME_ROW - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
The name of element that defines a table row.
ELEMENT_NAME_ROW - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
The name of the element that defines a table row.
ELEMENT_NAME_ROW_CHOICETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a choicetable row.
ELEMENT_NAME_ROW_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a property row.
ELEMENT_NAME_ROW_SIMPLETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of element that defines a simpletable row.
ELEMENT_NAME_SIMPLETABLE - Static variable in interface ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableConstants
The name of the simpletable element.
ELEMENT_NAME_SPANSPEC - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the element that defines column span information.
ELEMENT_NAME_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the element that defines a table.
ELEMENT_NAME_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of element that defines an XHTML table.
ELEMENT_NAME_TABLE - Static variable in interface ro.sync.ecss.extensions.dita.map.table.ReltableConstants
The name of element that defines the main content of a table, or part of a table.
ELEMENT_NAME_TABLE - Static variable in interface ro.sync.ecss.extensions.tei.table.TEIConstants
The name of the element that defines the main content of a table.
ELEMENT_NAME_TD - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of element that defines a table cell.
ELEMENT_NAME_TGROUP - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
The name of the element that defines the main content of a table, or part of a table.
ELEMENT_NAME_TH - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of element that defines a table header row.
ELEMENT_NAME_THEAD - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of the table header element.
ELEMENT_NAME_TR - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLConstants
The name of element that defines a table row.
ElementLocator - Class in ro.sync.ecss.extensions.api.link
Base class for custom elements locators used to locate an element based on a link.
ElementLocator(String) - Constructor for class ro.sync.ecss.extensions.api.link.ElementLocator
Constructor.
ElementLocatorException - Exception in ro.sync.ecss.extensions.api.link
Exception thrown when an element locator fails.
ElementLocatorException(String) - Constructor for exception ro.sync.ecss.extensions.api.link.ElementLocatorException
Constructor.
ElementLocatorException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.api.link.ElementLocatorException
Constructor.
ElementLocatorProvider - Interface in ro.sync.ecss.extensions.api.link
This class is able to provide an implementation of an ElementLocator based on the structure of a link.
ELEMENTS_PANEL_ID - Static variable in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Elements Panel
elementStack - Variable in class ro.sync.contentcompletion.xml.Context
The stack with the ContextElement objects, ancestors of the element for which the Context was built.
Ellipse - Class in ro.sync.exml.view.graphics
The class describes an ellipse that is defined by a bounding rectangle.
Ellipse(int, int, int, int) - Constructor for class ro.sync.exml.view.graphics.Ellipse
Constructor.
EMPTY_VALUE - Static variable in class ro.sync.ecss.extensions.api.node.AttrValue
Empty attribute value constant.
encodeFont(Font) - Static method in class ro.sync.exml.view.graphics.Font
Encodes a font as: "name,style,size"
encrypt(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Encrypts a string using the Oxygen internal encryption system.
endCDATA() - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
endCompoundEdit() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
End a compound edit.
endCompoundUndoableEdit() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
End a compound undoable edit operation.
endDocument() - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
endDTD() - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
endElement(String, String, String) - Method in class ro.sync.ecss.extensions.api.link.ElementLocator
Notification received when the end of an element has been encountered.
endElement(String, String, String) - Method in class ro.sync.ecss.extensions.commons.IDElementLocator
 
endElement(String, String, String) - Method in class ro.sync.ecss.extensions.commons.XPointerElementLocator
 
endElement(String, String, String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
endElement(String, String, String) - Method in class ro.sync.ecss.extensions.dita.DITAElementLocator
 
endElement(String, String, String) - Method in class ro.sync.ecss.extensions.dita.DITAMapKeyDefElementLocator
 
endEntity(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
endPrefixMapping(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
 
enterKeyPressed() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Enter key pressed.
ENTITIES_PANEL_ID - Static variable in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Entities Panel
equals(Object) - Method in class ro.sync.contentcompletion.xml.CIAttribute
 
equals(Object) - Method in class ro.sync.contentcompletion.xml.CIValue
Test if a CIValue is equal with this one.
equals(Object) - Method in class ro.sync.ecss.css.CounterContent
 
equals(Object) - Method in class ro.sync.ecss.css.CSSCounter
 
equals(Object) - Method in class ro.sync.ecss.css.CSSCounterIncrement
 
equals(Object) - Method in class ro.sync.ecss.css.RelativeLength
 
equals(Object) - Method in class ro.sync.ecss.css.StringContent
 
equals(Object) - Method in class ro.sync.ecss.css.Styles
 
equals(Object) - Method in class ro.sync.ecss.css.URIContent
 
equals(Object) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
 
equals(Object) - Method in class ro.sync.ecss.extensions.api.node.AttrValue
 
equals(Object) - Method in class ro.sync.exml.view.graphics.Color
Checks if the two colors have the same RGB value.
equals(Object) - Method in class ro.sync.exml.view.graphics.Font
Checks if the two colors have the same RGB value.
equals(Object) - Method in class ro.sync.exml.view.graphics.Point
 
equals(Object) - Method in class ro.sync.exml.view.graphics.Rectangle
Checks whether two rectangles are equal.
escapeAttributeValue(String) - Method in interface ro.sync.ecss.extensions.api.access.AuthorUtilAccess
Deprecated. Use the method from the AuthorXMLUtilAccess class.
escapeAttributeValue(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorUtilAccess.escapeAttributeValue(String) instead.
escapeAttributeValue(String) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Escape an attribute value so that the XML document remains well-formed.
evaluateXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorDocumentController.evaluateXPath(String, boolean, boolean, boolean) instead.
evaluateXPath(String, boolean, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Evaluates an XPath expression.
evaluateXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Evaluates an XPath expression.
evaluateXPath(String, AuthorNode, boolean, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Evaluates an XPath expression.
evaluateXPath(String) - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
Evaluates an XPath expression.
EX_FACTOR - Static variable in class ro.sync.ecss.css.Styles
This is the factor: ex-height / em-height The ex unit is defined by the font's x-height.
executeXPath(String, String[]) - Method in class ro.sync.contentcompletion.xml.Context
Executes an XPath 2.0 expression over a simplified version of the entire document, containing no text nodes for faster processing.
executeXPath(String, String[], boolean) - Method in class ro.sync.contentcompletion.xml.Context
Executes an XPath 2.0 expression over the current document.
expandEditorVariables(String, URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Try to expand the editor variables in a path.
expandEditorVariables(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
Expand the editor variables in the output file name.
expandFrameworksVariables(String, String, EditorVariables.FrameworkRewritePolicy) - Static method in class ro.sync.util.editorvars.EditorVariables
Expand FRAMEWORKS_DIRECTORY_URL, FRAMEWORKS_DIRECTORY, FRAMEWORK_DIRECTORY and FRAMEWORK_URL.
expandFrameworksVariables(String, EditorVariables.FrameworkRewritePolicy, File, URL, File, URL) - Static method in class ro.sync.util.editorvars.EditorVariables
Expand FRAMEWORKS_DIRECTORY_URL, FRAMEWORKS_DIRECTORY, FRAMEWORK_DIRECTORY and FRAMEWORK_URL.
Extension - Interface in ro.sync.ecss.extensions.api
The base interface for all Oxygen extensions classes.
ExtensionException - Exception in ro.sync.ecss.extensions.api
Exception thrown when errors occur during execution of the code from extension classes.
ExtensionException(String) - Constructor for exception ro.sync.ecss.extensions.api.ExtensionException
Constructor.
ExtensionsBundle - Class in ro.sync.ecss.extensions.api
Abstract class representing a bundle for all extensions handlers.
ExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.api.ExtensionsBundle
 
ExtensionTags - Interface in ro.sync.ecss.extensions.commons
The collection of the extension messages.
ExtensionUtil - Class in ro.sync.ecss.extensions.api.link
Utility methods.
ExtensionUtil() - Constructor for class ro.sync.ecss.extensions.api.link.ExtensionUtil
 
ExternalObjectInsertionSources - Interface in ro.sync.ecss.extensions.api
Drop and paste sources

F

FALSE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
Possible value for PROPERTY_EDITABLE that marks the combo as NOT being editable.
FILL_PATTERN_SQUARE - Static variable in interface ro.sync.exml.view.graphics.Graphics
A pattern of squares (of size 1).
FILL_PATTERN_SQUARE_BIG - Static variable in interface ro.sync.exml.view.graphics.Graphics
A pattern of big squares (of size 2).
fillArc(int, int, int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Fills an arc.
fillColor - Variable in class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
The fill color.
fillOval(int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Fill an oval with curent fill color.
fillPolygon(int[], int[], int) - Method in interface ro.sync.exml.view.graphics.Graphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Fill a rect with (x,y) top-left corner.
fillRect(Rectangle) - Method in interface ro.sync.exml.view.graphics.Graphics
Fill a rectangle.
fillRect(int, int, int, int, int, Color) - Method in interface ro.sync.exml.view.graphics.Graphics
Fills a rectangle with a pattern.
fillRoundRect(int, int, int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
Fills the specified rounded corner rectangle.
fillShape(Shape) - Method in interface ro.sync.exml.view.graphics.Graphics
Fill a shape
fillWithGradient(Rectangle, Color, Color, boolean) - Method in interface ro.sync.exml.view.graphics.Graphics
 
fillWithGradient(Polygon, Color, Color, boolean) - Method in interface ro.sync.exml.view.graphics.Graphics
 
fillWithGradient(Ellipse, Color, Color, boolean) - Method in interface ro.sync.exml.view.graphics.Graphics
 
fillWithGradient(Shape, Color, Color, boolean) - Method in interface ro.sync.exml.view.graphics.Graphics
 
filter(Styles, AuthorNode) - Method in interface ro.sync.ecss.extensions.api.StylesFilter
Filter the styles for the specified element.
FILTER_IDS_ON_COPY_KEY - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
The key from options
filterAttributes(List<CIAttribute>, WhatAttributesCanGoHereContext) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the attributes proposed by the editor content completion schema manager.
filterAttributes(List<CIAttribute>, WhatAttributesCanGoHereContext) - Method in class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
 
filterAttributes(List<CIAttribute>, WhatAttributesCanGoHereContext) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaManagerFilter
 
filterAttributes(List<CIAttribute>, WhatAttributesCanGoHereContext) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
 
filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the attribute values proposed by the editor content completion schema manager.
filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
 
filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaManagerFilter
 
filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
 
filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the elements proposed by the editor content completion schema manager.
filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Method in class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
 
filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaManagerFilter
 
filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
 
filterElementValues(List<CIValue>, Context) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the element values proposed by the editor content completion schema manager.
filterElementValues(List<CIValue>, Context) - Method in class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
 
filterElementValues(List<CIValue>, Context) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaManagerFilter
 
filterElementValues(List<CIValue>, Context) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
 
filterValidationProblems(ValidationProblems) - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblemsFilter
Callback received before (automatic or manual) validation problems are reported by Oxygen in the GUI.
findCellInsertionOffset(AuthorAccess, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
Find the offset in the document where a new entry (table cell) should be inserted for the given table row and column.
findElementsByXPath(String) - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
Finds the nodes selected by the given XPath expression.
findNodesByXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorDocumentController.findNodesByXPath(String, boolean, boolean, boolean) instead.
findNodesByXPath(String, boolean, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Finds the author nodes selected by the given XPath expression.
findNodesByXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Finds the author nodes selected by the given XPath expression.
findNodesByXPath(String, AuthorNode, boolean, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Finds the author nodes selected by the given XPath expression.
findValidationEditor(URL) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
 
fireCommitValue(EditingEvent) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
Notify the interested listeners that the current value must be committed.
fireEditingCanceled() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
Notify the interested listeners that the editing was canceled.
fireEditingOccured() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
Notify the interested listeners that an edit occurred inside the editor.
fireEditingStopped(EditingEvent) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
Notify the interested listeners that the editing stopped.
fireNextEditLocationRequested() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
Notify the interested listeners that the next edit position was requested.
firePreviousEditLocationRequested() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
Notify the interested listeners that the previous edit position was requested.
FIRST_FILE_TO_DIFF - Static variable in class ro.sync.util.editorvars.EditorVariables
The first file to diff.
FIXED_COL_WIDTH_DEFAULT_VALUE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Fixed col width default value
FO_INPUT_FILE - Static variable in class ro.sync.util.editorvars.EditorVariables
The FO input file editor variable.
FONT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
The font to be used by the renderer/editor or null to go with the default.
Font - Class in ro.sync.exml.view.graphics
Font common class.
Font(String, int, int) - Constructor for class ro.sync.exml.view.graphics.Font
Creates a new Font from the specified name, style and point size.
FONT_WEIGHT_NORMAL - Static variable in class ro.sync.ecss.css.Styles
Value for the "normal" in the font-weight propery.
FontMetrics - Interface in ro.sync.exml.view.graphics
Common font metrics
FOP_AH_TRANSFORMATION_METHOD - Static variable in class ro.sync.util.editorvars.EditorVariables
The FOP Antenna House transformation method editor variable.
FOP_TRANSFORMATION_METHOD - Static variable in class ro.sync.util.editorvars.EditorVariables
The FOP transformation method editor variable.
FormSelectedTextOperation - Class in ro.sync.ecss.extensions.commons.operations.text
The class provides form word and form sentence operations over a selected text.
FormSelectedTextOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.FormSelectedTextOperation
 
FRAME - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
'Frame' label text.
FRAME_ABOVE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_ALL - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Frame all four sides of the table.
FRAME_BELLOW - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_BORDER - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_BOTTOM - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Frame only the bottom of the table.
FRAME_BOX - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_HSIDES - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_LHS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_NONE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Place no border on the table.
FRAME_RHS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_SIDES - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Frame the left and right sides of the table.
FRAME_TOP - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Frame the top of the table.
FRAME_TOPBOT - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Frame the top and bottom of the table.
FRAME_UNSPECIFIED - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Do not insert frame attribute.
FRAME_VOID - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAME_VSIDES - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
Possible value for 'frame' attribute.
FRAMEWORK_DIRECTORY - Static variable in class ro.sync.util.editorvars.EditorVariables
Represents the framework directory where the document type that contains this reference resides.
FRAMEWORK_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
The framework directory URL editor variable.
FRAMEWORKS_DIRECTORY - Static variable in class ro.sync.util.editorvars.EditorVariables
The frameworks directory editor variable.
FRAMEWORKS_DIRECTORY_URL - Static variable in class ro.sync.util.editorvars.EditorVariables
The frameworks directory URL editor variable.
FUNCTION_VARIABLE_SUFFIX - Static variable in class ro.sync.util.editorvars.EditorVariables
Suffix for functions (env or system)

G

GENERATE_ID_DEFAULTS - Static variable in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
List of elements for which to generate IDs, comma separated
GENERATE_ID_DEFAULTS - Static variable in class ro.sync.ecss.extensions.docbook.id.Docbook4UniqueAttributesRecognizer
List of elements for which to generate IDs, comma separated
GENERATE_ID_DEFAULTS - Static variable in class ro.sync.ecss.extensions.tei.id.TEIP4UniqueAttributesRecognizer
List of elements for which to generate IDs, comma separated
GENERATE_ID_DEFAULTS - Static variable in class ro.sync.ecss.extensions.xhtml.id.XHTMLUniqueAttributesRecognizer
List of elements for which to generate IDs, comma separated
GENERATE_ID_ELEMENTS_ACTIVE_KEY - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
The key from options
GENERATE_ID_ELEMENTS_KEY - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
The key from options
GENERATE_ID_PATTERN_KEY - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
The key from options
GENERATE_TABLE_FOOTER - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
'Generate table footer' checkbox text.
GENERATE_TABLE_HEADER - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
'Generate table header' checkbox text.
generateColumnSpecifications(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.JoinRowCellsOperation
Generates column specifications for the given table and inserts them into it.
generateColumnSpecifications(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
Generates column specifications for the given table and inserts them into the document.
generateColumnSpecifications(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.JoinRowCellsOperation
 
generateColumnSpecifications(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.JoinRowCellsOperation
 
generateColumnSpecifications(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.JoinRowCellsOperation
 
generateColumnSpecifications(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.tei.table.JoinRowCellsOperation
 
generateID(AuthorAccess, String) - Method in interface ro.sync.ecss.extensions.api.DITAUniqueIDAssigner
Generate an unique ID from an element local name
generateID(String, String) - Static method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
Generate an ID from a pattern for the specified element.
generateID(AuthorAccess, String) - Method in class ro.sync.ecss.extensions.dita.reuse.CreateReusableComponentOperation
 
GenerateIDElementsInfo - Class in ro.sync.ecss.extensions.commons.id
Information about the list of elements for which to generate auto ID + if the auto ID generation is activated
GenerateIDElementsInfo(AuthorAccess, GenerateIDElementsInfo) - Constructor for class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
Constructor.
GenerateIDElementsInfo(boolean, String, String[]) - Constructor for class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
Constructor.
GenerateIDElementsInfo(boolean, String, String[], boolean) - Constructor for class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
Constructor.
GenerateIDsDB4Operation - Class in ro.sync.ecss.extensions.docbook.id
Operation to auto generate IDs on the selected content.
GenerateIDsDB4Operation() - Constructor for class ro.sync.ecss.extensions.docbook.id.GenerateIDsDB4Operation
 
GenerateIDsDB5Operation - Class in ro.sync.ecss.extensions.docbook.id
Operation to auto generate IDs on the selected content.
GenerateIDsDB5Operation() - Constructor for class ro.sync.ecss.extensions.docbook.id.GenerateIDsDB5Operation
 
GenerateIDsDITAOperation - Class in ro.sync.ecss.extensions.dita.id
Operation to auto generate IDs on the selected content.
GenerateIDsDITAOperation() - Constructor for class ro.sync.ecss.extensions.dita.id.GenerateIDsDITAOperation
 
GenerateIDsOperation - Class in ro.sync.ecss.extensions.commons.id
Operation used to auto generate IDs for the elements included in the selected fragment.
GenerateIDsOperation() - Constructor for class ro.sync.ecss.extensions.commons.id.GenerateIDsOperation
 
GenerateIDsTEIP4Operation - Class in ro.sync.ecss.extensions.tei.id
Operation to auto generate IDs on the selected content.
GenerateIDsTEIP4Operation() - Constructor for class ro.sync.ecss.extensions.tei.id.GenerateIDsTEIP4Operation
 
GenerateIDsTEIP5Operation - Class in ro.sync.ecss.extensions.tei.id
Operation to auto generate IDs on the selected content.
GenerateIDsTEIP5Operation() - Constructor for class ro.sync.ecss.extensions.tei.id.GenerateIDsTEIP5Operation
 
generateUniqueID() - Static method in class ro.sync.util.editorvars.EditorVariables
 
generateUniqueIDFor(String, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
Generate an unique ID for an element
get(int) - Method in class ro.sync.ecss.css.RelativeLength
Return the evaluated value of the RelativeLength given a reference value.
getAcceptedLength() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
 
getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
getActions(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightActionsProvider
Gets the available actions for a persistent highlight.
getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Provides access to actions already defined in the Author page like: Undo, Redo, Display Full Tags, Edit Attributes, etc.
getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Provides access to actions already defined in the Text page like: Undo, Redo, etc.
getAdditionalData() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
Provides the review additional data that will be presented in the callout content part.
getAdditionalData() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
 
getAdditionalEditHelper(int) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Get an additional edit helper panel.
getAdditionalEditHelper(int) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
Get an additional edit helper panel.
getAdditionalRenderedAttributeValue() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
Get the additional rendered attribute value.
getAdditionalRenderedText() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
The additional rendered text.
getAfterInsertCaretPosition() - Method in class ro.sync.contentcompletion.xml.CIValue
Get the relative position where to place the caret after the value is inserted.
getAllDITAMapsReferencedURLs() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
 
getAllEditorLocations() - Method in interface ro.sync.ecss.extensions.api.access.AuthorWorkspaceAccess
Get all the editor locations.
getAllEditorLocations(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Get all the editor locations.
getAllEditors() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
EXM-18738
getAllOpenedURLs() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
 
getAllowedValues() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
 
getAllPossibleElements() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Get all the elements, including eventual local ones.
getAlpha() - Method in class ro.sync.exml.view.graphics.Color
Returns the alpha component in the range 0-255.
getAncestorValues(String, String, String) - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
Get the values of the specified (by name) attribute from the ancestors with the given name and namespace.
getAnnotation() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Get the annotation for the attribute.
getAnnotation() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getAnnotation() - Method in class ro.sync.contentcompletion.xml.CIValue
Get the annotation associated with this value.
getAnnotation() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
 
getAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
 
getANTTransformationHelper() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
getArguments() - Method in interface ro.sync.ecss.extensions.api.AuthorOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
No Arguments
getArguments() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDsOperation
No Arguments
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ChangeAttributeOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
The MathML XML fragment can be customized by the developer.
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.InsertOrReplaceTextOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.InsertXIncludeOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ShowElementDocumentationOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.SurroundWithFragmentOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.SurroundWithTextOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.text.CountWordsOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.text.FormSelectedTextOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.text.SelectedTextOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.text.ToLowerCaseOperation
No arguments necessary.
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.text.ToUpperCaseOperation
No operation arguments necessary.
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.UnwrapTagsOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
No arguments for this operation.
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
No arguments for this operation.
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
The operation will display a dialog for choose table attributes.
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitLeftRightOperationBase
 
getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.AddEditConrefOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.PasteAsContentReferenceOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.RemoveConrefOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.ReplaceConrefOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.keyref.InsertContentKeyrefOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.keyref.InsertKeyrefOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.link.InsertXrefOperation
The operation has 3 arguments: format, type and scope.
getArguments() - Method in class ro.sync.ecss.extensions.dita.link.PasteAsReferenceOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.dita.map.table.InsertTableOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.map.topicgroup.InsertTopicgroupOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.map.topichead.InsertTopicheadOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.map.topicref.InsertTopicrefOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.reuse.CreateReusableComponentOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.reuse.InsertReusableComponentOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.search.SearchReferencesDITAOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.dita.topic.InsertImageOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.docbook.InsertGraphicOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.docbook.InsertGUIButtonOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.docbook.InsertImageDataOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.docbook.InsertScreenshotOperation
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.docbook.link.InsertExternalLinkOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.docbook.link.InsertLocalLinkOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.docbook.link.InsertULink
 
getArguments() - Method in class ro.sync.ecss.extensions.docbook.link.InsertXrefOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.docbook.olink.EditOLinkOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.docbook.olink.InsertOLinkOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
The operation will display a dialog for choosing table attributes.
getArguments() - Method in class ro.sync.ecss.extensions.tei.InsertImageOperationP4
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.tei.InsertImageOperationP5
No arguments.
getArguments() - Method in class ro.sync.ecss.extensions.tei.table.InsertTableOperation
 
getArguments() - Method in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
No arguments.
getArgumentValue(String) - Method in interface ro.sync.ecss.extensions.api.ArgumentsMap
Get the value for the specified argument name.
getAscent() - Method in interface ro.sync.exml.view.graphics.FontMetrics
The font ascent is the distance from the font's baseline to the top of most alphanumeric characters.
getAssertions() - Method in class ro.sync.contentcompletion.xml.CIAttribute
 
getAssertions() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getAssertions() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Returns the string representation for all assertions.
getAttribute(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
Returns the value of an attribute with the given name.
getAttributeAtIndex(int) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
Returns the name of the attribute at the specified index.
getAttributeDescription(WhatPossibleValuesHasAttributeContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Get the description of an attribute.
getAttributeDescription(WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get the description of an attribute.
getAttributeName() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
Gets the name of the attribute, including the namespace prefix, if any.
getAttributeName() - Method in interface ro.sync.ecss.extensions.api.AttributeChangedEvent
Returns the name of the attribute that was changed.
getAttributeNamespace(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
Get an attribute's namespace.
getAttributeNamespace(String) - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get namespace URI for a given attribute qualified name.
getAttributeQName() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
The attribute QName.
getAttributeQName(int) - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get the qualified attribute name at index.
getAttributes() - Method in interface ro.sync.contentcompletion.xml.CIElement
Returns the list with the element attributes.
getAttributes() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getAttributes() - Method in class ro.sync.contentcompletion.xml.ContextElement
Returns the element attributes.
getAttributesCount() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
Returns the number of the element attributes.
getAttributesCount() - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Returns the number of the element attributes.
getAttributesSkippedAtCopy() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitLeftRightOperation
 
getAttributesSkippedAtCopy() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitLeftRightOperationBase
 
getAttributesSkippedAtCopy() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitLeftRightOperation
 
getAttributesSkippedAtCopy() - Method in class ro.sync.ecss.extensions.tei.table.SplitLeftRightOperation
 
getAttributeToEdit() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
 
getAttributeToEdit(String) - Static method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
Checks if the property InplaceEditorCSSConstants.PROPERTY_EDIT specifies an attribute to be edited.
getAttributeValue(EditedAttribute, Object) - Method in interface ro.sync.ecss.extensions.api.AttributesValueEditor
Get a value for the current attribute.
getAttributeValue(AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.ECTEIFigureEntityAttributeCustomizer
Get the value for the attribute entity.
getAttributeValue(AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.SATEIFigureEntityAttributeCustomizer
Get the value for the attribute entity.
getAttributeValue(String) - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get attribute value for given attribute qualified name.
getAuthor() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
Provides the reviewer author name that will be presented in the callout header part.
getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Deprecated. Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage()).getAuthorAccess().
getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
 
getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteColumnArguments
 
getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
 
getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
 
getAuthorAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Access class to the author functions.
getAuthorCalloutsController() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
The callouts are representations of Track Changes insert and delete highlights, review comment highlights and the custom review highlights in Author mode.
getAuthorCommonActions() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Deprecated. Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage()).getActionsProvider().getAuthorCommonActions().
getAuthorCommonActions() - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
Get the map of author common actions (undo, redo, cut, copy, paste, etc).
getAuthorComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the internal component on which the Author page is rendered.
getAuthorDocumentNode() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Returns the edited author document.
getAuthorExtensionActions() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Deprecated. Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage()).getActionsProvider().getAuthorExtensionActions().
getAuthorExtensionActions() - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
Get the map of author extension actions.
getAuthorNode() - Method in interface ro.sync.ecss.extensions.api.AuthorViewToModelInfo
Return the AuthorNode located at a specified position.
getAuthorResourceBundle() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
A message bundle that holds all the internationalized messages displayed in Oxygen frameworks for a language set in Preferences.
getAuthorSchemaAwareEditingHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
If Schema Aware mode is active in Oxygen, all actions that can generate invalid content will be redirected toward this support.
getAuthorSchemaAwareEditingHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
getAuthorSchemaAwareEditingHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getAuthorSchemaAwareEditingHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getAuthorSchemaAwareEditingHandler() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
 
getAuthorSchemaAwareOptions() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
 
getAuthorSchemaManager() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
 
getAuthorSelectionModel() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the Author selection model containing access to all Author selection intervals and methods for adding simple and multiple selections.
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Get the AuthorTableOperationsHandler instance responsible for handling table operations.
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
 
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
getAuthorTableOperationsHandler() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
getAuthorTransfers() - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
Get the data transfers of interest for the listener.
getAutomaticallyValidationManager() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
 
getAvailableDataSourceConnectionInfos() - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
Obtain information about all the available data source connections.
getBackgroundColor() - Method in class ro.sync.ecss.css.Styles
 
getBackgroundImage() - Method in class ro.sync.ecss.css.Styles
This property sets the background image of an element.
getBackgroundPosition() - Method in class ro.sync.ecss.css.Styles
If a background position is specified, this property indicates the position of the background image relative to its box.
getBackgroundRepeat() - Method in class ro.sync.ecss.css.Styles
If a background image is specified, this property specifies whether the image is repeated (tiled), and how.
getBalancedSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Usually returns the same value as WSAuthorEditorPageBase.getSelectionEnd().
getBalancedSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Usually returns the same value as WSAuthorEditorPageBase.getSelectionStart().
getBase() - Method in class ro.sync.ecss.css.URIContent
 
getBaseline() - Method in class ro.sync.ecss.extensions.api.editor.RendererLayoutInfo
Gets the baseline.
getBaseLine() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the base line relative to top, relative to the box.
getBaseURLAtCaretPosition(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Get the base URL for the node located at caret position.
getBaseUserFrameworksDir() - Static method in class ro.sync.util.editorvars.EditorVariables
Get the base frameworks directory from the user preferences directory like: Users\***\AppData\Roaming\com.oxygenxml\extensions\v14.0\frameworks Note: This is not the actual directory with frameworks but the directory which contains all frameworks directories.
getBeforeElement() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
 
getBgColor() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
 
getBlue() - Method in class ro.sync.exml.view.graphics.Color
Returns the blue component in the range 0-255 in the default sRGB space.
getBorderBottomColor() - Method in class ro.sync.ecss.css.Styles
 
getBorderBottomStyle() - Method in class ro.sync.ecss.css.Styles
 
getBorderBottomWidth() - Method in class ro.sync.ecss.css.Styles
 
getBorderLeftColor() - Method in class ro.sync.ecss.css.Styles
 
getBorderLeftStyle() - Method in class ro.sync.ecss.css.Styles
 
getBorderLeftWidth() - Method in class ro.sync.ecss.css.Styles
 
getBorderRightColor() - Method in class ro.sync.ecss.css.Styles
 
getBorderRightStyle() - Method in class ro.sync.ecss.css.Styles
 
getBorderRightWidth() - Method in class ro.sync.ecss.css.Styles
 
getBorderTopColor() - Method in class ro.sync.ecss.css.Styles
 
getBorderTopStyle() - Method in class ro.sync.ecss.css.Styles
 
getBorderTopWidth() - Method in class ro.sync.ecss.css.Styles
 
getBounds() - Method in class ro.sync.exml.view.graphics.Ellipse
 
getBounds() - Method in class ro.sync.exml.view.graphics.Rectangle
 
getBounds() - Method in interface ro.sync.exml.view.graphics.Shape
 
getBrightness() - Method in class ro.sync.exml.view.graphics.Color
Gets the L component form the HSL spectrum of the color.
getBrowseMode() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
Get the mode for which the Input URL chooser will be used (for opening or for saving resources).
getButton() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Returns which, if any, of the mouse buttons has changed state.
getCalloutRectangle(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
Retrieves the bounds of the callout box associated with an Author persistent highlight.
getCalloutRenderingInformation(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
Get the callout rendering information associated with a custom persistent highlight.
getCalloutType() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
Provides a human readable string representing the callout type that will be rendered as a description of the callout, in the header part.
getCALSTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
Get the table span provider for the CALS table model.
getCancelButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
 
getCaretOffset() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use WSTextBasedEditorPage.getCaretOffset() instead. For example if you have an AuthorAccess object then use authorAccess.getEditorAccess().getCaretOffset().
getCaretOffset() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
The current caret offset.
getCategory() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
Get the license category.
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
Get the name of the element that will be inserted as a cell into the table.
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
Get the name of the element that represents a cell.
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertColumnOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.map.table.InsertColumnOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.map.table.InsertRowOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.tei.table.InsertColumnOperation
 
getCellElementName(AuthorElement, int) - Method in class ro.sync.ecss.extensions.tei.table.InsertRowOperation
 
getCellSpanSpec(AuthorAccess, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Find the column span specification for a table cell.
getCellWidth(AuthorElement, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
Get the width representation for the cell represented by the cellElement.
getCellWidth(AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
getCellWidth(AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
The list with the width representations for the given cell is obtained by computing the column span and then determining the WidthRepresentation for each column the cell spans across.
getCellWidth(AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
getCellWidth(AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
 
getChangeHighlights() - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
Fetches the list of change tracking highlights.
getChangeHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorChangeTrackingController
Fetches the list of change tracking highlight that intersects the interval between the given start offset and end offset.
getChangeHighlights() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
Returns the list with the fragment change tracking highlights.
getChangeTrackingController() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorAccess.getReviewController() instead.
getChangeTrackingController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Deprecated. Use WSAuthorEditorPage.getReviewController() instead.
getChars(int, int, Segment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
The content represents the entire text content of the Author page + additional markers/sentinels at offsets which are pointed to by the AuthorNodes.
getChars(int, int, Segment) - Method in interface ro.sync.ecss.extensions.api.Content
Retrieves a portion of the content into the specified Segment.
getChild(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
Deprecated. Use AuthorElement.getElementsByLocalName(String)[0] instead.
getChildrenElements(WhatElementsCanGoHereContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Get the elements that can be children of the element for which the context was built.
getChildrenElements(WhatElementsCanGoHereContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get the elements that can be children of the element for which the context was built.
getCIValues(Collection<String>) - Static method in class ro.sync.contentcompletion.xml.CIValue
Utility method to get an array of CIValue from a list of strings.
getCIValuesAsList(Collection<String>) - Static method in class ro.sync.contentcompletion.xml.CIValue
Get a list of CIValue from a list of strings.
getCIValuesAsList(Collection<String>, String) - Static method in class ro.sync.contentcompletion.xml.CIValue
Get a list of CIValue from a list of strings.
getClassPathResources() - Method in interface ro.sync.ecss.extensions.api.ClassPathResourcesAccess
Get the list of resources the user has added to the classpath of the corresponding framework
getClassPathResourcesAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Get access to the list of resources the user has added to the classpath of the corresponding framework
getClickCount() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Returns the number of mouse clicks associated with this event.
getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Get a processor for Author Document Fragments in the clipboard (which will be pasted, dropped, etc).
getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
getClipboardFragmentProcessor() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
getClipboardObjectID() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
Get an unique ID of this object taken from the clipboard.
getClipBounds() - Method in interface ro.sync.exml.view.graphics.Graphics
 
getClonedProperties() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
Returns a copy of the internal properties map.
getColor() - Method in class ro.sync.ecss.css.Styles
 
getColor() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
Provides color for styling the associated callout box.
getColor() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
 
getColSpan(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider
Get the number of columns the given cell spans across.
getColSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.spansupport.TEITableCellSpanProvider
Compute the number of columns the cell spans across by looking at the 'cols' attribute.
getColSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
getColSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Compute the number of columns the cell spans across by looking at the 'spanspec' attribute.
getColSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
getColSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
Compute the number of columns the cell spans across by looking at the colspan attribute.
getColSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.ReltableCellSpanProvider
 
getColSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableCellSpanProvider
 
getColSpec(int) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Find the column specification for the given column number.
getColSpecElement(CALSColSpec) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Find a column specification element.
getColSpecs() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Returns the column specification set corresponding to the CALS table.
getColumnCellsIntervals() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteColumnArguments
 
getColumnFragments() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
 
getColumnName() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSTableColumnSpecificationInformation
Gets the column name.
getColumnName() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
 
getColumnNumber() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
 
getColumnOfOffset(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Converts an offset position (a position between the characters of the text) to the column number in the line that contains the offset.
getColumnsNumber() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
Return the number of columns.
getColumnSpecification(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
Returns the column specification information of a table column.
getColumnSpecification(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
 
getColumnSpecification(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
 
getColumnSpecificationInformation() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
Returns the column specification information of a table column.
getColumnsWidthsType() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Compute the possible values for the column widths specifications.
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
Compute the possible values for the column widths specifications.
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
 
getColumnWidthsSpecifications(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
 
getColWidth() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
 
getComment(int) - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
Provides the review comment that will be presented in the callout content part.
getCommentHighlights() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
Fetches the list of comment highlights.
getCommentHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
Fetches the list of comment highlights that intersect the interval between the given start offset and end offset.
getCommentsAndCustomHighlights() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
Returns the list with the fragment comment highlights or custom highlights.
getCommonParentNode(AuthorDocument, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Find the common ancestor node of the two offsets.
getComponent() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
Get the current component this view will display
getComponents() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
Get the components which are currently licensed.
getComponents() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
 
getContent() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
 
getContent() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
 
getContent(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
Get as text the keyref content.
getContentFromFragment(AuthorAccess, boolean, AuthorDocumentFragment) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
Get the given fragment content.
getContentFromTarget(int) - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
Provides a section from the document content that is covered by this callout.
getContentHandler() - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
 
getContentInformationAtOffset(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Returns content information for the offset.
getContentNodes() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
Get the list of the first-level nodes contained in this Author document fragment.
getContentNodes() - Method in interface ro.sync.ecss.extensions.api.node.AuthorParentNode
Returns the list with all children of this element.
getContentPane() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
 
getContentType() - Method in interface ro.sync.contentcompletion.xml.CIElement
Get the content type of the element.
getContentType() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getContextDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ContextDescriptionProvider
Get a language-independent description for the dialog in which the CMS action will be provided.
getContextDITAMapURL() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
 
getContextKeyDefinitions() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
getContextKeyDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
getContextPathNamesAndUris(AuthorAccess) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Get the list of parent elements of insertion point in Author document.
getCorrectedBreakYForWrappedString(AttributedString, int, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
Gets the y coordinate where the given wrapped string bounds can be split without cutting off a text line.
getCounterName() - Method in class ro.sync.ecss.css.CounterContent
 
getCounters() - Method in class ro.sync.ecss.css.Styles
 
getCountersIncrement() - Method in class ro.sync.ecss.css.Styles
 
getCurrentArchiveURL(String) - Static method in class ro.sync.util.editorvars.EditorVariables
Returns the URL of the current archive.
getCurrentAuthorEditorPageAccess() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
Get the WSAuthorEditorPage for the current edited file.
getCurrentBoxHeight() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Current run of text/image height.
getCurrentDITAMapReferencedUrls() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
 
getCurrentEditorAccess(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Get access to the current selected editor.
getCurrentEditorXMLContent() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
Get the XML content currently loaded in the current editor.
getCurrentFrameworksURL() - Static method in class ro.sync.util.editorvars.EditorVariables
Get the current frameworks directory.
getCurrentPage() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Get access to the current page.
getCurrentPageID() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Get the ID of the current page.
getCurrentProjectURL(String) - Static method in class ro.sync.util.editorvars.EditorVariables
Returns the URL of the current project.
getCurrentTimestamp() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
Get the current time stamp in a format identical to the one used by Oxygen for insert and delete review highlights.
getCurrentValuePrefix() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
Get the already inserted value prefix.
getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getCursorType(int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getCursorType(AuthorInplaceContext, int, int) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
Get a cursor to be used when the user hovers with the mouse over this renderer.
getCursorType(int, int) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
Get a cursor to be used when the user hovers with the mouse over this renderer.
getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
 
getCursorType(int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
 
getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getCursorType(int, int) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getDataSourceAccess() - Method in interface ro.sync.exml.workspace.api.Workspace
Get information about the configured data source connections.
getDataSourceConnectionInfo(String) - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
Obtain information about the data source connection identified by the connection name.
getDefaultAction(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightActionsProvider
Gets the action that will be invoked when the user double clicks a callout representation, or a persistent highlight in the main editing area (not yet supported).
getDefaultAttributeValue() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
 
getDefaultAuthorSchemaAwareEditingHandler() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the default schema aware editing handler.
getDefaultColWidthValue() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
Get the default col width value.
getDefaultContentForEmptyCells() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
 
getDefaultContentForEmptyCells() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
 
getDefaultContentForEmptyCells() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
Get the default content that must be introduced in empty cells.
getDefaultContentForEmptyCells() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
Get the default content that must be introduced in empty cells.
getDefaultContentForEmptyCells() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
 
getDefaultContentForEmptyCells() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Get the default frame value.
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
Get the default frame value.
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
 
getDefaultFrameValue(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.dita.id.DITAConfigureAutoIDElementsOperation
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.docbook.id.Docbook4UniqueAttributesRecognizer
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.docbook.id.Docbook5UniqueAttributesRecognizer
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.docbook.id.DocbookConfigureAutoIDElementsOperation
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.tei.id.TEIConfigureAutoIDElementsOperation
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.tei.id.TEIP4UniqueAttributesRecognizer
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.tei.id.TEIP5UniqueAttributesRecognizer
 
getDefaultOptions() - Method in class ro.sync.ecss.extensions.xhtml.id.XHTMLUniqueAttributesRecognizer
 
getDefaultValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the default value attribute of the attribute.
getDefaultValue() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
 
getDeletedFragment() - Method in interface ro.sync.ecss.extensions.api.DocumentContentDeletedEvent
 
getDeletedText() - Method in interface ro.sync.ecss.extensions.api.DocumentContentDeletedEvent
 
getDelimiter() - Method in class ro.sync.ecss.css.CountersContent
 
getDescent() - Method in interface ro.sync.exml.view.graphics.FontMetrics
The font descent is the distance from the font's baseline to the bottom of most alphanumeric characters with descenders.
getDescription() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
 
getDescription() - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateAdapter
 
getDescription() - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
 
getDescription() - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
 
getDescription() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
 
getDescription() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
 
getDescription() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getDescription() - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
 
getDescription() - Method in interface ro.sync.ecss.extensions.api.Extension
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.DefaultElementLocatorProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDsOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ChangeAttributeOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.InsertOrReplaceFragmentOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.InsertOrReplaceTextOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.InsertXIncludeOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ShowElementDocumentationOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.SurroundWithFragmentOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.SurroundWithTextOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.text.CapitalizeSentencesOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.text.CapitalizeWordsOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.text.CountWordsOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.text.ToLowerCaseOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.text.ToUpperCaseOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.UnwrapTagsOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.XQueryOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
Get the description for this operation.
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitLeftRightOperationBase
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.spansupport.TEITableCellSpanProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.commons.XMLNodeRendererCustomizerAdapter
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.AddEditConrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.PasteAsContentReferenceOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.RemoveConrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.ReplaceConrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.id.DITAConfigureAutoIDElementsOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.keyref.InsertContentKeyrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.keyref.InsertKeyrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.link.InsertLinkOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.link.InsertXrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.link.PasteAsReferenceOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapCustomRuleMatcher
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.map.table.InsertTableOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.map.table.ReltableCellSpanProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicgroup.InsertTopicgroupOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topichead.InsertTopicheadOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.InsertTopicrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.reuse.CreateReusableComponentOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.reuse.InsertReusableComponentOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.search.SearchReferencesDITAOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.topic.DITATopicCustomRuleMatcher
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.topic.InsertImageOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableCellSpanProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.DocbookNodeRendererCustomizer
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaManagerFilter
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.id.Docbook4UniqueAttributesRecognizer
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.id.Docbook5UniqueAttributesRecognizer
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.id.DocbookConfigureAutoIDElementsOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.InsertGraphicOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.InsertGUIButtonOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.InsertImageDataOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.InsertScreenshotOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.link.InsertExternalLinkOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.link.InsertLocalLinkOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.link.InsertULink
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.link.InsertXrefOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.olink.EditOLinkOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.olink.InsertOLinkOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.id.TEIConfigureAutoIDElementsOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.id.TEIP4UniqueAttributesRecognizer
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.id.TEIP5UniqueAttributesRecognizer
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.InsertImageOperationP4
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.InsertImageOperationP5
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.table.InsertTableOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.TEINodeRendererCustomizer
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.xhtml.id.XHTMLUniqueAttributesRecognizer
 
getDescription() - Method in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
 
getDescription() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLElementLocatorProvider
 
getDescription() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLNodeRendererCustomizer
 
getDescription() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
 
getDescription() - Method in class ro.sync.ecss.extensions.xsd.XSDExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.xsd.XSDNodeRendererCustomizer
 
getDescription() - Method in class ro.sync.ecss.extensions.xslt.XSLTExtensionsBundle
 
getDescription() - Method in class ro.sync.ecss.extensions.xslt.XSLTNodeRendererCustomizer
 
getDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
Get the description of this filter.
getDescription(String) - Static method in class ro.sync.util.editorvars.EditorVariables
Returns a description of the editor variable.
getDiffFilePresenter() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
getDirectWhitespace() - Method in class ro.sync.ecss.css.Styles
 
getDisplay() - Method in class ro.sync.ecss.css.Styles
First it looks at the KEY_IMPOSED_DISPLAY property.
getDisplayName(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
Returns the name of the node that contains the expanded referred content.
getDisplayName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Returns the display name of the node used for visual representation.
getDisplayName(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
Returns the value of the conref attribute.
getDisplayName(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
Returns the value of the href attribute.
getDisplayTags() - Method in class ro.sync.ecss.css.Styles
 
getDITAAccess() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
Get the page access used to perform various operations on the DITA Map tree.
getDITACommonActions() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
Get the map of DITA Map common actions (undo, redo, cut, copy, paste, etc).
getDITAMapTreeComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
Get the internal component on which the DITA Map page is rendered (a javax.swing.JTree).
getDITATransformationHelper() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
getDoctype() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Returns information about the internal associated document type.
getDocument() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Get the edited document.
getDocumentController() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Returns the Author document controller.
getDocumentController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Returns the Author document controller.
getDocumentController() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
Returns the DITA Map document controller.
getDocumentNamespace() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getDocumentNamespace() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getDocumentNamespace() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
 
getDocumentNamespace() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
 
getDocumentNamespace() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
getDocumentNamespace() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
This should never return null if the OptionsStorage support it is intended to be used.
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.xsd.XSDExtensionsBundle
 
getDocumentTypeID() - Method in class ro.sync.ecss.extensions.xslt.XSLTExtensionsBundle
 
getDocumentTypeName() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Get the name of the document type which created this bundle (as set in the Oxygen->Preferences->Document Types.
getDrawColor() - Method in interface ro.sync.exml.view.graphics.Graphics
Get the current color code.
getDTDHandler() - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
 
getEditableState() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
Check if we can edit at the current iterator offset.
getEditorAccess(URL) - Method in interface ro.sync.ecss.extensions.api.access.AuthorWorkspaceAccess
Find an editor access by location.
getEditorAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Get the author editor access providing editor related information.
getEditorAccess(URL, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Find an editor access by location
getEditorComponent() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
 
getEditorComponent() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
 
getEditorComponent() - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
Get the main editor panel.
getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
 
getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
Prepare and return the editor component.
getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
 
getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
 
getEditorForURL(URL) - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
 
getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
 
getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
 
getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.InternalComponentProvider
 
getEditorLocation() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use WSEditorBase.getEditorLocation() instead.
getEditorLocation() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
Get the URL representing the editor location.
getElem() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
Get the element being edited.
getElementAncestor(AuthorNode, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
Search for an ancestor AuthorNode with the specified type.
getElementDescription(Context) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Get the description of an element.
getElementDescription(Context) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get the description of an element.
getElementLocator(IDTypeVerifier, String) - Method in interface ro.sync.ecss.extensions.api.link.ElementLocatorProvider
Get an element locator capable of locating the element pointed by this link.
getElementLocator(IDTypeVerifier, String) - Method in class ro.sync.ecss.extensions.commons.DefaultElementLocatorProvider
 
getElementLocator(IDTypeVerifier, String) - Method in class ro.sync.ecss.extensions.dita.DITAElementLocatorProvider
 
getElementLocator(IDTypeVerifier, String) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLElementLocatorProvider
 
getElements(Object) - Method in class ro.sync.ecss.extensions.commons.table.operations.ListContentProvider
 
getElementsByLocalName(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
Gets the children elements having the specified local name.
getElementStack() - Method in class ro.sync.contentcompletion.xml.Context
Gets the stack of ContextElement representing the ancestors of the element for which the Context was built.
getElementsWithIDGeneration() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
 
getEndColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the end column, 1 based.
getEndColumnName() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpanSpec
Return the name of the end column.
getEndLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the end line, 1 based.
getEndOffset() - Method in class ro.sync.ecss.extensions.api.ContentInterval
 
getEndOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
Get the highlight end offset.
getEndOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
Gets the ending model offset for the highlight.
getEndOffset() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the end offset in content.
getEndOffset() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Returns the offset in the content which marks the end of the node's range.
getEntities() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Gets the context-independent list of entities declared in the document's DOCTYPE declaration.
getEntities() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Gets the context-independent list of entities declared in the document's DOCTYPE declaration.
getEntityResolver() - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
 
getEntityResolver() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Get the same entity resolver Oxygen sets to its constructed SAX Parsers (which looks into the Oxygen options and document types for catalogs).
getErrorHandler() - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
 
getErrorMessage() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
 
getExtension(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Get the file extension for this URL.
getExtensions() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
Get the list of extensions.
getFacetFractionDigitsValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the FRACTION_DIGITS facet corresponding to the attribute.
getFacetFractionDigitsValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetFractionDigitsValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the FRACTION_DIGITS facet, can be null if it is not defined.
getFacetLengthValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the LENGTH facet corresponding to the attribute.
getFacetLengthValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetLengthValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the LENGTH facet, can be null if it is not defined.
getFacetMaxExclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the MAX_EXCLUSIVE facet corresponding to the attribute.
getFacetMaxExclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetMaxExclusiveValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the MAX_EXCLUSIVE facet, can be null if it is not defined.
getFacetMaxInclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the MAX_INCLUSIVE facet corresponding to the attribute.
getFacetMaxInclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetMaxInclusiveValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the MAX_INCLUSIVE facet, can be null if it is not defined.
getFacetMaxLengthValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the MAX_LENGTH facet corresponding to the attribute.
getFacetMaxLengthValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetMaxLengthValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the MAX LENGTH facet, can be null if it is not defined.
getFacetMinExclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the MIN_EXCLUSIVE facet corresponding to the attribute.
getFacetMinExclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetMinExclusiveValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the MIN_EXCLUSIVE facet, can be null if it is not defined.
getFacetMinInclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the MIN_INCLUSIVE facet corresponding to the attribute.
getFacetMinInclusiveValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetMinInclusiveValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the MIN_INCLUSIVE facet, can be null if it is not defined.
getFacetMinLengthValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the MIN_LENGTH facet corresponding to the attribute.
getFacetMinLengthValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetMinLengthValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the MIN LENGTH facet, can be null if it is not defined.
getFacetPattern() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the PATTERN facet corresponding to the attribute.
getFacetPattern() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetPattern() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the PATTERN facets as String, can be null if is not defined.
getFacetTotalDigitsValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the TOTAL_DIGITS facet corresponding to the attribute.
getFacetTotalDigitsValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetTotalDigitsValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the TOTAL_DIGITS facet, can be null if it is not defined.
getFacetWhitespaceValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the value of the WHITESPACE facet corresponding to the attribute.
getFacetWhitespaceValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getFacetWhitespaceValue() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the value of the WHITESPACE facet, can be null if it is not defined.
getFeature(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
 
getFileName(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Get the file name from a file or URL path
getFillColor() - Method in interface ro.sync.exml.view.graphics.Graphics
Get the color code for fill shapes.
getFilteredContent(int, int, AuthorNodesFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Retrieves the content between the given start and end offset, excluding the content of the invisible nodes (that have display none style property), the content deleted with track changes, the sentinels of inline elements and the content of filtered nodes.
getFirstCell(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
Find the first cell involved in the join operation.
getFixedWidth() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
 
getFixedWidthUnit() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
 
getFont() - Method in class ro.sync.ecss.css.Styles
 
getFont() - Method in interface ro.sync.exml.view.graphics.Graphics
Get current font.
getFontAscent() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the font ascent.
getFontMetrics(Font) - Method in interface ro.sync.exml.view.graphics.Graphics
 
getFontSize() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the font size.
getFontWeight() - Method in class ro.sync.ecss.css.Styles
 
getFragment() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
Get the fragment which will be pasted/dropped.
getFragmentOriginalLocation() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
Get the URL of the file from which the fragment was copied.
getFrame() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
 
getFrameValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
Compute the possible values for 'frame' attribute.
getFrameValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
Compute the possible values for the frame attribute.
getFrameValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
 
getFrameValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
 
getFrameValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
 
getFrameValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
 
getFrameValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
 
getFrameValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
 
getFrameValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
Depending on the table model, CALS or HTML, return different values for 'frame' attribute.
getFrameValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
Depending on the table model, CALS or HTML, return different values for 'frame' attribute.
getFrameValues(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
In TEI we don't have a frame attribute.
getFrameValues(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
In TEI we don't have a frame attribute.
getFrameworksDir() - Static method in class ro.sync.util.editorvars.EditorVariables
Get the File representing the "frameworks" directory.
getFrameworksUrl() - Static method in class ro.sync.util.editorvars.EditorVariables
Get the "frameworks" directory URL.
getFullySelectedNode() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the node which is fully and perfectly surrounded by the current selection in the Author editor.
If the selection surrounds perfectly the node (the selection starts at the node start offset and ends immediately after the node end offset), the node will be returned, otherwise null will be returned.
For example if a node is selected using Outline or the Breadcrumb, the method will return the corresponding node.
getGenerateIDAttributeQName(AuthorElement, String[], boolean) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
 
getGenerateIDAttributeQName(AuthorElement, String[], boolean) - Method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
 
getGenerateIDElementsInfo() - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
 
getGlobalElements() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Get all the names of global elements defined in the associated grammar.
getGlobalElements() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get all the names of global elements defined in the associated grammar.
getGrammarCache() - Method in class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
 
getGrammarURLs() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
Get the array of URLs of the loaded DTD or XML Schema.
getGrammarURLs() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get the array of URLs of the loaded DTD or XML Schema.
getGrandparentElement() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
Get the qualified name of the grand parent element.
getGrandparentNamespace() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
Get the namespace of the grand parent element.
getGraphics() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the graphics used for paint.
getGreen() - Method in class ro.sync.exml.view.graphics.Color
Returns the green component in the range 0-255 in the default sRGB space.
getGuessElements() - Method in interface ro.sync.contentcompletion.xml.CIElement
Get the list with the children elements of the current element.
getGuessElements() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getHeight() - Method in class ro.sync.ecss.css.Styles
 
getHeight() - Method in interface ro.sync.exml.view.graphics.FontMetrics
 
getHeight() - Method in class ro.sync.exml.view.graphics.Rectangle
 
getHighlighter() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the highlighter which can be used to add/remove/manage the custom user highlights
getHighlightPainter(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.PersistentHighlightRenderer
Get the painter associated with the given persistent highlight.
getHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
Fetches the current list of highlights.
getHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
Fetches the list of custom persistent highlights.
getHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
Fetches the list of custom persistent highlights that intersect the interval between the given start offset and end offset.
getHorizontalBorderSpacing() - Method in class ro.sync.ecss.css.Styles
 
getHref() - Method in class ro.sync.ecss.css.URIContent
 
getHtmlMessage() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
 
getIcon() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
Get the current view icon
getIconPath() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
Get the path of the icon used to render a node.
getIdGenerationPattern() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
 
getIdValuesList() - Method in class ro.sync.contentcompletion.xml.Context
 
getIgnoredAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitCellAboveBelowOperation
 
getIgnoredAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
 
getIgnoredAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitCellAboveBelowOperation
 
getIgnoredAttributes() - Method in class ro.sync.ecss.extensions.tei.table.SplitCellAboveBelowOperation
 
getIgnoredColumnAttributes() - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
Gets the attributes which should be skipped when inserting a new column and the attributes from source cell fragments must be copied.
getIgnoredColumnAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
 
getIgnoredColumnAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
 
getIgnoredColumnAttributes() - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
 
getIgnoredColumnAttributes() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
 
getIgnoredColumnAttributes() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
 
getIgnoredRowAttributes() - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
Gets the attributes which should be skipped when using the current row as template for insert operation.
getIgnoredRowAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
 
getIgnoredRowAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
 
getIgnoredRowAttributes() - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
 
getIgnoredRowAttributes() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
 
getIgnoredRowAttributes() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
 
getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Get the file name of the main Author paste stylesheet.
getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
 
getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.Docbook4ExternalObjectInsertionHandler
 
getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.Docbook5ExternalObjectInsertionHandler
 
getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.TEIP4ExternalObjectInsertionHandler
 
getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.TEIP5ExternalObjectInsertionHandler
 
getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExternalObjectInsertionHandler
 
getIncrement() - Method in class ro.sync.ecss.css.CSSCounterIncrement
 
getIndexInDocument() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
 
getInfoElementChildOfSect(String) - Method in class ro.sync.ecss.extensions.docbook.Docbook5SchemaAwareEditingHandler
 
getInfoElementChildOfSect(String) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
Get the info child element name of to the given sect element name.
getInsertedFragment() - Method in interface ro.sync.ecss.extensions.api.DocumentContentInsertedEvent
 
getInsertedNode() - Method in interface ro.sync.ecss.extensions.api.DocumentContentInsertedEvent
 
getInsertedText() - Method in interface ro.sync.ecss.extensions.api.DocumentContentInsertedEvent
 
getInsertOffset() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
 
getInsertString() - Method in class ro.sync.contentcompletion.xml.CIValue
Get the insert string.
getInstance() - Static method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerInvoker
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerInvoker
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.docbook.table.ECDocbookInnerTableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.docbook.table.SADocbookInnerTableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizer
Get the singleton instance.
getInstance() - Static method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizer
Get the singleton instance.
getKey() - Method in class ro.sync.ecss.extensions.api.OptionListener
 
getKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionListener
 
getKeys(URL) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapComponentEditorManager
 
getLastCell(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
Find the last cell for the join operation.
getLastResult() - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
Deprecated. Will be removed in a future version
getLeading() - Method in interface ro.sync.exml.view.graphics.FontMetrics
Determines the standard leading of the Font described by this FontMetrics object.
getLeftSplits() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
This method is intended for internal use only.
getLength() - Method in interface ro.sync.ecss.extensions.api.Content
The length in characters of the content.
getLength() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
Returns the length of the change.
getLength() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the length of highlight, in pixels.
getLength() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
Get the length of the document.
getLength() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
 
getLicenseInformationProvider() - Method in interface ro.sync.exml.workspace.api.Workspace
Get information about the license used in the current Oxygen application.
getLineHeight(FontMetrics) - Method in class ro.sync.ecss.css.Styles
Sets the distance between lines: normal number length %
getLineOfOffset(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Converts an offset position (a position between the characters of the text) to the line number that contains the offset.
getLinkURL() - Method in class ro.sync.ecss.css.Styles
 
getListMessage() - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
 
getListMessage() - Method in class ro.sync.ecss.extensions.dita.id.DITAConfigureAutoIDElementsOperation
 
getListMessage() - Method in class ro.sync.ecss.extensions.docbook.id.DocbookConfigureAutoIDElementsOperation
 
getListMessage() - Method in class ro.sync.ecss.extensions.tei.id.TEIConfigureAutoIDElementsOperation
 
getListsPreprocessingStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Get the file name of the stylesheet for lists pre-processing.
getListStyleType() - Method in class ro.sync.ecss.css.CounterContent
 
getListStyleType() - Method in class ro.sync.ecss.css.Styles
 
getLocalName() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
 
getLocalName(String) - Static method in class ro.sync.ecss.extensions.api.link.ExtensionUtil
Extract the local name from the given qualified name.
getLocalName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
Returns the local part of the qualified name of this element.
getLocalName(String) - Static method in class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
Get the local name from an qualified element or attribute name.
getLocalName() - Method in class ro.sync.outline.xml.Attribute
Gets the attribute local name.
getLocationOnScreen(int, int) - Method in interface ro.sync.ecss.extensions.api.access.AuthorEditorAccess
Deprecated. Use the getLocationOnScreenAsPoint(int x, int y) method instead.
getLocationOnScreenAsPoint(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Take relative mouse coordinates and translate then to absolute on-screen coordinates.
getLocationRelativeToEditorFromScreen(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Take mouse coordinates relative to the main application frame/display and translate then to coordinates relative to the editing area.
getMappingsFromAncestor(ProxyNamespaceMapping) - Method in class ro.sync.xml.ProxyNamespaceMapping
Get mapping from ancestor, by removing from the current one the given mappings.
getMarginBottom() - Method in class ro.sync.ecss.css.Styles
 
getMarginLeft() - Method in class ro.sync.ecss.css.Styles
 
getMarginRight() - Method in class ro.sync.ecss.css.Styles
 
getMarginTop() - Method in class ro.sync.ecss.css.Styles
 
getMasterFilesSupport() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
getMaxWidth() - Method in class ro.sync.ecss.css.Styles
 
getMenubarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
 
getMessage(String) - Method in interface ro.sync.ecss.extensions.api.AuthorResourceBundle
Gets a message for the given key from this resource bundle.
getMessage(String) - Method in class ro.sync.ecss.extensions.api.AuthorResourceBundleImpl
 
getMessage() - Method in exception ro.sync.ecss.extensions.api.ExtensionException
 
getMinWidth() - Method in class ro.sync.ecss.css.Styles
 
getMixedContent() - Method in class ro.sync.ecss.css.Styles
 
getModelDescription() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the model description.
getModelDescription() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getModelDescription() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the model description.
getModifiers() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
 
getName() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the local name of the attribute.
getName() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getName() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the node(attribute or element) name.
getName() - Method in class ro.sync.ecss.css.CSSCounter
 
getName() - Method in class ro.sync.ecss.css.CSSCounterIncrement
 
getName() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
 
getName() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
 
getName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Returns the node name.
getName() - Method in class ro.sync.exml.view.graphics.Font
 
getNameEndOffset() - Method in class ro.sync.outline.xml.Attribute
 
getNamespace() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the namespace attribute of the attribute.
getNamespace() - Method in interface ro.sync.contentcompletion.xml.CIElement
 
getNamespace() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getNamespace() - Method in class ro.sync.contentcompletion.xml.ContextElement
Gets the elemenet namespace.
getNamespace() - Method in class ro.sync.ecss.extensions.api.link.Attr
 
getNamespace() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
 
getNamespace() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
 
getNamespace() - Method in class ro.sync.outline.xml.Attribute
Gets the attribute namespace.
getNamespaceContext() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Obtain an useful interface which can be used to obtain mappings from prefix to namespace and from namespace to prefix in the context of the current element.
getNamespaceForAttributePrefix(String) - Method in class ro.sync.xml.ProxyNamespaceMapping
Gets the URI namespace for the specified attribute prefix.
getNamespaceForPrefix(String) - Method in interface ro.sync.ecss.extensions.api.node.NamespaceContext
Get the namespace corresponding to a prefix in the current element context.
getNamespaceForPrefix(String) - Method in class ro.sync.xml.ProxyNamespaceMapping
Gets the URI namespace for the specified prefix.
getNamespaces() - Method in class ro.sync.xml.ProxyNamespaceMapping
Get all the namespaces encountered so far.
getNameStartOffset() - Method in class ro.sync.outline.xml.Attribute
 
getNewValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
 
getNewValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
 
getNextSiblingElements() - Method in class ro.sync.contentcompletion.xml.Context
Get the list of next sibling elements of the element the Context was built for.
getNode() - Method in class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
 
getNode() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
 
getNode() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
 
getNodeAtOffset(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Returns the node at the given offset.
getNodeForMarkerOffset() - Method in interface ro.sync.ecss.extensions.api.content.OffsetInformation
If the offset is on a marker character this method returns the node which contains the marker.
getNodeForOffset() - Method in interface ro.sync.ecss.extensions.api.content.OffsetInformation
Returns the parent node for the given offset.
getNodeName() - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get the node name.
getNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get the node namespace.
getNonFoldableChildName() - Method in class ro.sync.ecss.css.Styles
 
getOffset() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
 
getOffset() - Method in interface ro.sync.ecss.extensions.api.AuthorViewToModelInfo
The offset of the specified position.
getOffset() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
Returns the start offset at which the change occurred.
getOffsetOfLineEnd(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Gets the offset of the end of the specified line (return >=0).
getOffsetOfLineStart(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Gets the offset of the start of the specified line (return >=0).
getOkButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
 
getOldValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
 
getOldValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
 
getOnlyTextContentStylesheet(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Gets an XSLT stylesheet that can extract the entire text content (and only the text content) from any input XML.
getOnlyTextContentStylesheet(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
Gets an XSLT stylesheet that can extract the entire text content (and only the text content) from any input XML.
getOpenContentMode() - Method in class ro.sync.contentcompletion.xml.CIAttribute
 
getOpenContentMode() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getOpenContentMode() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Returns the mode of the open content.
getOpenContentWildcardDescription() - Method in class ro.sync.contentcompletion.xml.CIAttribute
 
getOpenContentWildcardDescription() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getOpenContentWildcardDescription() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Returns the description for the open content wildcard.
getOperationArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
 
getOperationArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
Get the array of arguments used for this operation.
getOperationArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
 
getOperationArguments() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
 
getOption(String, String) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
Provides the value of the option associated with the specified key.
getOption(String, String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
Provides the value of the option associated with the specified key.
getOptionKey() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
 
getOptionKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
 
getOptionsStorage() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
The object that manages the options stored for author extensions.
getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
The object that manages the options stored for author extensions.
getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
The object that manages the options stored for DITA Map extensions.
getOptionsStorage() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
This interface can be used to save and persist in the Oxygen preferences user-defined keys and values.
getOrigin() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the origin of box, relative to the upper corner of the editor.
getOriginalOffset(int) - Method in interface ro.sync.ecss.extensions.api.filter.AuthorFilteredContent
Get the original offset corresponding to the given filtered offset.
getOutlineAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Get the author Outline access providing Outline related information.
getOutlineAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Get the author Outline access providing Outline related information.
getOwnerAuthorNode() - Method in interface ro.sync.ecss.extensions.api.AttributeChangedEvent
Returns the owner AuthorNode of the attribute.
getOwnerDocument() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Returns the document to which this element belongs.
getOxygenActionID(Action) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
getPaddingBottom() - Method in class ro.sync.ecss.css.Styles
 
getPaddingLeft() - Method in class ro.sync.ecss.css.Styles
 
getPaddingRight() - Method in class ro.sync.ecss.css.Styles
 
getPaddingTop() - Method in class ro.sync.ecss.css.Styles
 
getPainter() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
Gets the painter for the highlighter.
getParent() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
 
getParentElement() - Method in interface ro.sync.ecss.extensions.api.node.AuthorParentNode
Get the parent element of the node.
getParentElementQName() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
The parent element QName.
getParentFrame() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use Workspace.getParentFrame() instead.
getParentFrame() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the parent main frame.
getParentHost() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
The parent host in which the editor will be added or the renderer will be painted.
getParentLineBoxHight() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
 
getParentLineBoxOrigin() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
 
getParentNode() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
Returns the AuthorNode containing the change.
getPatternTooltip() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
Get the pattern tooltip.
getPersistentHighlighter() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the persistent highlighter which can be used to add/remove/manage the custom persistent user highlights.
getPlaceholderContent() - Method in class ro.sync.ecss.css.Styles
 
getPluginMenubarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Get the menu bar customizers which were added by all the installed plugins.
getPluginToolbarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Get the toolbar customizers which were added by all installed plugins.
getPluginViewCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Get the view customizers which were added by all the installed plugins.
getPluginWorkspace() - Static method in class ro.sync.exml.workspace.api.PluginWorkspaceProvider
Get access to API used to control the Oxygen editors.
getPluginWorkspace() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
Get the plugin workspace.
getPositionType() - Method in interface ro.sync.ecss.extensions.api.content.OffsetInformation
Get the type of position the offset has.
getPossibleValues() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Gets the possible values this attribute can have.
getPossibleValues() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getPossibleValues() - Method in interface ro.sync.contentcompletion.xml.NodeDescription
Get the possible values as a list of String values.
getPreferencePagePresenter() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
getPreferencesDirectory() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the directory where the Oxygen preferences are saved.
getPreferredSize(JPanel, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
Computes the preferred size for the panel.
getPreferredSize(JComboBox, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
Computes the preferred size for the given combo box.
getPreferredSize(JTextField, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
Computes the preferred size for the given text field.
getPrefix() - Method in class ro.sync.contentcompletion.xml.CIAttribute
Get the attribute prefix.
getPrefix() - Method in interface ro.sync.contentcompletion.xml.CIElement
 
getPrefix() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getPrefix() - Method in class ro.sync.outline.xml.Attribute
 
getPrefixForAttributeNamespace(String) - Method in class ro.sync.xml.ProxyNamespaceMapping
Gets the prefix namespace for the specified namespace URI ignoring the default namespaces as they do not apply for attributes.
getPrefixForNamespace(String) - Method in interface ro.sync.ecss.extensions.api.node.NamespaceContext
Get the prefix which is bound to a specified namespace in the current element context.
getPrefixForNamespace(String) - Method in class ro.sync.xml.ProxyNamespaceMapping
Gets the prefix namespace for the specified namespace URI.
getPrefixForNamespace(String, boolean) - Method in class ro.sync.xml.ProxyNamespaceMapping
Gets the prefix namespace for the specified namespace URI ignoring or not the default namespaces as depending on the allowDefault value.
getPrefixNamespaceMapping() - Method in class ro.sync.contentcompletion.xml.Context
Gets the mapping between namespace prefixes and URI's to the point the Context was built.
getPrefixNamespaceMapping() - Method in class ro.sync.contentcompletion.xml.ContextElement
 
getPreviousSiblingElements() - Method in class ro.sync.contentcompletion.xml.Context
Get the list of previous sibling elements of the element the Context was built for.
getProblemsList() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
Get the list of problems.
getProfilingConditionalTextProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Creates a new ProfilingConditionalTextProvider instance responsible for providing custom support regarding profiling and conditional text.
getProfilingConditionalTextProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
getProfilingConditionalTextProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getProfilingConditionalTextProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getProperty(int) - Method in class ro.sync.ecss.css.Styles
 
getProperty(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
 
getProperty(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
Get the value of a recognized property.
getProperty(String) - Method in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Used to return properties values for a data source connection.
getProperty(String) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
Get the value of a recognized property.
getProperty(String) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
Get the value of a recognized property.
getProxies() - Method in class ro.sync.xml.ProxyNamespaceMapping
Get the prefixes from the mapping.
getProxyNamespaceMapping() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
The proxy namespace mapping.
getPublicId() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
 
getPurposeID() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
Get the purpose for which this fragment is used.
getQName() - Method in interface ro.sync.contentcompletion.xml.CIElement
Returns the qualified name of the element.
getQName() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getQName() - Method in class ro.sync.contentcompletion.xml.ContextElement
Gets the element qualified name.
getQName() - Method in class ro.sync.ecss.extensions.api.link.Attr
 
getQName() - Method in class ro.sync.outline.xml.Attribute
Gets the attribute fully qualified name.
getRawValue() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
Get the attribute's raw value.
getRed() - Method in class ro.sync.exml.view.graphics.Color
Returns the red component in the range 0-255 in the default sRGB space.
getReferenceSystemID(AuthorNode, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
Return the systemID of the referred content.
getReferenceSystemID(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
 
getReferenceSystemID(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
Get the reference System ID
getReferenceType() - Method in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
Returns the type of the reference.
getReferenceUniqueID(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
Get an unique identifier for the node reference.
getReferenceUniqueID(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
The value of conref attribute is used as the unique identifier.
getReferenceUniqueID(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
The value of conref attribute is used as the unique identifier.
getRelativeMouseLocation() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
If the mouse is currently hovering the area of this editor this represents the X,Y location relative to the editor bounds.
getRelativeReferenceResolvers(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
 
getRelativeWidth() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
 
getRelativeX() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the relative X from where highlight should start.
getRenderedText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
Get the text to be rendered for a node.
getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getRendererComponent(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
Initialize the renderer with the given context and returns the component.
getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
 
getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getRenderingInfo(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
Returns the rendering layout info.
getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
 
getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.commons.XMLNodeRendererCustomizerAdapter
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.docbook.DocbookNodeRendererCustomizer
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.tei.TEINodeRendererCustomizer
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLNodeRendererCustomizer
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.xsd.XSDNodeRendererCustomizer
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.xslt.XSLTNodeRendererCustomizer
 
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.exml.workspace.api.node.customizer.XMLNodeRendererCustomizer
Get the rendering information (text to render, path of the icon to display in outline, bread crumb or content completion proposals window) for given context.
getResourceFilters() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
Get the list of resource filters used for the local file chooser.
getResourceManagerFactory() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
getResult(String) - Method in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
Get the result for the given id.
getResult(String) - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
 
getResult() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Gets the result of the the dialog.
getReviewController() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Controller that can be used to toggle the change tracking state, modify the review highlight author name, the highlight painting or to obtain information about the properties used in the serialization and representation of the review highlight (author name, reviewer auto color or the current time stamp in a format identical to the one used by Oxygen for insert, delete and comment markers).
getReviewController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Controller that can be used to toggle the change tracking state, modify the review highlight author name, the highlight painting or to obtain information about the properties used in the serialization and representation of the review highlight (author name, reviewer auto color or the current time stamp in a format identical to the one used by Oxygen for insert, delete and comment markers).
getReviewerAuthorName() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
Get the current reviewer author name.
getReviewerAutoColor(String) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
Get a color assigned automatically to the reviewer author name.
getRGB(int, int, int, int) - Static method in class ro.sync.exml.view.graphics.Color
Get a RGB for a color.
getRGB() - Method in class ro.sync.exml.view.graphics.Color
Returns the RGB value representing the color in the default sRGB (Bits 24-31 are alpha, 16-23 are red, 8-15 are green, 0-7 are blue).
getRightSplits() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
This method is intended for internal use only.
getRootAttributes() - Method in class ro.sync.contentcompletion.xml.Context
Get the list with the attributes of the root element.
getRootElement() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
Returns the child node that is the root element of the document.
getRowElementName(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
 
getRowElementName(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
Get the name of the element that represents a row.
getRowElementName(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
 
getRowElementName(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.InsertRowOperation
 
getRowElementName(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
 
getRowElementName(AuthorElement) - Method in class ro.sync.ecss.extensions.tei.table.InsertRowOperation
 
getRowInterval() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
 
getRowsNumber() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
Return the number of rows.
getRowSpan(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider
Get the number of rows that the given cell spans across.
getRowSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.spansupport.TEITableCellSpanProvider
Compute the number of rows the cell spans across by looking at the 'rows' attribute.
getRowSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
getRowSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Compute the number of rows the cells span across by looking at the morerows attribute.
getRowSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
getRowSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
Compute the number of rows the cell spans across by looking at the rowspan attribute.
getRowSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.ReltableCellSpanProvider
 
getRowSpan(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.SimpleTableCellSpanProvider
 
getRowXMLFragment(AuthorAccess, AuthorElement, String, String, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
Creates the XML fragment representing a new table row to be inserted.
getRowXMLFragment(AuthorAccess, AuthorElement, AuthorElement, String) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
Creates the XML fragment representing a new table row to be inserted.
getSchemaManager() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
 
getScrollRectangle() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
 
getScrollRectangle() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
Returns a rectangle that should be made visible after the editor is shown.
getScrollRectangle() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
 
getScrollRectangle() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getScrollRectangle() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getScrollRectangle() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
 
getSectionsPreprocessingStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
Get the file name of the stylesheet for sections pre-processing.
getSelectedColor() - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
 
getSelectedEditor() - Method in class ro.sync.ecss.extensions.api.component.BaseComponentEditorManager
EXM-18738
getSelectedPaths(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
Get the tree paths selected in the Outline tree.
getSelectedText() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use WSAuthorEditorPageBase.getSelectedText() instead.
getSelectedText() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the current selected text.
getSelectedText() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Get the selected text.
getSelectionEnd() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use WSAuthorEditorPageBase.getSelectionEnd() instead.
getSelectionEnd() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
 
getSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get end offset of the current selection.
getSelectionEnd() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Get selection end offset.
getSelectionInterpretationMode() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
Get the interpretation mode of the actual selection from the Author editor page.
getSelectionInterval() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
Get the current selection interval.
getSelectionIntervals() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
Get the selection [start offset, end offset] intervals list.
getSelectionIntervals() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
Get all Author editor page selection intervals.
getSelectionStart() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use WSAuthorEditorPageBase.getSelectionStart() instead.
getSelectionStart() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
 
getSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get start offset of the current selection.
getSelectionStart() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Get selection start offset.
getShowEmptyCells() - Method in class ro.sync.ecss.css.Styles
 
getShowPlaceholders() - Method in class ro.sync.ecss.css.Styles
 
getSize() - Method in class ro.sync.ecss.extensions.api.editor.RendererLayoutInfo
Get the size of the renderer, in a certain context.
getSize() - Method in class ro.sync.exml.view.graphics.Font
 
getSpanName() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpanSpec
 
getSpellCheckOptions() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Get the spell check options which are currently used for the components.
getStartColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the start column, 1 based.
getStartColumnName() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpanSpec
Return the name of the start column.
getStartEndOffsets(DocumentPositionedInfo) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Find the start and end offsets that correspond to a document position information DocumentPositionedInfo.
getStartLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the start line, 1 based.
getStartOffset() - Method in class ro.sync.ecss.extensions.api.ContentInterval
 
getStartOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
Get the highlight start offset.
getStartOffset() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
Gets the starting model offset for the highlight.
getStartOffset() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the start offset in content.
getStartOffset() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Returns the offset in the content which marks the start of the node's range.
getState() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Returns the state.
getStateDescription(int) - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
 
getStatusComponent() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
 
getStatusComponent() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
 
getStatusComponent() - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
Get the status panel which shows the status of the edited document.
getString(int, int) - Method in interface ro.sync.ecss.extensions.api.Content
Fetches a string of characters contained in the content sequence.
getStrokeType() - Method in interface ro.sync.exml.view.graphics.Graphics
 
getStrokeWidth() - Method in interface ro.sync.exml.view.graphics.Graphics
 
getStyle() - Method in class ro.sync.exml.view.graphics.Font
 
getStyles() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
 
getStyles(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the CSS styles which are used to render a particular Author node.
getSystemID() - Method in class ro.sync.contentcompletion.xml.Context
Get the system ID of the current document for which the context has been built..
getSystemId() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
 
getSystemID() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
Returns the systemID of the document.
getSystemPathSeparator() - Static method in class ro.sync.util.editorvars.EditorVariables
 
getTableAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Returns the author table access provider responsible for obtaining table related information and executing table actions.
getTableAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Returns the author table access provider responsible for obtaining table related information and executing table actions.
getTableCellAbove(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
Find the cell included into the previous row and has the same column index as the specified cell AuthorElement.
getTableCellAbove(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableCellAbove(AuthorElement) instead.
getTableCellAt(int, int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
Obtain the cell AuthorElement for the given row and column in the specified table.
getTableCellAt(int, int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableCellAt(int, int, AuthorElement) instead.
getTableCellBelow(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
Find the cell included into the next row and has the same column index as the specified cell AuthorElement.
getTableCellBelow(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableCellBelow(AuthorElement) instead.
getTableCellElementNames() - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
Returns the possible local names of the elements that represents a table cell.
getTableCellElementNames() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
 
getTableCellElementNames() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
 
getTableCellElementNames() - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
 
getTableCellElementNames() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
 
getTableCellElementNames() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
 
getTableCellIndex(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
Obtain the table row and column index for the cell corresponding to the specified cell AuthorElement.
getTableCellIndex(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableCellIndex(AuthorElement) instead.
getTableCellSpanProvider(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
Create the table cell span provider for a specific table element.
getTableCellSpanProvider(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
Creates an AuthorTableCellSpanProvider corresponding to the table element.
getTableCellSpanProvider(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
 
getTableCellSpanProvider(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
Creates a ReltableCellSpanProvider over the table element.
getTableCellSpanProvider(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
Creates a SimpleTableCellSpanProvider over the table element.
getTableCellSpanProvider(AuthorElement) - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
 
getTableColSpanIndices(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
For the given cell AuthorElement find the start and end column defining the column span interval.
getTableColSpanIndices(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableColSpanIndices(AuthorElement) instead.
getTableElementContainingOffset(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
Returns the element representing the table that contains the given offset.
getTableElementContainingOffset(int, AuthorAccess, String...) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
Returns the element representing the table that contains the given offset and has the given properties (name, class attribute).
getTableElementContainingOffset(int, String, AuthorAccess, String...) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
Returns the element representing the table that contains the given offset and has the given properties (name, namespace).
getTableElementContainingOffset(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
 
getTableElementContainingOffset(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapAuthorTableOperationsHandler
 
getTableElementContainingOffset(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
 
getTableElementContainingOffset(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.tei.TEIAuthorTableOperationsHandler
 
getTableElementContainingOffset(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLAuthorTableOperationsHandler
 
getTableElementLocalName() - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
Returns the possible local names of the elements that represents a table.
getTableElementLocalName() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
 
getTableElementLocalName() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
 
getTableElementLocalName() - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
 
getTableElementLocalName() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
 
getTableElementLocalName() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
 
getTableModel() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
 
getTableModel() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
 
getTableNumberOfColumns(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
Returns the number of columns for the given table AuthorElement.
getTableNumberOfColumns(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableNumberOfColumns(AuthorElement) instead.
getTableRow(int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
Find the table row element for the given index.
getTableRow(int, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableRow(int, AuthorElement) instead.
getTableRowCount(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
Get the row count for the given table AuthorElement.
getTableRowCount(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use AuthorTableAccess.getTableRowCount(AuthorElement) instead.
getTableRowElementNames() - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
Return the possible local names of the elements that represent a table row.
getTableRowElementNames() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
 
getTableRowElementNames() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
 
getTableRowElementNames() - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
 
getTableRowElementNames() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
 
getTableRowElementNames() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
 
getTableRowSpanIndices(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.access.AuthorTableAccess
For the given cell AuthorElement find the start and end row defining the row span interval.
getTableWidth(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
Returns a non null WidthRepresentation if the table width is currently known.
getTableWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
 
getTableWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
Returns the WidthRepresentation obtained by analyzing the width attribute value of the table element.
getTableWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
 
getTableWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
 
getTagsBackgroundColor() - Method in class ro.sync.ecss.css.Styles
Obtain the color for full-tags background.
getTagsColor() - Method in class ro.sync.ecss.css.Styles
Obtain the color for full-tags background.
getTargetInformationProviders(String) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentFactoryCustomizers
 
getText(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Deprecated. Use the API based on the AuthorNode to get only the displayed text without mark-up markers.
getText() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
Gets the current text from the context.
getTextActions() - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
Get the map of Text actions (undo, redo, cut, copy, paste, etc).
getTextAlign() - Method in class ro.sync.ecss.css.Styles
Aligns the text in an element: left right center justify.
getTextComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Get the internal text component which is currently used for editing.
getTextContent() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Returns the nodes text content.
getTextContentIterator(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Get an iterator over the text content between two offsets.
getTextContentLength() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Deprecated. Use the API based on the AuthorNode to get the length of the displayed text only, without mark-up markers.
getTextDecoration() - Method in class ro.sync.ecss.css.Styles
 
getTextDecorationColor() - Method in class ro.sync.ecss.css.Styles
 
getTextForegroundColor() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
Get the text foreground color.
getTextForegroundColor() - Method in interface ro.sync.ecss.extensions.api.highlights.TextForegroundHighlighterPainter
Get the color for the text foreground.
getTextStartOffset() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
Gets the start offset of the returned text.
getTextTransfers() - Method in interface com.oxygenxml.editor.editors.TextDnDListener
Get the data transfers of interest for the listener.
getTextTransform() - Method in class ro.sync.ecss.css.Styles
 
getTextYPadding() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
Returns the relative Y position from box Y used to paint the text inside the box.
getTimestamp() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
Provides the review creation or modification time.
getTitle() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
 
getTitle() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
Returns the title of the table.
getTitle() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
 
getTitle() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
Get the view title
getTitleValue(AuthorElement) - Static method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
Checks if the element has a TITLE child or an INFO/TITLE child and returns it's value.
getToolbarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
 
getToolbarID() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
 
getTooltip(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.PersistentHighlightRenderer
Get the display tooltip text for a persistent highlight.
getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getTooltipText(AuthorInplaceContext, int, int) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceRenderer
Gets a tooltip text to be presented when the cursor is over this renderer.
getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
 
getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getTooltipText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
The tooltip text which will appear in the tooltip associated with the node.
getTopicPath(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
Gets the topic IDs as an array of strings.
getType() - Method in class ro.sync.contentcompletion.xml.CIValue
Get the type of the value.
getType() - Method in class ro.sync.contentcompletion.xml.ContextElement
Gets the context element type.
getType() - Method in class ro.sync.ecss.css.CounterContent
 
getType() - Method in class ro.sync.ecss.css.CountersContent
 
getType() - Method in interface ro.sync.ecss.css.StaticContent
Gets the content type.
getType() - Method in class ro.sync.ecss.css.StringContent
 
getType() - Method in class ro.sync.ecss.css.URIContent
 
getType() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
 
getType() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
Returns the type of this event.
getType() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
The persistent highlight type.
getType() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
Returns the node type.
getType() - Method in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
The type of operation that generated the result.
getType() - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
 
getTypeDescription() - Method in interface ro.sync.contentcompletion.xml.CIElement
Gets the type description for the element.
getTypeDescription() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
 
getUndoManager() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Get access to the Author undo manager.
getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
Get an unique attributes creator and identifier.
getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
 
getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
 
getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
 
getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.tei.TEIP4ExtensionsBundle
 
getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
 
getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
 
getUniqueAttributesRecognizer() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDsOperation
 
getUniqueAttributesRecognizer() - Method in class ro.sync.ecss.extensions.dita.id.GenerateIDsDITAOperation
 
getUniqueAttributesRecognizer() - Method in class ro.sync.ecss.extensions.docbook.id.GenerateIDsDB4Operation
 
getUniqueAttributesRecognizer() - Method in class ro.sync.ecss.extensions.docbook.id.GenerateIDsDB5Operation
 
getUniqueAttributesRecognizer() - Method in class ro.sync.ecss.extensions.tei.id.GenerateIDsTEIP4Operation
 
getUniqueAttributesRecognizer() - Method in class ro.sync.ecss.extensions.tei.id.GenerateIDsTEIP5Operation
 
getUnparsedEntityUri(AuthorNode, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Returns the URI of the unparsed entity with the specified name, in the same document as the context node.
getURIResolver() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Get the same URI resolver Oxygen sets to its constructed XSLT transformers (which looks into the Oxygen options and document types for catalogs).
getUrlChooserCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactoryCustomizers
 
getUserFrameworksDirs() - Static method in class ro.sync.util.editorvars.EditorVariables
Get the frameworks directories from the user preferences directory like: Users\***\AppData\Roaming\com.oxygenxml\extensions\v14.0\frameworks\{update_site}.
getUserInterfaceLanguage() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the language used to display the GUI controls (buttons, label) in Oxygen.
getUtilAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Get the author access utility methods provider.
getUtilAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Get access to utility methods.
getUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Get access to utility methods.
getValidationType() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
Get the validation type.
getValue() - Method in class ro.sync.contentcompletion.xml.CIValue
Get the actual value as detected in the associated schema.
getValue() - Method in class ro.sync.ecss.css.CSSCounter
 
getValue() - Method in class ro.sync.ecss.css.StringContent
 
getValue() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
The attribute value.
getValue() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
 
getValue(String) - Method in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
Gets the value for the given property.
getValue() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
Gets the value that the user entered.
getValue() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
 
getValue() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
 
getValue() - Method in class ro.sync.ecss.extensions.api.link.Attr
 
getValue() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
Get the attribute normalized value.
getValue() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
 
getValue() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
 
getValue() - Method in enum ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
 
getValue() - Method in class ro.sync.outline.xml.Attribute
Gets for the attribute value.
getValueEndOffset() - Method in class ro.sync.outline.xml.Attribute
 
getValueStartOffset() - Method in class ro.sync.outline.xml.Attribute
 
getVersion() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the current version of the Oxygen/Author product.
getVerticalAlign() - Method in class ro.sync.ecss.css.Styles
 
getVerticalBorderSpacing() - Method in class ro.sync.ecss.css.Styles
 
getViewCustomizers() - Method in class ro.sync.ecss.extensions.api.component.plugins.AuthorLayoutCustomizer
 
getViewID() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
Gets the ID of the view.
getVisibility() - Method in class ro.sync.ecss.css.Styles
 
getWhitespace() - Method in class ro.sync.ecss.css.Styles
 
getWidth() - Method in class ro.sync.ecss.css.Styles
 
getWidth() - Method in class ro.sync.exml.view.graphics.Rectangle
 
getWidthRepresentation() - Method in class ro.sync.ecss.extensions.api.table.operations.TableColumnSpecificationInformation
 
getWidthRepresentation() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
 
getWordAtCaret() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
Deprecated. Use WSTextBasedEditorPage.getWordAtCaret() instead.
getWordAtCaret() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Compute the offsets of the word that contains the caret position.
getWorkspaceAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Get the workspace access.
getWrappedNode() - Method in interface ro.sync.ecss.extensions.api.node.ArtificialNode
Get the real node wrapped by this interface.
getWrappedStringBounds(AttributedString, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
Gets the bounds of a string that is wrapped at the wrappingWidth.
getWSEditorAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
Get the access to the WS Editor.
getWSEditorAccess() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
Get the access to the WS Editor.
getWSEditorAccess() - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
Get the access to the WS Editor.
getX() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Returns the horizontal x position of the event relative to the source component.
getX() - Method in class ro.sync.exml.view.graphics.Rectangle
 
getXHTMLTableCellSpanProvider() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
Get the table span provider for the HTML table model.
getXMLBaseURL() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
The returned URL represents the value of base URL in the current nodes context.
getXMLFragmentForContentProfiling(int, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ProfilingConditionalTextProvider
This method is used when the document content between startOffset and endOffset must be profiled.
getXmlReader() - Method in class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
 
getXMLSchemaManager() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Get the schema manager used to ask useful information about allowed elements and the context of the current offset.
getXMLSchemaManager() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
Get the schema manager used to ask useful information about allowed elements and the context of the current offset.
getXMLUtilAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
Get the author access utility methods provider.
getXMLUtilAccess() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
Access to XML utilities.
getXMLUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Access to XML utilities.
getXpathExpression() - Method in exception ro.sync.ecss.extensions.api.InvalidXPathExtensionException
 
getXPathLocationOffset(String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
Compute the document offset defined by the XPath location and relative position.
getXProcTransformationHelper() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentIDEAccess
 
getY() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
Returns the vertical y position of the event relative to the source component.
getY() - Method in class ro.sync.exml.view.graphics.Rectangle
 
goToNextEditablePosition(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Identifies and goes to the next edit position.
Graphics - Interface in ro.sync.exml.view.graphics
The graphics interface used to draw Author and Schema Diagram.

H

HANDLE_PASTE_COLUMN_FAIL_MESSAGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
Message shown on paste column handling.
handleCreateDocumentFragment(int, int, int, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Create an AuthorDocumentFragment for a purpose
handleCreateDocumentFragment(int, int, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
Create an AuthorDocumentFragment for a paste or DnD purpose
handleDelete(int, int, AuthorAccess, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Handle a keyboard delete event at the given offset (using Delete or Backspace keys) in the Author edit area.
handleDelete(int, int, AuthorAccess, boolean) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
 
handleDeleteColumn(AuthorTableDeleteColumnArguments) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
Handles delete column operation.
handleDeleteColumn(AuthorTableDeleteColumnArguments) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
 
handleDeleteColumn(AuthorTableDeleteColumnArguments) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapAuthorTableOperationsHandler
 
handleDeleteColumn(AuthorTableDeleteColumnArguments) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
 
handleDeleteColumn(AuthorTableDeleteColumnArguments) - Method in class ro.sync.ecss.extensions.tei.TEIAuthorTableOperationsHandler
 
handleDeleteColumn(AuthorTableDeleteColumnArguments) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLAuthorTableOperationsHandler
 
handleDeleteElementTags(AuthorNode, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Handle delete element tags event.
handleDeleteElementTags(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
 
handleDeleteNodes(AuthorNode[], int, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Handle a delete nodes event coming from the Outline or Bread crumb.
handleDeleteNodes(AuthorNode[], int, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
 
handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
Handles delete row operation.
handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
 
handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapAuthorTableOperationsHandler
 
handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
 
handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.tei.TEIAuthorTableOperationsHandler
 
handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLAuthorTableOperationsHandler
 
handleDeleteSelection(int, int, int, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
Handle a delete selection event in the Author edit area.
handleDeleteSelection(int, int, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.