All Classes All Packages
A
- ABBREVIATED_FORM_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Abbreviated form class.
- aboutToModifyResource(BatchOperationInfo, URL) - Method in class ro.sync.exml.workspace.api.listeners.BatchOperationsListener
-
A resource is about to be modified.
- ABOVE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Above
- ABSOLUTE_BASE_URL - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
The absolute URL of the map in which the topicref is located.
- 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.
- AbstractComponentProvider - Class in ro.sync.ecss.extensions.api.component
-
A component encapsulating all the editing part.
- 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.
- AbstractTableOperation(AuthorTableHelper, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Constructor.
- accept(int, int) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Deprecated.Replaced by "ro.sync.ecss.extensions.api.ChangeTrackingController.acceptSelection(int, int)"
- accept(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Accept the given change tracking highlight.
- acceptDragOverURLs(List, AuthorNode, boolean) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.dnd.DITAMapTreeDropHandler
-
We have a drag over situation with a bunch of resources which have all been previously converted to URLs.
- acceptSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Accept all change tracking highlights that intersect the interval between the given start and end offset.
- acceptSource(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Confirm that the source of URLs is interesting to this handler.
- acceptsSource(WSXMLTextEditorPage, int) - Method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Confirm that the source of URLs is interesting to this handler.
- acceptsURLs(WSXMLTextEditorPage, List<URL>, int) - Method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Confirm that the list of URLs is interesting to this handler.
- acceptsURLs(WSXMLTextEditorPage, List<URL>, int) - Method in class ro.sync.ecss.extensions.dita.DITATextPageExternalObjectInsertionHandler
- 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_CONTEXT_CARET - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for
InplaceEditorCSSConstants.PROPERTY_ACTION_CONTEXT
. - ACTION_CONTEXT_ELEMENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for
InplaceEditorCSSConstants.PROPERTY_ACTION_CONTEXT
. - 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_IDS - Static variable in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleActionsOperation
-
Actions IDs argument name.
- 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_NOT_MARKED_AS_CHANGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: This action will not be marked as a change.
- 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
- actionPerformed(ActionEvent) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- ActionPerformedListener - Class in ro.sync.exml.workspace.api.editor.page.author.actions
-
This listener can be registered for a certain action.
- ActionPerformedListener() - Constructor for class ro.sync.exml.workspace.api.editor.page.author.actions.ActionPerformedListener
- ActionsListFilter - Class in com.oxygenxml.editor.editors.xml
-
Access to the drop down tool item, allows configuring the set of available actions.
- ActionsListFilter() - Constructor for class com.oxygenxml.editor.editors.xml.ActionsListFilter
- ActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to actions defined in the Author page.
- ActionsProvider - Interface in ro.sync.exml.workspace.api.standalone.actions
-
Provides access to global actions in the entire workbench.
- 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.dita.map.DITAMapTopicTitlesResolveListener
- activated(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- ACTIVE_PROFILING_CONDITION_SET - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Editor variable which will be expanded to the profiling condition set name.
- add(E, E, TableLayoutProblem) - Method in class ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutErrorsListener
-
A table layout problem encountered.
- add(E, E, TableLayoutProblem, Object...) - Method in class ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutErrorsListener
-
A table layout problem encountered.
- ADD - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Add
- ADD_ADDITIONAL_LIBRARIES_TO_FOP - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the "Builtin XSL FO Processors" topic.
- ADD_EDIT_REMOVE_REPOS_LOCATIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RepositoryEditDialog,
- ADD_RESOURCES_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNAddDialog,
- addActionPerformedListener(Object, ActionPerformedListener) - Method in interface ro.sync.exml.workspace.api.actions.CommonActionsProvider
-
Add a listener which gets triggered before and after a certain action is triggered.
- addActionsListFilter(ActionsListFilter) - Method in interface com.oxygenxml.editor.editors.xml.IDropDownToolItem
-
Add an actions list filter.
- addActionsToMenu(List) - Method in class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Adds a list of actions to the end of the menu.
- addActionToMenu(Action, boolean) - Method in class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Adds an action to the end of the menu.
- addAttribute(TextAttribute, Object) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Adds an attribute on the entire string.
- addAttribute(TextAttribute, Object, int, int) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Adds an attribute to a subrange of the string.
- addAttributedInterval(AttributedString.AttributedInterval) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Adds an attribute to a subrange of the string.
- 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.AbstractComponentProvider
-
Adds an author component listener.
- addAuthorComponentListener(AuthorComponentListener) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Adds an author component listener.
- addAuthorCSSAlternativesCustomizer(AuthorCSSAlternativesCustomizer) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Add a customizer for the CSS alternatives which the user can choose in the Styles drop-down button when working in the Author visual editing mode.
- addAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- 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
-
Deprecated.
- addAuthorPersistentHighlightListener(AuthorPersistentHighlightsListener) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Adds a listener to be notified about changes regarding the persistent highlights.
- addBatchOperationsListener(BatchOperationsListener) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Add a batch operations listener, listener notified before and after large modification operations start in Oxygen, for example when the Replace All in Files is started.
- addCalloutActionsProvider(CalloutActionsProvider) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Add a callout actions provider.
- addChangeListener(InputUrlComponentChangeListener) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Adds a listener that notifies when the url is changed.
- 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. - addComment(int, int, String) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Adds a comment marker at given offsets.
- addCommentMarker(int, int, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Add a comment marker for the given interval.
- addCommentMarker(AuthorDocumentFilterBypass, int, int, String, String) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Add a comment marker for the given interval.
- addCommentOnSelection(int, int, String) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Add comment on a selection.
- addCommonEditingContextAttribute(String) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Register an
EditingSessionContext
attribute that is propagated from the firstAuthorDocumentModel
of aRoom
, to newAuthorDocumentModel
s that are created inside thatRoom
. - addContextInstance(Object) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Add a context instance.
- addCookie(Cookie) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds the specified cookie to the response.
- addCustomEditorVariablesResolver(EditorVariablesResolver) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Add a custom editor variables resolver.
- addCustomEditorVariablesResolver(EditorVariablesResolver) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Add custom resolver.
- addDateHeader(String, long) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds a response header with the given name and date-value.
- addDITAMapEditingSessionLifecycleListener(WebappEditingSessionLifecycleListener) - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
Registers a listener for the lifecycle events of the editing sessions for an editable DITA Map opened in the DITA Maps Manager component.
- 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.
- addDNDListener(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Add a drag and drop listener in the Author editing mode.
- addDropHandler(DITAMapTreeDropHandler) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Add a drop handler to the DITA Map tree.
- ADDED - ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Status that specifies that the current file is added.
- 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.component.editor.ErrorMessageEditor
- 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
- addEditingSessionLifecycleListener(WebappEditingSessionLifecycleListener) - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
Registers a listener for the lifecycle events of the editing sessions.
- addEditListener(RoomObserver.EditListener) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
-
Register an edit listener.
- 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.
- addEditReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Add a new conref to the current element or edit the existing one.
- addEventHandler(String, ResultsTabEventHandler) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Add a handler for events from a results tab, such as clicks, double-clicks, pressing Enter on an entry, and others.
- addExtension(PluginDescriptor.PluginExtensionDescription) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Put an extension corresponding to the specified key.
- addExternalContentCompletionProvider(ExternalContentCompletionProvider) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Add a content completion provider, that can be used to display additional content completion proposals.
- addGlobalOptionListener(OptionListener) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Adds an
OptionListener
to the current set of options. - 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
- addHeader(String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds a response header with the given name and value.
- addHighlight(int, int, LinkedHashMap<String, String>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Add a custom persistent highlight.
- addHighlight(int, int, HighlightPainter, Object) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Adds a highlight to the view.
- addImageHandler(ImageHandler) - Method in interface ro.sync.exml.workspace.api.images.ImageUtilities
-
Add a new image handler.
- ADDING_A_PROCESSING_INSTRUCTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AssociateSchemaDialog, AssociateSchemaDialog,
- addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
- addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
-
Adds a customizer which can modify the list of "Browse" actions.
- addIntHeader(String, int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Adds a response header with the given name and integer value.
- addItem(String) - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
-
Add an item.
- ADDITIONAL_DITA_OT - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional DITA OT plugin type.
- ADDITIONAL_FRAMEWORKS - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional frameworks location plugin type.
- ADDITIONAL_FRAMEWORKS_DIRECTORIES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Array of strings indicating the additional frameworks directories.
- ADDITIONAL_UI_TRANSLATIONS - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional translations plugin type.
- ADDITIONAL_XPROC_ENGINE - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Additional XProc Engine type.
- ADDITIONAL_XSLT_STYLESHEETS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CascadeStylesheetsDialog, CascadeStylesheetsDialog,
- addLinksToFoldersInProjectRoot(File[]) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add links to existing folders in the project root references list.
- addListener(AuthorExtensionStateListener) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
Add a new listener.
- addListener(AuthorHighlighterListener) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Adds a listener to be notified about changes regarding highlights.
- addLockHeader(String, HttpURLConnection) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Adds the lock header so that we can perform write operations on a resource that we locked ourselves.
- addMenuBarCustomizer(MenuBarCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Adds a customizer which can contribute to or modify existing menu components.
- addMenuCustomizer(IDropDownMenuCustomizer) - Method in interface com.oxygenxml.editor.editors.IDropDownMenuAction
-
Add a customizer to customize the drop down menu before it gets shown.
- addMenusAndToolbarsContributorCustomizer(MenusAndToolbarsContributorCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Add a customizer for menus and toolbars.
- addNodeRendererCustomizer(DITAMapNodeRendererCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Add a node renderer customizer.
- ADDONS_UPDATE_SITES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Array of strings indicating the update sites list.
- 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. - addOptionPagePluginExtension(OptionPagePluginExtension) - Method in class ro.sync.exml.plugin.OptionsPageGroupPluginExtension
-
Add a new option page plugin extension in group.
- addPageChangedListener(WSEditorPageChangedListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Add a listener for page changed events.
- addPersistentHighlightsFilter(AuthorPersistentHighlightsFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deprecated.
- addPersistentHighlightsFilter(AuthorPersistentHighlightsFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Add a persistent highlights filter.
- addPersistentMarker(AuthorDocumentFilterBypass, AuthorPersistentHighlight.PersistentHighlightType, int, int, Map<String, String>) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Add a comment marker for the given interval.
- addPersistentMarker(AuthorPersistentHighlight.PersistentHighlightType, int, int, Map<String, String>) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Add a comment marker for the given interval.
- addPersistentMarker(AuthorPersistentHighlight.PersistentHighlightType, int, int, Map<String, String>) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Add comment on a selection.
- addPluginContributedToolbar(PluginContributedToolbar) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Add a toolbar.
- addPluginContributedView(PluginContributedView) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Add a contributed view
- addPluginExtension(String, PluginExtension) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Adds a plug-in extension of a specified type.
- addPoint(int, int) - Method in class ro.sync.exml.view.graphics.Polygon
-
Appends the specified coordinates to this
Polygon
. - addPopUpMenuCustomizer(String, ResultsTabPopUpMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Add a pop-up menu customizer for a specific results tab.
- 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.
- addPopUpMenuCustomizer(ProjectPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add the given pop-up menu customizer which can be used to customize the Project pop-up menu.
- 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.
- addProgressMonitor(ProjectIndexerProgressMonitor) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Adds a progress monitor.
- addProjectChangeListener(ProjectChangeListener) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add a listener that gets notified after another project is loaded.
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- addQuickAssistProcessor(SimpleQuickAssistProcessor) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Register a quick assist processor.
- addQuickAssistProcessor(SimpleQuickAssistProcessor) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Register a quick assist processor.
- addReferencedKey(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Add a referenced key.
- addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
- addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
-
Add a relative reference resolver for a certain URL protocol.
- addRendererCustomizer(ProjectRendererCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Add the given renderer customizer which can be used to customize the Project rendering for various displayed resources.
- addReply(String, AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Adds a reply to the specified highlight.
- addReply(Map<String, String>, AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Adds a reply to the specified highlight.
- addRequestProperty(String, String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- addResult(String, Object) - Method in class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
-
Add result.
- addResult(String, DocumentPositionedInfo, ResultsManager.ResultType, boolean, boolean) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Add a result to the view identified by the given key.
- addResults(String, List<? extends DocumentPositionedInfo>, ResultsManager.ResultType, boolean) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Append a list of results to the view identified by the given key.
- addReviewActionsProvider(ReviewActionsProvider) - Method in interface ro.sync.ecss.extensions.api.review.AuthorReviewViewController
-
Add a review actions provider, notified when a review is right clicked.
- addRoomCreatedListener(RoomCreatedListener) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Adds a listener to be called when a room is created.
- addSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Select the interval between start and end offset.
- addSelectionIntervals(List<ContentInterval>, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Add Author editor page selection intervals.
- addSpanningCellIndexes(List<Integer>) - Method in class ro.sync.ecss.extensions.api.table.operations.TableRowsSpecificationInformation
-
Add spanning cells indexes.
- 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.
- addTooltipCustomizer(AuthorTooltipCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.tooltip.AuthorTooltipCustomizerProvider
-
Add a tooltip customizer.
- addToParent(Component, Container, Supplier<T>) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Adds the child inside the parent, calls the given supplier and requests the results from the supplier.
- addTopicRefTargetInfoProvider(String, TopicRefTargetInfoProvider) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Add a target information provider to the DITA Maps Manager view.
- addUndoableEditListener(UndoableEditListener) - Method in class ro.sync.ecss.extensions.api.AuthorUndoManager
-
Registers an
UndoableEditListener
. - 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.
- addURL(CSSResource) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Add a new css resource to the list.
- addURLs(CSSResource[]) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Add CSSResource(s).
- addValidationProblems(ValidationProblems) - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Add the validation problems to the new one.
- 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) - 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.
- aditionaFrameworkDir - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The directory of the framework contributed by the plugin.
- adjacent(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
- ADVANCED_SAXON_XSLT_OPTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in XSLTSaxonHEAdvancedOptionsPanel
- ADVICE_CLOSE - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
"oxygen-action" header value instructing Oxygen to close the editor.
- ADVICE_RELOAD - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
"oxygen-action" header value instructing Oxygen to reload editor's content from the provided location.
- AFFECTED_CELLS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label used to specify how many cells are affected by modifications from table properties dialog.
- AFFECTED_COLUMNS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label used to specify how many columns are affected by modifications from table properties dialog.
- AFFECTED_ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label used to specify how many rows are affected by modifications from table properties dialog.
- affectsCounters() - Method in class ro.sync.ecss.css.Styles
-
Checks if the styles increment or reset some of the counters.
- AFTER - ro.sync.ecss.dita.DITATopicInsertionPosition
-
Insert after the current selection.
- AFTER - ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor.PsuedoElementType
-
:after
- AFTER - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: After
- afterActionPerformed(Object) - Method in class ro.sync.exml.workspace.api.editor.page.author.actions.ActionPerformedListener
-
This callback will be triggered after an action is performed.
- afterInsertCaretPosition - Variable in class ro.sync.contentcompletion.xml.CIValue
-
The position in text where to place the caret position after insert value.
- ALIGN - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
align attribute name.
- ALIGN_VALUES - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableCustomizerConstants
-
Array with common possible values for alignment.
- ALIGN_VALUES - Static variable in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
-
Array with common possible values for alignment.
- ALIGN_VALUES - Static variable in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
-
Array with common possible values for alignment.
- ALIGN_VALUES_DB_4 - Static variable in interface ro.sync.ecss.extensions.docbook.table.DocbookTableCustomizerConstants
-
Array with possible values for the alignment in DocBook4.
- ALIGN_VALUES_DB_5 - Static variable in interface ro.sync.ecss.extensions.docbook.table.DocbookTableCustomizerConstants
-
Array with possible values for the alignment in DocBook5.
- alignCombo - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Combo used to chose the table align value.
- ALIGNMENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name for the alignment table attribute.
- ALL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name for radio button used to sort all the elements.
- ALL_ITEMS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: All items
- ALL_ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: All rows
- allHighlightsRemoved(List<Highlight>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighterListener
-
All highlights were removed.
- ALLOWED_IMAGE_EXTENSIONS - Static variable in class ro.sync.ecss.extensions.commons.ObjectChooser
-
All the allowed extensions for an image.
- ALLOWED_MEDIA_EXTENSIONS - Static variable in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
All the allowed extensions for an media file.
- allowedValues - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
The array containing the allowed values for the arguments with type TYPE_CONSTANTS_LIST.
- allowsAutomaticValidation() - Method in interface ro.sync.exml.plugin.validator.ValidatorPluginExtension
-
Check if the custom validation engine allows as you type validation which occurs every time the end user types.
- allowsFooter() - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
true
if the current table allows footer element. - allowsFooter() - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- allowsFooter() - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- allowsRepostingEvents() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
- allowsValidatationForEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- allowsValidatationForEditableReference(String, AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Check if the editable node reference can be validated by Oxygen on its own, when modified, based on its own schema information.
- allowsValidatationForEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
- allowsValidatationForEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- allowsValidation(String) - Method in interface ro.sync.exml.plugin.validator.ValidatorPluginExtension
-
Checks if the current document is accepted for this validation.
- ALPHA_CHANNEL_DEFAULT_VALUE - Static variable in class ro.sync.exml.view.graphics.Color
-
Default value for the alpha channel, when not specified.
Fully opaque color. - 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.
- ALWAYS_ASK - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Tri - state options values
- ALWAYS_NO - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Tri - state options values
- ALWAYS_SHOW_CONSOLE - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Always show transformation console output.
- ALWAYS_YES - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Tri - state options values
- ANCESTOR_FILE_TO_DIFF - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The ancestor file to diff.
- Anchor - Interface in ro.sync.exml.workspace.api.editor.page
-
This is a marker interface for an anchor which can be created either in the Text or Author editing modes and then used to located the same content in another editing mode (Author or Text).
- AND_THEN_BY - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label for 'Sort' dialog.
- annotateAttributes(List<CIAttribute>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.This method does not do anything anynmore, the attribute annotations are gathered from the framework folder.
- annotateAttributes(List<CIAttribute>) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Annotate a list of attributes.
- ANNOTATIONS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AnnotationEditor, AnnotationView,
- ANSWER_PARAM_START - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Start of answer variable.
- ANT_HIERARCHY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyPanel
- ANT_OUTLINE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AntHelperPanel,
- ANT_PREFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AntOptionPane,
- ANT_TRANSFORMATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure ANT scenario
- ANT_TRANSFORMATION_OPTIONS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by ExtensionsDialog (SA + EC).
- AntExtensionsBundle - Class in ro.sync.ecss.extensions.ant
-
The Ant framework extensions bundle.
- AntExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.ant.AntExtensionsBundle
- AntNodeRendererCustomizer - Class in ro.sync.ecss.extensions.ant
-
Class used to customize the way a Ant node is rendered in the UI.
- AntNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.ant.AntNodeRendererCustomizer
- ANY_VALUE - Static variable in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Wildcard constant for the attribute value.
- APIAccessibleOptionTags - Interface in ro.sync.exml.options
-
Global Oxygen options which can be read and set via the API.
- APIOptionConstants - Interface in ro.sync.exml.options
-
Global Oxygen constants which are accessible via the API.
- APPLICATION_ERROR_ON_START - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Application reports errors on startup
- applicationClosing() - Method in interface ro.sync.exml.plugin.workspace.WorkspaceAccessPluginExtension
-
Notified before the editors are closed and the application exits.
- ApplicationInformationAccess - Interface in ro.sync.exml.workspace.api.application
-
Access to various details about the application.
- applicationStarted(StandalonePluginWorkspace) - Method in interface ro.sync.exml.plugin.workspace.WorkspaceAccessPluginExtension
-
Main plugin method.
- ApplicationType - Enum in ro.sync.exml.workspace.api.application
-
Application type enumeration.
- apply() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProposal
-
Inserts the proposed completion into the given document.
- apply(PluginWorkspace) - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
This method is called when "Apply" or "OK" button are pressed in from the GUI option page.
- APPLY_PROFILING_ATTRIBUTES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditProfilingAttributesDialog, EditProfilingAttributesDialog,
- ARCHIVE_BROWSER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Component used to browse the content of an archive.
- ARCHIVE_BROWSER_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ArchiveBrowserDialog, ArchiveBrowserPanel, ArchiveBrowserEditor,
- ARCHIVE_DESCRIPTORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
All the extensions recognized as archives.
- ARCHIVE_FILE_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive directory editor variable.
- ARCHIVE_FILE_DIRECTORY_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive directory URL editor variable.
- ARCHIVE_NAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive name editor variable.
- ARCHIVE_NAME_WITH_EXTENSION - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive name with extension editor variable.
- ARCHIVE_PATH - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive path editor variable.
- ARCHIVE_PATH_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The archive path URL editor variable.
- ARCHIVE_TEMPLATE - Static variable in interface ro.sync.exml.editor.EditorTemplate
-
The archive template type.
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Check if two given nodes are compatible lists (i.e.
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DocbookAuthorActionEventHandler
- areCompatibleLists(AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.TEIAuthorActionEventHandler
- areFragmentsWrappedInCells() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
- areOtherTablesThanChoicetableAllowed(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Check if a table other than choicetable is allowed here.
- ARG_VALUE_DEMOTE - Static variable in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionOperation
-
Demote action argument value.
- ARG_VALUE_FALSE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- ARG_VALUE_PROMOTE - Static variable in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionOperation
-
Promote action argument value.
- ARG_VALUE_TRUE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- ARGUMENT_ACTION - Static variable in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionOperation
-
Action argument name.
- ARGUMENT_DESCR_INSERT_FRAG_EVEN_IF_INVALID - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument descriptor.
- ARGUMENT_DESCRIPTOR_FRAGMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining the XML fragment that will be inserted.
- ARGUMENT_DESCRIPTOR_GO_TO_NEXT_EDITABLE_POSITION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining if the fragment insertion is schema aware.
- ARGUMENT_DESCRIPTOR_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining the relative position to the node obtained from the XPath location.
- ARGUMENT_DESCRIPTOR_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Argument defining the location where the operation will be executed as an XPath expression.
- ARGUMENT_ELEMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
-
The element argument.
- ARGUMENT_ELEMENT_CLASS - Static variable in class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
-
The reference class key to retrieve the value from the arguments map sent from client-side.
- ARGUMENT_ELEMENT_NAME - Static variable in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
-
The new name for the element(s) which will be renamed.
- ARGUMENT_ELEMENT_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
-
The XPath location that identifies the element.
- ARGUMENT_ELEMENT_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
-
The XPath location that identifies the elements.
- ARGUMENT_ELEMENT_XPATH_LOCATIONS - Static variable in class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
-
The XPath location that identifies the element.
- ARGUMENT_EXPAND_XINCLUDE_REFERENCES - Static variable in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
-
Make XInclude elements transparent in document model.
- ARGUMENT_FRAGMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
The fragment argument.
- ARGUMENT_FRAGMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.ReplaceElementContentOperation
-
The argument that specifies the fragment that will be inserted as the element content.
- ARGUMENT_GO_TO_NEXT_EDITABLE_POSITION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Detect and position the caret inside the first edit location.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.dita.topic.InsertImageOperation
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.docbook.InsertGraphicOperation
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.docbook.InsertImageDataOperation
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.tei.InsertImageOperationP5
-
The image URL argument.
- ARGUMENT_IMAGE_URL - Static variable in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
-
The image URL argument.
- ARGUMENT_INSERT_FRAG_EVEN_IF_INVALID - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
true
to insert the fragment even if invalid. - ARGUMENT_MEDIA_URL - Static variable in class ro.sync.ecss.extensions.dita.topic.InsertMediaOperation
-
The media URL argument.
- ARGUMENT_MEDIA_URL - Static variable in class ro.sync.ecss.extensions.docbook.InsertMediaDataOperationBase
-
The media file URL argument.
- ARGUMENT_MEDIA_URL - Static variable in class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
-
The image URL argument.
- ARGUMENT_READ_ONLY - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The read-only status argument.
- ARGUMENT_READ_ONLY_CODE - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The code for the reason for the document being read-only.
- ARGUMENT_READ_ONLY_REASON - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The reason for the document being read-only.
- ARGUMENT_REFERENCE_VALUE - Static variable in class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
-
The the reference value - used only when called from JS code.
- ARGUMENT_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
The insert position argument.
- ARGUMENT_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
The insert position argument.
- ARGUMENT_RELATIVE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.PromoteTopicrefOperation
-
The insert position argument.
- ARGUMENT_SCRIPT - Variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
The XSLT or XQuery script.
- ARGUMENT_SCRIPT - Static variable in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
-
The script argument.
- ARGUMENT_SCRIPT_PARAMETERS - Static variable in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
External parameters argument.
- ARGUMENT_SCRIPT_PARAMETERS - Static variable in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
-
External parameters for xquery.
- ARGUMENT_SHAPES - Static variable in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
-
An SVG with the shapes to be used to update the Image Map at caret.
- ARGUMENT_SOURCE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
An XPath expression that identifies the content to be demoted.
- ARGUMENT_SOURCE_LOCATION - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.PromoteTopicrefOperation
-
An XPath expression that identifies the content to be demoted.
- ARGUMENT_TOPIC_URL - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.InsertTopicrefOperation
-
The topic URL argument - used only programatically.
- ARGUMENT_WRAP_IN - Static variable in class ro.sync.ecss.extensions.tei.InsertImageOperationP5
-
The element to wrap the '
' element.
- ARGUMENT_XPATH_LOCATION - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
The insert location argument.
- 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) - 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.
- arguments - Variable in class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
-
The arguments of the operation.
- arguments - Variable in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
-
The arguments of the operation.
- Arguments(ArgumentsMap, File) - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- ARGUMENTS - Static variable in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
-
The arguments descriptor.
- ARGUMENTS - Static variable in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
-
The arguments descriptor.
- 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.
- ASCENDING - ro.sync.ecss.extensions.commons.sort.CriterionInformation.ORDER
-
Ascending sorting order.
- ASCENDING - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used for sort order.
- asHTML() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Builds the HTML representation of this DPI.
- asHTML(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the HTML representation of this DPI.
- asJSON() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- asJSON(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- asJSON(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the JSON representation of this DPI.
- ASK_OPEN_DITA_MAP_IN_DITAMANAGER - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Remember if Oxygen should ask the user if the dita map will be opened in the dita maps manager.
Possible integer values:
ro.sync.exml.options.APIOptionConstants.ALWAYS_ASK
ro.sync.exml.options.APIOptionConstants.ALWAYS_NO
ro.sync.exml.options.APIOptionConstants.ALWAYS_YES - ASK_PARAM_START - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Start of ask variable.
- ASK_PARAM_VALUE_TEMPLATE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Used to show the user the options he has to ask for a value.
- AskDescriptor - Class in ro.sync.ecss.extensions
- AskDescriptor(String, String, List<String>, List<String>, String) - Constructor for class ro.sync.ecss.extensions.AskDescriptor
-
Constructor.
- ASSERT_COMMENT_PI_CHECKING_ID - Static variable in class ro.sync.xml.parser.ParserCreator
-
Feature identifier: Enables comments and PIs for assertions processing
- 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
- ASSOCIATE_SCHEMA_TO_DOCUMENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DTDEditor, DtdEditor,
- asText() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asText(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asText(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the text representation of this DPI.
- asXML() - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- asXML(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- asXML(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Build the XML representation of this DPI.
- attachKeyScopeInformation(URL, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- attachKeyScopeInformation(URL, String, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Attach key scope information to the target URL.
- attachKeyScopeInformation(URL, Stack<Set<String>>, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Attach key scope information to the target URL.
- 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.
- ATTR_NAME_ALLOWS_VALIDATION - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Allows Validation attribute name
- ATTR_NAME_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The name of the attribute holding the name of the changed attribute.
- ATTR_NAME_CHANGE_TRACK_COUNT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Number of track changes
- ATTR_NAME_COMMENTS_COUNTS - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Number of comments
- ATTR_NAME_EDITABLE - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Editable attribute name
- ATTR_NAME_SPAN - Static variable in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
-
Span attribute name.
- ATTR_NAME_TEXT_BEFORE_ROOT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Text before root.
- ATTR_NOT_SET - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value shown when an attribute is not set.
- 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_ALIGN - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the
'colspec'
element attribute that specifies the alignament of the column. - 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_COLSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that identifies a column separator specification for a table cell.
- 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_ROWSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.cals.CALSConstants
-
The name of the attribute that identifies a row separator specification for a table cell.
- 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.
- ATTRIBUTE_VALUE_MARKER - Static variable in class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
-
Marker used to find a certain element
- ATTRIBUTE_VALUE_NOT_INTEGER - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
A specific attribute must have a numeric value en: "The {0} attribute must have a numeric value.
- 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. - AttributedInterval(int, int, TextAttribute, Object) - Constructor for class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
-
Constructor.
- AttributedString - Class in ro.sync.exml.view.graphics
-
A string annotated with attributes.
- AttributedString(String) - Constructor for class ro.sync.exml.view.graphics.AttributedString
-
Constructor.
- AttributedString.AttributedInterval - Class in ro.sync.exml.view.graphics
-
A text interval from the string, with a specific attribute.
- AttributeEditingContextDescription - Interface in ro.sync.exml.workspace.api.standalone
-
Provides language-independent information about the element and attribute name for which the value is edited.
- AttributeReferenceValueDetector - Class in ro.sync.ecss.extensions.dita.id
-
Detects the
AttrValue
of a node and the name of the attribute. - AttributeReferenceValueDetector(AuthorElement) - Constructor for class ro.sync.ecss.extensions.dita.id.AttributeReferenceValueDetector
-
Creates the detector.
- ATTRIBUTES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The list of attributes.
- ATTRIBUTES_PANEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AttributesView,
- ATTRIBUTES_PANEL_ID - Static variable in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Attributes Panel
- ATTRIBUTES_RENDERING_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorConditionsInlineAttributesPreferencePage, AuthorConditionsInlineAttributesOptionPane,
- ATTRIBUTES_TABLE_CELL_CONTEXT - ro.sync.ecss.extensions.api.CustomAttributeValueEditingContext
-
The custom editing action is invoke from the cells of the attributes table.
- AttributesManager - Interface in ro.sync.ecss.extensions.api.webapp.attributes
-
Offers support for element attributes operations.
- AttributesValueEditor - Interface in ro.sync.ecss.extensions.api
-
Deprecated.Starting with version 15 the
CustomAttributeValueEditor
can be used instead to edit only specific attributes using a custom editor. - 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.
- AUDIO_PLAYER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for audio player form control.
- AUTHENTICATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SSLAuthenticationDialog, SSLCertificateVerifierDialog, SVNSSHAuthenticationDialog, UserAuthenticationDialog, UserPasswordAuthenticationDialog,
- AUTHOR_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
author attribute name
- AUTHOR_ATTRIBUTES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: InvalidAttributeValueDialog, AttributesPanel,
- AUTHOR_CALLOUTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Author callouts
- AUTHOR_CHANGE_TRACKING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CommentChangeDialog,
- AUTHOR_CUSTOM_ACTIONS_TOOLBAR_NO - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Number of Author Custom Actions toolbars.
- AUTHOR_DITA_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DITA editing topic
- AUTHOR_DITA_EXTENSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SADITASubtopicXrefReferenceCustomizerDialog, SADITAXRefCustomizerDialog, ECDITAConKeyRefCustomizerDialog, ECDITACrossKeyRefCustomizerDialog, ECDITACrossReferenceCustomizerDialog, SADITAConKeyReferenceCustomizerDialog, SADITACrossKeyReferenceCustomizerDialog,
- AUTHOR_DITA_MAP_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DITA Map editing topic
- AUTHOR_DOCBOOK4_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DocBook 4 intro topic
- AUTHOR_DOCBOOK4_EXTENSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SADocbookOLinkChooserDialog, InsertLocalIDDialog, ECDocbookOLinkChooserDialog, InsertLocalIDDialog,
- AUTHOR_DOCBOOK5_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General DocBook 5 intro topic
- AUTHOR_DOCUMENT_TYPE_SHARING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the Document Type sharing topic.
- AUTHOR_EDITING_MODE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option controlling the author schema aware editing from the "Editor / Edit Modes / Author / Schema-Aware" Preferences page.
- AUTHOR_EDITOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
ID for Author mode editor topic
- AUTHOR_ELEMENTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ElementsPanel,
- AUTHOR_FORMAT_COMPATIBILITY - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option for controlling the compatibility of the document serialization from Author editing mode with other tools.
- AUTHOR_MANAGING_COMMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CommentDialog,
- AUTHOR_NAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variable pointing to the name of the current author set in the "Review" preferences page.
- 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.
- AUTHOR_STYLESHEET - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Extension that provide an Author CSS.
- AUTHOR_TEIP5_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General TEI P5 intro topic.
- AUTHOR_XHTML_DOC_TYPE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
General XHTML intro topic.
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
The author access
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
The author access.
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
The Author access.
- authorAccess - Variable in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
The current author access.
- authorAccess(AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
-
Sets the authorAccess argument.
- AuthorAccess - Interface in ro.sync.ecss.extensions.api
-
Access class to the author functions.
- AuthorAccessDeprecated - Interface in ro.sync.ecss.extensions.api
-
Contains methods that are deprecated in the
AuthorAccess
and should no longer be used. - AuthorActionEventDetails - Class in ro.sync.ecss.extensions.api
-
Class offering details about an author action event.
- AuthorActionEventDetails(AuthorActionEventHandler.AuthorActionEventType, boolean) - Constructor for class ro.sync.ecss.extensions.api.AuthorActionEventDetails
-
Class containing information on an author action event.
- AuthorActionEventHandler - Interface in ro.sync.ecss.extensions.api
-
Intercepts action events in the Author mode and can handle them in a special manner.
- AuthorActionEventHandler.AuthorActionEventType - Enum in ro.sync.ecss.extensions.api
-
Events that are delegated to this handler.
- AuthorActionEventHandlerBase - Class in ro.sync.ecss.extensions.api
-
Adds various API methods, for example it adds a method which intercepts action events in the Author mode and can handle them in a special manner.
- AuthorActionEventHandlerBase() - Constructor for class ro.sync.ecss.extensions.api.AuthorActionEventHandlerBase
- AuthorActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to actions defined in the Author page.
- AuthorAttributesController - Interface in ro.sync.ecss.extensions.api
-
Helper used to set attributes
- 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.
- AuthorCCItemTypes - Interface in ro.sync.ecss.contentcompletion.ccitems
-
Types of the items that are shown in the content completion menu.
- AuthorChangeTrackingController - Interface in ro.sync.ecss.extensions.api
-
Controls the change tracking mode.
- AuthorClipboardAccess - Interface in ro.sync.ecss.extensions.api
-
Access to various content data in the system clipboard.
- 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
-
This factory creates author components.
- AuthorComponentFactory() - Constructor for class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
- 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.
- AuthorContentMetadata - Interface in ro.sync.ecss.component
-
Marker interface for objects holding metadata associated with Author content.
- AuthorCSSAlternativesCustomizer - Class in ro.sync.exml.workspace.api.editor.page.author.css
-
Provides the list of CSS alternatives which can be selected in the Styles drop-down by the end user.
- AuthorCSSAlternativesCustomizer() - Constructor for class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
- AuthorDiffChangeTrackingMerger - Interface in ro.sync.diff.api
-
Extracts the differences reported when comparing two XML documents ('Two-Way' Author comparison mode) as a document with change tracking, which can be used to review the differences and merge the two documents.
- AuthorDiffChangeTrackingMergerFactory - Class in ro.sync.diff.api
-
Factory for creating mergers with change tracking highlights.
- AuthorDiffDirectoriesChangeTrackingMerger - Interface in ro.sync.diff.api
-
Merger based on 2-way mode directory comparison which saves the results in a specified directory.
- AuthorDifferencePerformer - Interface in ro.sync.diff.api
-
The
AuthorDifferencePerformer
is used to compare two Author documents using a set of options. - 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 theAuthorDocument
. - 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 theAuthorDocument
. - 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.
- AuthorDocumentFragment(Content, List<AuthorNode>, int, int, List<AuthorPersistentHighlight>, List<AuthorPersistentHighlight>, Map<AuthorElement, LinkedHashMap<String, AuthorPersistentHighlight>>) - Constructor for class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Constructor.
- AuthorDocumentModel - Interface in ro.sync.ecss.extensions.api.webapp
-
The model of an XML document to be edited.
- AuthorDocumentModelContextManager - Class in ro.sync.ecss.extensions.api.webapp
-
A helper class that handles the current editing context.
- AuthorDocumentModelContextManager() - Constructor for class ro.sync.ecss.extensions.api.webapp.AuthorDocumentModelContextManager
- AuthorDocumentNodesCollector - Class in ro.sync.ecss.dita.topic.ref
-
Collects nodes in an author document.
- 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, int, int) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentPositionedInfo(int, String, String, AuthorNode) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentPositionedInfo(int, String, AuthorNode) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentPositionedInfo(DocumentPositionedInfo, AuthorNode) - Constructor for class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Constructor.
- AuthorDocumentProvider - Interface in ro.sync.ecss.extensions.api.node
-
Use this API to access an "in memory" representation of an author document over a resource and customize the document in a non visual way using the
AuthorDocumentController
andAuthorDocument
API. - 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(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.
- authorDragEnter(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The cursor has entered the author editor page boundaries while dragging.
- 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(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.
- authorDragOver(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The cursor is moving over the author editor page while dragging.
- 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.
- authorDrop(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
The data is being dropped in the author editor page.
- 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. - AuthorExtensionActionProvider - Interface in ro.sync.ecss.extensions.api
-
Provides an author extension action for a given action ID.
- AuthorExtensionAskAction - Interface in ro.sync.ecss.extensions.api.editor
-
An author action created over an author operation who does not handle the ask variables expansion.
- 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.
- AuthorFoldManager - Interface in ro.sync.exml.workspace.api.editor.page.author.fold
-
Interface which can be used to expand/collapse foldable nodes.
- AuthorFormatCompatibilityModeConstants - Interface in ro.sync.ecss.dom.builder
-
The way formatting when passing from author in text or on save.
- AuthorHighlighter - Interface in ro.sync.ecss.extensions.api.highlights
-
The highlighter which will be available to users to add, remove and check highlights.
- AuthorHighlighterListener - Interface in ro.sync.ecss.extensions.api.highlights
-
Listener for the author highlighter events.
- AuthorIdIndex<T> - Interface in ro.sync.ecss.extensions.api.webapp
-
An index that maps from IDs to objects and viceversa.
- AuthorImageDecorator - Class in ro.sync.ecss.extensions.api
-
Permits decoration of the images that are displayed in the Author view.
- AuthorImageDecorator() - Constructor for class ro.sync.ecss.extensions.api.AuthorImageDecorator
- AuthorImageMapDecorator - Class in ro.sync.ecss.extensions.commons.imagemap
-
Image map decorator base for Author.
- AuthorImageMapDecorator(EditImageMapCore) - Constructor for class ro.sync.ecss.extensions.commons.imagemap.AuthorImageMapDecorator
-
Base functionality for the Author Image Map Decorator.
- 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, DynamicPropertyEvaluator) - Constructor for class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
The editor context.
- AuthorInplaceContext(AuthorInplaceContext) - Constructor for class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Copy constructor.
- 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.
- AuthorListener - Interface in ro.sync.ecss.extensions.api
-
Listener notified about Author document changes, document structure changes and document content changes.
DANGER: You must avoid making live document changes on the received call backs. - 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.
- AuthorMouseEvent(int, int, boolean, int, int, int, int, boolean) - 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
- AuthorNodeRendererCustomizerContext - Interface in ro.sync.exml.workspace.api.editor.page.author
-
Offers access to the current Author node (the one for which we are customizing the renderer).
- 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
- AuthorNodeUtil - Class in ro.sync.ecss.extensions.api.node
-
Utility functions for working with AuthorNodes.
- AuthorNodeUtil() - Constructor for class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
- 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.
- AuthorOperationWithCustomUndoBehavior - Interface in ro.sync.ecss.extensions.api
-
Marker interface that specifies that a particular operation should not be wrapped in a compound undoable edit.
- AuthorOperationWithResult - Class in ro.sync.ecss.extensions.api.webapp
-
Operation that returns a result when invoked from the Web Author JS API.
- AuthorOperationWithResult() - Constructor for class ro.sync.ecss.extensions.api.webapp.AuthorOperationWithResult
- 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 fromWSAuthorEditorPageBase.getPersistentHighlighter()
. - AuthorPersistentHighlightsFilter - Interface in ro.sync.ecss.extensions.api.highlights
-
Filter for the
AuthorPersistentHighlight
presented in the author page, callouts section and review panel. - 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
- AuthorPopupMenuCustomizer - Interface in ro.sync.ecss.extensions.api.structure
-
Can be used to customize a pop-up menu before showing it.
- AuthorPreloadProcessor - Interface in ro.sync.ecss.extensions.api
-
This processor is notified before the Author document is loaded and renderer.
- AuthorPseudoClassController - Interface in ro.sync.ecss.extensions.api
-
Controls setting and resetting pseudo classes.
- 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.
- AuthorReferenceResolverWrapper - Class in ro.sync.ecss.component.resolvers
-
Adapter used to make wrappers over
AuthorReferenceResolver
. - AuthorReferenceResolverWrapper(AuthorReferenceResolver) - Constructor for class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
-
Constructor.
- 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.
- AuthorResourceBundle - Interface in ro.sync.ecss.extensions.api
-
Gives access to translate keys.
- 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).
- AuthorReviewerNameController - Interface in ro.sync.ecss.extensions.api
-
Provides access to reviewer author name, used in the processing instruction that results when a tracked change or a comment is serialized.
- AuthorReviewRenderingInformation - Class in ro.sync.ecss.extensions.api.review
-
The review view entries are representations of Track Changes insert and delete highlights and review comment highlights highlights in Author mode.
- AuthorReviewRenderingInformation() - Constructor for class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
- AuthorReviewViewController - Interface in ro.sync.ecss.extensions.api.review
-
The review view presents Track Changes insert and delete highlights and review comment highlights in the Author mode.
- 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
- AuthorSchemaAwareEditingHandlerAdapter.WrapInAncestorsOptions - Class in ro.sync.ecss.extensions.api
-
One of the default smart paste strategies involves detecting an path o ancestors from the context element to the inserted one.
- AuthorSchemaManager - Interface in ro.sync.ecss.extensions.api
-
Author schema manager.
- AuthorSelectionAndCaretModel - Interface in ro.sync.ecss.extensions.api
-
Interface to the author selection and caret model providing methods to query and modify the selection intervals and caret position.
- 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.
- AuthorSource - Class in ro.sync.ecss.dom.wrappers.mutable
-
A DOM-like source over a author document model.
- AuthorSource(AuthorAccess) - Constructor for class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
-
Constructor.
- AuthorSource(AuthorAccess, boolean) - Constructor for class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
-
Constructor.
- 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.
- AuthorTableArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handleCreateTable(AuthorTableArguments)
method. - AuthorTableArguments(AuthorAccess, int, int, int) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableArguments
-
Constructor.
- AuthorTableCellSepProvider - Interface in ro.sync.ecss.extensions.api
-
This is an interface for classes which are responsible for providing information about the cell separators: "rowsep" and "colsep".
- 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.
- AuthorTableColumnWidthProviderBase - Class 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.
- AuthorTableColumnWidthProviderBase() - Constructor for class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Constructor
- AuthorTableColumnWidthProviderBase(TableLayoutErrorsListener) - Constructor for class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Constructor
- 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.
- AuthorTableDeleteRowsArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handleDeleteRows(AuthorTableDeleteRowsArguments)
method. - AuthorTableDeleteRowsArguments(AuthorAccess, List<ContentInterval>) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowsArguments
-
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.
- AuthorTableInsertRowArguments - Class in ro.sync.ecss.extensions.api.table.operations
-
Holds the arguments for
AuthorTableOperationsHandler.handlePasteRows(AuthorTableInsertRowArguments)
method. - AuthorTableInsertRowArguments(AuthorAccess, AuthorDocumentFragment[], int) - Constructor for class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertRowArguments
-
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
- AuthorTooltipCustomizer - Class in ro.sync.exml.workspace.api.editor.page.author.tooltip
-
Customize the tooltips which appear when hovering in the Author page.
- AuthorTooltipCustomizer() - Constructor for class ro.sync.exml.workspace.api.editor.page.author.tooltip.AuthorTooltipCustomizer
- AuthorTooltipCustomizerProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.tooltip
-
Allow developers to add tooltip customizers for customizing the tooltips which appear when hovering in the visual Author editing mode.
- AuthorUndoManager - Class in ro.sync.ecss.extensions.api
-
Undo manager for Author edits.
- AuthorUndoManager() - Constructor for class ro.sync.ecss.extensions.api.AuthorUndoManager
- 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.
- AuthorXPathExpressionBuilder - Interface in ro.sync.ecss.extensions.api
-
Generates an XPath expression for an XML node.
- AUTO - Static variable in class ro.sync.diff.api.DiffOptions
-
The algorithm is automatically chosen based on content type, text length, options etc.
- AUTO_APPLY_STYLES_DITAVAL_MAIN_FILES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean value which controls applying styles defined in ditaval files placed in main files folder
- AUTO_SYNCHRONIZE_UNMODIFIED_EDITORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Auto synch unmodified editors with file system.
- AUTOCHECKVERSION_ENABLE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean property.
- AUTOCORRECT_DICTIONARIES_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AutocorrectDictionariesPreferencePage, AutocorrectDictionariesOptionPane,
- AUTOCORRECT_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorAutoCorrectPreferencePage, AuthorAutoCorrectOptionPane,
- AUTOGENERATE_IDS_FOR_ELEMENTS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'Auto generate IDs for elements' button text.
- AUTOMATIC_VALIDATION - ro.sync.exml.plugin.validator.ValidationMode
-
Automatic validation tasks
- AUTOMATICALLY_ACCEPT_CERTIFICATES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if oXygen will accept all HTTPS certificates.
- AUTORECOVERY_LOCATION - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
A filepath string property defining the folder where the auto-recovery information for documents is stored.
- avoidNamespacePrefixes() - Method in interface ro.sync.ecss.extensions.api.AuthorXPathExpressionBuilder
-
Do not generate namespace prefixes.
- AWTExtension - Interface in ro.sync.ecss.extensions.api
-
The base interface for all AWT Oxygen extension classes.
B
- B_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Bold class.
- BACKGROUND_COLOR_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
A background color for the label.
- BACKUP_DIRECTORY_NAME_SUFFIX - Static variable in interface ro.sync.diff.api.AuthorDiffDirectoriesChangeTrackingMerger
-
The suffix for the name of the directory that backups the base directory.
- BASE_FRAMEWORK_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Represents the base framework directory where the extended document type that contains this reference resides.
- BASE_FRAMEWORK_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Represents the base framework URL where the extended document type that contains this reference resides.
- BASE_LAYER - ro.sync.ecss.extensions.api.highlights.PrioritizableHighlightPainter.ZLayer
-
The lowest of the possible 3 layers where the highlights can be painted.
- BASE_SYSTEM_ID - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
Base system id to be used to resolve imports from
LabelCSSConstants.STYLES_PROPERTY
. - BASE_URI_FIXUP - Static variable in class ro.sync.xml.parser.ParserCreator
-
Feature identifier: base uri fixup.
- BASELINE - Static variable in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
-
HTML specific frame value.
- BaseShape - Class in ro.sync.exml.view.graphics
-
Base for shapes.
- BaseShape() - Constructor for class ro.sync.exml.view.graphics.BaseShape
- 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
- BATCH_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for batch documents.
- BatchEditListener - Interface in ro.sync.ecss.component
-
The edit events sometimes come in batches, for example when an undo is executed.
- BatchOperationInfo - Class in ro.sync.exml.workspace.api.listeners
-
The type of batch operation.
- BatchOperationInfo(BatchOperationInfo.Type) - Constructor for class ro.sync.exml.workspace.api.listeners.BatchOperationInfo
-
Constructor.
- BatchOperationInfo.Type - Enum in ro.sync.exml.workspace.api.listeners
-
The type of the batch operation.
- BatchOperationsListener - Class in ro.sync.exml.workspace.api.listeners
-
Listener which can be notified before and after a batch operation which will modify lots of resources (Replace All in Files, Rename in Files) is started.
- BatchOperationsListener() - Constructor for class ro.sync.exml.workspace.api.listeners.BatchOperationsListener
- BEFORE - ro.sync.ecss.dita.DITATopicInsertionPosition
-
Insert before the current selection.
- BEFORE - ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor.PsuedoElementType
-
:before
- BEFORE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Before
- beforeActionPerformed(Object) - Method in class ro.sync.exml.workspace.api.editor.page.author.actions.ActionPerformedListener
-
This callback will be triggered before an action is performed (and will be able to reject the default code which is executed when the action is performed).
- 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
- beforeCompoundEditCancelled() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called before a compound edit is cancelled.
- 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.
- beginEdit() - Method in interface ro.sync.ecss.component.BatchEditListener
-
Method to be called before a batch of events.
- BELOW - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Below
- BG_COLOR - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The default background color to be used by the renderers/editors.
- BinaryImageHandler - Class in ro.sync.exml.workspace.api.images.handlers
-
Special handler for binary images like EPS or AI...
- BinaryImageHandler() - Constructor for class ro.sync.exml.workspace.api.images.handlers.BinaryImageHandler
- blockContentMustBeConverted(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.ConversionElementHelper
-
Check if a block node can be converted in other node (cell or list entry).
- BODY_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Body class.
- BODY_DIV_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Body div class.
- BOLD - Static variable in class ro.sync.exml.view.graphics.Font
-
The bold style constant.
- BOOKMAP - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
"bookmap" value.
- BOOKMAP_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Bookmap class.
- BOTH_CHANGED - ro.sync.diff.api.DifferenceType
-
Both the left and right difference intervals have changes.
- BOTTOM - ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter.TextDecoration
-
Similar to the
ColorHighlightPainter.TextDecoration.UNDERLINE
decoration, except that the line is drawn a bit lower, in the lower part of the highlight rectangle. - BOTTOM - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for vertical alignment.
- BRANCH_TAG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: BranchTagDialog,
- brighter(Color) - Static method in class ro.sync.exml.view.graphics.Color
-
Increase brightness of the color.
- BROWSER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for browser form control.
- build() - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
-
Builds a new TopicrefTransitionOperation instance.
- build() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Builds the options.
- buildDITAWrapper(String, URL, AuthorAccess, int, boolean) - Static method in class ro.sync.ecss.imagemap.ImageMapFactory
-
Build the DITA wrapper.
- builder() - Static method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction
-
Returns a new builder for this operation
- Builder() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
- Builder() - Constructor for class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Constructor.
- buildFigureHrefImageXMLToInsert(AuthorAccess, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Creates a figure with title and image with href XML element.
- buildFigureHrefImageXMLToInsert(WSXMLTextEditorPage, URL, String, String[]) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Creates a figure with title and image XML element.
- buildFigureKeyrefImageXMLToInsert(AuthorAccess, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Creates a figure with title and image with keyref XML element.
- buildFigureKeyrefImageXMLToInsert(WSXMLTextEditorPage, String, String) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Creates a figure with title and image XML element with a keyref.
- buildFreshPrefix(NamespaceContext) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Generates a prefix that is not yet bound to a namespace.
- buildNonMediaFragment(String[], String, URL) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Creates the xml fragment to insert for non media objects.
- buildURLForReferencedContent(int, boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
If the caret offset is somewhere inside an entity reference, an xi:include reference or a DITA content reference, this method will return an URL which when used with Oxygen's API (ro.sync.exml.workspace.api.Workspace.open(URL)) will open the target resource and then place the caret in the opened editor precisely at the location where it was in the original XML document which referenced the content.
- button - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Indicates which, if any, of the mouse buttons has changed its state.
- Button - Class in ro.sync.exml.workspace.api.standalone.ui
-
Button which has proper support for retina icons.
- Button() - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Default constructor.
- Button(String) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button with text.
- Button(String, Icon) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button with initial text and an icon.
- Button(Action) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button where properties are taken from the
Action
supplied. - Button(Icon) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Button
-
Creates a button with an icon.
- BUTTON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for button form control.
- BUTTON_GROUP - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for button group form control.
- 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.
- ButtonEditor - Class in ro.sync.ecss.component.editor
-
A button that can be used to invoke an author extension action.
- ButtonEditor() - Constructor for class ro.sync.ecss.component.editor.ButtonEditor
-
Constructor.
- ButtonGroupEditor - Class in ro.sync.ecss.component.editor
-
Inplace editor that uses a button to trigger a pop-up menu with multiple actions.
- ButtonGroupEditor() - Constructor for class ro.sync.ecss.component.editor.ButtonGroupEditor
-
Constructor.
C
- C_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for C documents.
- CacheableAuthorReferencesResolver - Interface in ro.sync.ecss.extensions.api
-
Marker for cachable references resolvers.
- CacheableUrlConnection - Interface in ro.sync.exml.plugin.urlstreamhandler
-
Marker interface that should be implemented by a URL connection and which instructs oXygen that it makes sense to cache data read from such a connection.
- CalloutActionsProvider - Class in ro.sync.ecss.extensions.api.callouts
-
Provides a set of custom actions for a certain highlight.
- CalloutActionsProvider() - Constructor for class ro.sync.ecss.extensions.api.callouts.CalloutActionsProvider
- CALLOUTS_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorReviewCalloutsPreferencePage, AuthorReviewCalloutsOptionPane,
- CalloutsRenderingInformationProvider - Class in ro.sync.ecss.extensions.api.callouts
-
Provider for data that will be rendered as callouts, in Author mode.
- 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.
- CALSAndHTMLShowTablePropertiesBase - Class in ro.sync.ecss.extensions.commons.table.properties
-
Base class for edit properties on CALS and HTML tables.
- CALSAndHTMLShowTablePropertiesBase(TablePropertiesHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Constructor.
- 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
- CALSAndHTMLTableLayoutProblem - Enum in ro.sync.ecss.extensions.commons.table.support.errorscanner
-
CALS table layout problem
- CALSAndHTMLTableSortOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Table sort operation base for CALS and HTML tables.
- CALSAndHTMLTableSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- 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, Boolean, Boolean) - 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
- calsModelRadio - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Radio button used to choose CALS table model.
- CALSShowTableProperties - Class in ro.sync.ecss.extensions.commons.table.properties
- CALSShowTableProperties(TablePropertiesHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.CALSShowTableProperties
-
Constructor.
- 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
-
Constructor.
- CALSTableCellInfoProvider(boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Constructor.
- CALSTableCellInfoProvider(boolean, TableLayoutErrorsListener) - Constructor for class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Constructor.
- 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.
- CAN_EDIT_READ_ONLY_FILES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option for editing read-only files.
- 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. - canAssist(IQuickAssistInvocationContext) - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProcessor
-
Tells whether this assistant has assists for the given invocation context.
- canAssist(WSEditorPage, int) - Method in interface ro.sync.exml.editor.quickassist.SimpleQuickAssistProcessor
-
Tells whether this assistant has assists for the given invocation context.
- canBeCached() - Method in class ro.sync.ecss.css.Styles
-
Verify if styles can be cached.
- canBeReplaced(AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
When pasting an element inside an empty element with the same name, a possible solution is to replace the empty node with the new one.
- canBeReplaced(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Check if the parent element selected children can be sorted.
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.TableSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
- canBeSorted(AuthorElement, int[]) - Method in class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
- cancel() - Method in interface ro.sync.ecss.dita.mapeditor.actions.export.ProgressUpdater
-
Cancels the progress dialog.
- cancel() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexerProgressMonitor
-
Event sent when the re-index process was cancelled.
- 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.component.editor.ButtonEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- cancelEditing() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- 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
- CancelledByUserException - Exception in ro.sync.ecss.extensions.api
-
A custom class used for the exceptions generated by an operation canceled by user.
- CancelledByUserException() - Constructor for exception ro.sync.ecss.extensions.api.CancelledByUserException
-
Default constructor.
- CancelledByUserException(String) - Constructor for exception ro.sync.ecss.extensions.api.CancelledByUserException
-
Constructor.
- cancelUpdateIndex() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Cancel the indexing process.
- canCheckReadOnly(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtension
-
Returns true if the implementor should be asked about the read-only status for URL's of a certain protocol.
- 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
- canEditProperties(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.EditPropertiesHandler
-
Checks if it can edit the properties for a given node.
- canEditProperties(AuthorNode) - Method in class ro.sync.ecss.extensions.api.EditPropertiesHandlerAdapter
- canHandle(InputStream) - Method in class ro.sync.exml.workspace.api.images.handlers.BinaryImageHandler
-
Check if can handle this input stream.
- canHandle(String, String, Attributes) - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Check if can handle this XML fragment having a certain root name, namespace and attributes.
- canHandleEvent(AuthorAccess, AuthorActionEventDetails) - Method in interface ro.sync.ecss.extensions.api.AuthorActionEventHandler
-
Check if an Author action event can be handled.
- canHandleEvent(AuthorAccess, AuthorActionEventDetails) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- canHandleEvent(AuthorAccess, AuthorActionEventHandler.AuthorActionEventType) - Method in interface ro.sync.ecss.extensions.api.AuthorActionEventHandler
-
Check if an Author action event can be handled.
- canHandleEvent(AuthorAccess, AuthorActionEventHandler.AuthorActionEventType) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
- canHandleFileType(String) - Method in class ro.sync.exml.workspace.api.images.handlers.ImageHandler
-
Checks if the handler can "deal with" a certain type of XML application, or other image.
- canHandleNamespace(String) - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Checks if the element is recognized as an embedded image.
- canHandleNodeContext(NodeContext) - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Checks if the element is recognized as an embedded image.
- canHandleProtocol(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.TargetedURLStreamHandlerPluginExtension
-
Check if the plugin can handle a specific protocol.
- canHandleVectorialImages() - Method in class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
-
Checks if current handler handles vectorial images (like SVG).
- 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).
- CANNOT_EDIT_IMAGE_MAP_DELETE_CHANGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Cannot edit Image Map because it was deleted as a tracked change.
- CANNOT_PERFORM_OPERATION_NO_ELEMENT_TO_EDIT_PROPERTIES_FOR - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Message shown when the "Table properties" operation cannot be performed because there are no elements detected to modified properties for.
- CANNOT_PERFORM_TABLE_PROPERTIES_OPERATION - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Message that explain why the table properties operation cannot be performed.
- CANNOT_SHOW_VIEW_MODE_MSGA - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Part of message that inform the user that a View Mode cannot be enabled.
- CANNOT_SHOW_VIEW_MODE_MSGB - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Part of message that inform the user that Reading Mode cannot be enabled.
- CannotEditException - Exception in ro.sync.ecss.extensions.commons
-
Deprecated.
- CannotEditException - Exception in ro.sync.exml.workspace.api.images.handlers
-
Exception thrown when an attempt to edit an resource is made with a handler that does not support this, or that gets an error when editing.
- CannotEditException(String) - Constructor for exception ro.sync.ecss.extensions.commons.CannotEditException
-
Deprecated.Constructor.
- CannotEditException(String) - Constructor for exception ro.sync.exml.workspace.api.images.handlers.CannotEditException
-
Constructor.
- CannotEditException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.commons.CannotEditException
-
Deprecated.Constructor.
- CannotEditException(String, Throwable) - Constructor for exception ro.sync.exml.workspace.api.images.handlers.CannotEditException
-
Constructor.
- CannotHandleException - Exception in ro.sync.diff.factory
-
Thrown when an algorithm cannont handle the documents it is supposed to diff.
- CannotHandleException(String, String) - Constructor for exception ro.sync.diff.factory.CannotHandleException
-
Constructor.
- CannotRecognizeIDException - Exception in ro.sync.ecss.extensions.api.link
-
Exception that is thrown when an ID cannot be recognized in the current context.
- CannotRecognizeIDException(String) - Constructor for exception ro.sync.ecss.extensions.api.link.CannotRecognizeIDException
-
Constructor.
- canonicalize(String[]) - Method in class ro.sync.exml.ComponentsValidator
-
Get a path from all the tags.
- CANONICALIZING_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CanonicalizeDialog, CanonicalizeDialog,
- canTreatAsScript(String) - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
- canTreatAsScript(String) - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
- 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_NAVIGATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorCaretNavigationPreferencePage, AuthorCaretNavigationOptionPane,
- 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.
- CATALOGS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The catalogs key.
- CCItemProxy - Class in ro.sync.ecss.extensions.api.webapp.cc
-
An item proposed by the content completion manager, and which can be selected by the user.
- CCItemProxy() - Constructor for class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- CDATA_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Insert CData
- CELL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Cell en: Cell
- 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
- CELL_OVERFLOW_SPECIFIED_COLUMN_COUNT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Table cell overflows the specified columns count
- CELL_OVERLAPPING - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
A cell was already occupied en: "The cell[{0}][{1}] is already occupied." {0} is the row number {1} is the column number
- CELL_OVERLAPS_ONE_OR_MORE_PREVIOUS_CELLS - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Cells overlapping error(as generals as it can be)
- CELL_OVERLAPS_PREVIOUS_CELL - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
This cell overlaps previous cell.
- CELL_TAB - ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
The cells tab.
- 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
- CELLS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Cells en: Cells
- CENTER - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Value for horizontal alignment.
- CENTER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for horizontal alignment.
- CENTIMETER - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Centimeters are converted to inches and then multiplied with the dots per inch.
- CHANGE_ATTRIBUTE_DELETED - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Attribute change delete.
- CHANGE_ATTRIBUTE_INSERTED - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Attribute change insert.
- CHANGE_ATTRIBUTE_MODIFIED - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Attribute change modified.
- CHANGE_DELETE - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Delete change highlight
- CHANGE_FILE_PERMISSIONS_FTP_SERVER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SetPermissionsDialog, SetPermissionsDialog,
- CHANGE_INSERT - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Insert change highlight
- CHANGE_TRACKING_AUTHOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The author for change tracking.
- CHANGE_TRACKING_BEHAVIOR_ARGUMENT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Argument descriptor for change tracking behavior.
- changeActiveCssGroups(Set<String>) - Method in interface ro.sync.ecss.extensions.api.webapp.access.IWebappAuthorEditorAccess
-
Each framework (document type) can provide a list of CSS files that can be selected (activated) to change the rendering of the documents described by the framework rules.
- 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.
- ChangeAttributesOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation that can change/insert/remove one or more attributes of one or more elements.
- ChangeAttributesOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ChangeAttributesOperation
-
Constructor.
- changeBrightnessAndSaturation(int, float, float) - Static method in class ro.sync.exml.view.graphics.Color
-
Change brightness and saturation of the color.
- changeContentType(JTextArea, String) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Changes the content type of a text area created with Oxygen API OxygenUIComponentsFactory.createTextArea(String)
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
Determine the elements that should be moved by the Move Up/Down operation.
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.docbook.Docbook5SchemaAwareEditingHandler
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- changeElementsToMoveUpDown(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
- changePage(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Change the current selected page in the editor.
- ChangePseudoClassesOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to set a list of pseudo class values to nodes identified by an XPath expression and to remove a list of values from nodes identified by an XPath expression.
- ChangePseudoClassesOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ChangePseudoClassesOperation
-
Constructor.
- changesSynchronized(int) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver.SyncListener
-
Invoked after changes made by an user were synchronized with the observer's state.
- ChangeTrackingController - Interface in ro.sync.ecss.extensions.api
-
Controls the change tracking mode.
- changeValidationMode(XMLReader, int) - Static method in class ro.sync.xml.parser.ParserCreator
-
Changes the validation mode.
- CHAPTER - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Chapter element name.
- CHAR - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Value for horizontal alignment.
- CHAR - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for horizontal alignment.
- characters(char[], int, int) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- CHARACTERS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Algorithm type for Diff(combobox) en: Characters
- CHARACTERS_COMPARE - Static variable in class ro.sync.diff.api.DiffOptions
-
Algorithm based on characters comparison.
- CHARACTERS_NO_SPACES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
The type of an XML content.
- 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
- check(List<TextChunkDescriptor>) - Method in interface ro.sync.ecss.extensions.api.webapp.SpellcheckingEngine
-
Check a list of text chunks for spell checking errors.
- check(List<TextChunkDescriptor>) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Performs a spellcheck of the given text descriptors.
- CHECK_BOX - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for check box form control.
- CHECK_FOR_NEW_VERSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: VersionCheckerDialog,
- CHECK_FOR_NOTIFICATIONS_ENABLE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean property.
- CHECK_OUT_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNCheckOutDialog,
- CheckBoxEditor - Class in ro.sync.ecss.component.editor
-
A panel with checkboxes that can be used to render boolean values but also lists of values.
- CheckBoxEditor() - Constructor for class ro.sync.ecss.component.editor.CheckBoxEditor
- checkConsecutiveInsertionWarning(int, int, int, ReferenceInfo, ReferenceInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Show a warning message when consecutive insertion of the same references are performed.
- checkIfSafe(String) - Static method in class ro.sync.ecss.css.URIContent
-
Connecting the an URI can be dangerous.
- 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.
- checkLicensed() - Method in interface ro.sync.ecss.extensions.api.webapp.license.UserInfo
-
Throws if the current user is not licensed.
- checkRowSpans(List<AuthorElement>, int) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Check if the selected rows can be moved (row spans don't exceed collected rows range).
- 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
- checkValid() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- checkValid() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- checkValid() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Check if the current editor is valid, performs manual validation and returns
true
if the last validation was finished without errors or warnings. - checkValid() - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- checkValid() - Method in interface ro.sync.options.PersistentObject
-
Check if object is valid to be used.
- checkValid(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Check if the current editor is valid, performs manual validation and returns
true
if the last validation was finished without errors or warnings. - checkValidKeyName(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if a keyref has a valid key name.
- checkValidKeyRef(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if a keyref has a valid key name.
- CHEMISTRY_TRANSFORMATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure CHEMISTRY scenario
- ChoiceTableHelper - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
-
Helper class for edit properties on DITA Simple tables.
- ChoiceTableHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableHelper
- ChoiceTableShowPropertiesOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
-
Class for edit properties on DITA choice tables.
- ChoiceTableShowPropertiesOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableShowPropertiesOperation
-
Constructor.
- CHOOSE_IMAGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Image file chooser title.
- CHOOSE_MEDIA - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Media file chooser title.
- chooseDirectory() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a directory chooser for selecting a directory.
- chooseDirectory(File) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a directory chooser.
- chooseFile(File, String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a
File
. - chooseFile(String, String[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- chooseFile(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a
File
. - chooseFile(String, String[], String, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- chooseFile(String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting a
File
. - chooseFiles(File, String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays a file chooser for selecting multiple
File
s. - chooseImageFile(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.ImageFileChooser
-
Ask user to choose an image file.
- chooseImageReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Allows the user to choose an image reference, which will be inserted inside the document.
- chooseImageReference(AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Allows the user to choose an image reference, which will be inserted inside the document.
- chooseLocalLink(AuthorAccess, boolean, boolean) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Show a dialog to choose an id.
- chooseMediaFile(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.MediaFileChooser
-
Ask user to choose an image file.
- chooseMediaReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Allows the user to choose an media file reference, which will be inserted inside the document.
- chooseOLink(AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Choose OLink.
- choosePhase(String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSchematronPhaseChooser
-
Chooses the Schematron phase to use for a specific schematron.
- chooseURL(String, String[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- chooseURL(String, String[], String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURL(String, String[], String, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURL(String, String[], String, String, String, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURLForLink(AuthorAccess, String) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Choose url for link.
- 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.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURLPath(String, String[], String, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Displays an URL chooser for selecting an
URL
. - chooseURLs() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension
-
Deprecated.Choose a set of URLs with the corresponding protocol.
- chooseURLs(StandalonePluginWorkspace) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension2
-
Choose a set of URLs with the corresponding protocol.
- CHUNK_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "chunk" attribute
- CIAttribute - Class in ro.sync.contentcompletion.xml
-
Interface for objects holding information about attributes used in the content completion process.
- CIAttribute() - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
-
Default Constructor.
- CIAttribute(String, boolean, boolean, String, List<String>) - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
-
Constructor.
- CIAttribute(String, String, boolean, boolean, String, List<String>) - Constructor for class ro.sync.contentcompletion.xml.CIAttribute
-
Constructor.
- CIAttribute.DefaultValueProvider - Interface in ro.sync.contentcompletion.xml
-
Default value provider for an attribute.
- CIAttribute.EditableState - Enum in ro.sync.contentcompletion.xml
-
The editable state of the attribute.
- 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
- CILevelValue - Class in ro.sync.ecss.dita
-
CI Value which also has a level.
- CILevelValue(String, int) - Constructor for class ro.sync.ecss.dita.CILevelValue
-
Constructor.
- CILevelValue(String, int, String[]) - Constructor for class ro.sync.ecss.dita.CILevelValue
-
Constructor.
- Circle - Class in ro.sync.exml.view.graphics
-
The class describes a circle
- Circle(int, int, int) - Constructor for class ro.sync.exml.view.graphics.Circle
-
Constructor.
- 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, 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, String) - Constructor for class ro.sync.contentcompletion.xml.CIValue
-
Creates a CIValue.
- CIValue(String, String, 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_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
class attribute name
- 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.
- CLEAN - ro.sync.merge.MergeResult.ResultType
-
When the merge completed successfully without any conflict.
- clear() - Method in class ro.sync.contentcompletion.xml.ContextElement
-
Clear the context element properties.
- clearCache() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageHandler
-
Clear the individual cache the image handler might store internally.
- clearCache() - Method in interface ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfoProvider
-
Invalidate the entire cache.
- clearCacheForTC() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
-
Clears the handlers cache.
- clearForTests() - Static method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerInvoker
-
Clear instance for tests.
- clearForTests() - Static method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizer
-
Clear instance.
- clearImageCache() - Method in interface ro.sync.exml.workspace.api.images.ImageUtilities
-
Clear the cache of images used to display images fast in the Author page.
- clearImageCache() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Deprecated.Replaced by
WorkspaceUtilities.getImageUtilities()
- clearIndex() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Clears the index.
- clearInternalQueryParamsFromExtractedRefAttrVal(URL, String) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Removes internal query from a relative URL.
- clearMessages() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappMessagesProvider
-
Clears messages list.
- 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.CIAttribute
-
Allows cloning.
- 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.conditions.ProfileConditionInfoPO
- clone() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- clone() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- clone() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- clone() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- clone() - Method in class ro.sync.ecss.css.CSSCounter
-
Clones this counter.
- 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.ecss.extensions.api.node.AuthorDocumentFragment
-
Clone a fragment.
- clone() - Method in interface ro.sync.exml.editor.EditorTemplate
-
Clone this editor template.
- clone() - Method in class ro.sync.exml.view.graphics.Rectangle
- clone() - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- clone() - Method in interface ro.sync.options.PersistentObject
-
Forces all the persistent objects to be cloneable.
- clone() - Method in class ro.sync.xml.ProxyNamespaceMapping
-
Clones the prefix namespace mapping.
- clone(Content) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Clone the highlight to a new content.
- close() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.Room
-
Close the room.
- 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.
- CODE_INSIGHT_SHOW_ANNOTATIONS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Show annotations (documentation) for each entry in the content completion window.
- CODE_INSIGHT_SHOW_ANNOTATIONS_TOOLTIP - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Show annotations (documentation) when hovering the mouse over various elements.
- CODE_TEMPLATES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Code-templates.
- collapseFold(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.fold.AuthorFoldManager
-
If the node's fold is expanded, collapse it.
- CollectingError - Interface in ro.sync.exml.workspace.api.references
-
CollectingError
is an interface that describes an error that happens while collecting references - CollectingError.Severity - Enum in ro.sync.exml.workspace.api.references
-
The severity of the error
- COLLECTION_TYPE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "collection-type" attribute
- collectNodes(AuthorAccess) - Static method in class ro.sync.ecss.dita.topic.ref.AuthorDocumentNodesCollector
- collectPossibleElements(String, String, WSTextXMLSchemaManager, int, String...) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Get all the element names that can be inserted at the current caret position and have the class 'classFrag' and a 'reqAttr' attribute.
- collectReferences() - Method in class ro.sync.ecss.extensions.api.webapp.references.DocumentModelReferenceCollector
-
Returns a set of references collected from the document model
- collectReferences() - Method in interface ro.sync.exml.workspace.api.references.ReferenceCollector
-
Collects the references in a document
- Color - Class in ro.sync.exml.view.graphics
-
The class used to represent a Color.
- Color(int) - Constructor for class ro.sync.exml.view.graphics.Color
-
Creates an sRGB color from the specified RGBa color value.
- Color(int[]) - Constructor for class ro.sync.exml.view.graphics.Color
-
Creates a color from a given RGBa array.
- 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(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_AUTOCORRECT_HIGHLIGHT_YELLOW_FOR_DARK_THEME - Static variable in class ro.sync.exml.view.graphics.Color
-
The AutoCorrect highlight color.
- 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_PASTE_HIGHLIGHT_YELLOW - Static variable in class ro.sync.exml.view.graphics.Color
-
The paste highlight color.
- COLOR_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
A foreground color for the text.
- 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_TRANSPARENT - Static variable in class ro.sync.exml.view.graphics.Color
-
A transparent color.
- 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.
- COLORS_AND_STYLES_PREFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorConditionsColorsPreferencePage, AuthorConditionsColorsAndStylesOptionPane,
- ColorTheme - Interface in ro.sync.exml.workspace.api.util
-
A theme manager is an object that is able to provide information about the color theme used by oXygen.
- ColorThemeUtilities - Interface in ro.sync.exml.workspace.api.util
-
A theme manager is an object that is able to provide information about the color theme used by oXygen.
- COLS_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "cols" attribute
- COLS_DIFFERENT_THAN_COLUMNS - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
There is a difference between the cols value and the number of actual columns en: "The number of table columns determined from the table structure ({0}) is different than the value of the {1} attribute: ({2})." {0} is the table columns count {1} the name of the (cols) attribute {2} the value of the (cols) attribute
- 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.
- COLSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Column separator attribute name.
- colsepCombo - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Combo used to chose the table column separator value.
- COLSPECS_DIFFERENT_THAN_COLUMNS - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
There is a difference between the number of colspecs and the number of actual columns en: "The number of table columns determined from the table structure ({0}) is different than the number of colspecs ({1})." {0} is the table columns count {1} is the colspecs number
- COLUMN - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Column en: Column
- COLUMN - Static variable in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
String used in the default name for the sorting criterion.
- COLUMN_NAME_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The column name from the namest or nameend attribute value is not found in column specifications en: "The column name ({0}) from the {1} attribute value is not found in column specifications." {0} the column name specified in the table {2} the name of the attribute that specifies the wrong column name
- COLUMN_NUMBER_IS_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The columns should be assigned consecutive numbers
- COLUMN_NUMBERING_SHOULD_BEGIN_FROM_ONE - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Column numbering should begin from 1.
- COLUMN_SEPARATOR - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Column separator render string.
- COLUMN_TAB - ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
The columns tab.
- COLUMN_WIDTH_NO_MEASURING_UNITS_VALUE_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The column width value is not valid according to the specification.
- COLUMN_WIDTH_VALUE_INCORRECT - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The column width value is not valid according to the specification.
- 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
- columnsSpinner - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Used to specify the number of columns.
- colWidthsCombobox - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Used to specify how the column widths are generated.
- 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.
- com.oxygenxml.editor.editors.dita - package com.oxygenxml.editor.editors.dita
- com.oxygenxml.editor.editors.xml - package com.oxygenxml.editor.editors.xml
- com.oxygenxml.editor.imagemap - package com.oxygenxml.editor.imagemap
- com.oxygenxml.workspace.api.eclipse - package com.oxygenxml.workspace.api.eclipse
- COMBO_BOX - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for combo box form control.
- COMBOBOX - ro.sync.ecss.extensions.commons.table.properties.GuiElements
-
Combobox type.
- ComboBoxEditor - Class in ro.sync.ecss.component.editor
-
Combo box value editor.
- ComboBoxEditor() - Constructor for class ro.sync.ecss.component.editor.ComboBoxEditor
-
Constructor.
- 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 - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Comment persistent highlight
- 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.
- COMMENT_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Comment
- COMMENT_ID - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the id of the comment.
- COMMENT_PARENT_ID - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the parent id.
- 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 thecolspec
elements and by adding newcolspec
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
- commitEditedValue(AuthorElement, String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.formcontrols.FormControlEditingHelper
-
Commits the value edited by the user.
- commitEditedValueForProcessingInstruction(AuthorParentNode, String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.formcontrols.FormControlEditingHelper
-
Commits the value edited by the user.
- 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 thetable
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() - Method in class ro.sync.ecss.component.editor.ButtonEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- commitValue() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- commitValue() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
- commitValue() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
- commitValue() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Commit the given value inside the document without stopping the editing.
- commitValue() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- commitValue() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- commitValue() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- commitValue(EditingEvent) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
-
Commit the given value inside the document without stopping the editing.
- CommonActionsProvider - Interface in ro.sync.exml.workspace.api.actions
-
Provides access to actions.
- CommonsOperationsUtil - Class in ro.sync.ecss.extensions.commons.operations
-
Util methods for common Author operations.
- CommonsOperationsUtil.ConversionElementHelper - Class in ro.sync.ecss.extensions.commons.operations
-
Interface used to check the elements that will be converted in other elements (table cells or list entries)
- CommonsOperationsUtil.SelectedFragmentInfo - Class in ro.sync.ecss.extensions.commons.operations
-
Class containing the new fragment and info about it.
- COMPARE_DIRECTORIES_3_WAY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Compare directories 3-way dialog box
- COMPARE_IMAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CompareImagesDialog,
- compareTo(Object, boolean) - Method in interface ro.sync.contentcompletion.editor.InlineProposal
-
Compares two items.
- 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.
- compareTo(ProfileConditionValuePO) - Method in class ro.sync.ecss.conditions.ProfileConditionGroupPO
- compareTo(ProfileConditionValuePO) - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- CompareUtilAccess - Interface in ro.sync.exml.workspace.api.util
-
Compare utilities.
- COMPARING_AND_MERGING_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffDirectoriesMainFrame,
- COMPILE_XSL_FOR_SAXON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in Compile XSL stylesheet for Saxon dialog.
- CompletionProposal - Class in ro.sync.exml.workspace.api.standalone.project.textcompletions
-
Represents a text completion proposal.
- CompletionProposal(float, String[]) - Constructor for class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposal
-
Constructor.
- CompletionProposalsOptions - Class in ro.sync.exml.workspace.api.standalone.project.textcompletions
-
A set of options for the completion selection algorithm.
- CompletionProposalsOptions.Builder - Class in ro.sync.exml.workspace.api.standalone.project.textcompletions
-
Builder.
- COMPONENT_DEPENDENCIES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Component dependencies view.
- ComponentProvider - Interface in ro.sync.ecss.extensions.api.component
-
Base interface for Editor and for DITA Map component providers with common methods.
- COMPONENTS_VALIDATOR_EXTENSION - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
The startup extension.
- ComponentsValidator - Class in ro.sync.exml
-
Validator interface for menus, toolbars and their actions.
- ComponentsValidator() - Constructor for class ro.sync.exml.ComponentsValidator
- ComponentsValidatorPluginExtension - Interface in ro.sync.exml.plugin.startup
-
Startup plugin.
- 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.
- COMPOSING_SOAP_REQUEST - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLView, WSDLFrame,
- COMPOSING_WEB_SERVICE_CALLS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLEditor,
- compoundEditCancelled() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called when a compound edit was cancelled.
- compoundEditEnded() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called when a compound edit was ended.
- CompoundEditListener - Interface in ro.sync.ecss.extensions.api
-
Listener notified when compound edits are started and ended.
- compoundEditStarted() - Method in interface ro.sync.ecss.extensions.api.CompoundEditListener
-
Called when a compound edit was started.
- COMPRESS_CSS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page id of the CSS minifier topic.
- COMPRESS_HTML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page id of the HTML minifier topic.
- computeContextXPathExpression() - Method in class ro.sync.contentcompletion.xml.Context
-
Takes the position in the document where the content completion was invoked and converts it to an XPath expression that contains the path of elements.
- computeElementClazz(WhatPossibleValuesHasAttributeContext) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the element's clazz
- computeElementsList(List<AuthorElement>, AuthorElement, int, int, int, boolean, TableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Computes all the nodes of the given type starting from the given node, which are in the given selection.
- computeFormatForURLPasteAndDnD(UtilAccess, URL, ReferenceType) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Computes the format of the xref.
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Computes the fragment and position, inside header element, for the given node.
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableShowPropertiesOperation
- computeFragmentMoveInsideHeader(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Computes the fragment and position, inside body element, for the given node.
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableShowPropertiesOperation
- computeFragmentsToMoveInsideBody(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Computes the fragment and position, inside footer element, for the given node.
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- computeFragmentsToMoveInsideFooter(List<AuthorDocumentFragment>, List<Position>, TabInfo, List<AuthorElement>, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- computeIfAbsent(String, String, Supplier<T>) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this store unless null.
- computeIfAbsentWithoutSessionCookieRefresh(String, String, Supplier<T>) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this store unless null.
- computeImageReferenceXMLToInsert(AuthorAccess, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the image reference XML fragment to insert.
- computeKeyReferenceElementName(WSXMLTextEditorPage, KeyInfo, boolean, boolean, boolean) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Calculates a suitable reference element to be later inserted for the dropped key.
- computeKeyScopeStack(AuthorNode, LinkedHashMap<URL, List<Stack<Set<String>>>>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the entire key scope stack.
- computeKeyScopeStack(AuthorNode, LinkedHashMap<URL, List<Stack<Set<String>>>>, Map<AuthorNode, Set<String>>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the entire key scope stack.
- computeLinkScope(URL, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the scope attribute.
- computeLinkText(String, String) - Method in class com.oxygenxml.editor.editors.dita.LinkTextResolverCustomizer
-
Compute the link text to appear on a certain DITA xref or link based on the href and base system ID values.
- computeLinkText(String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- computeLinkText(AuthorNode, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- computeLinkText(AuthorNode, String, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.
- computeLinkText(AuthorNode, String, String, String, KeysManagerBase) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Obtains information about the referred target.
- computeMediaReferenceXMLToInsert(AuthorAccess, MediaInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the media reference XML fragment to insert.
- computeQualifiedKeyNames(String, Stack<Set<String>>) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute key names qualified with key scope stack prefix.
- computeQuickAssistProposals(IQuickAssistInvocationContext) - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProcessor
-
Returns a list of quick assist and quick fix proposals for the given invocation context.
- computeQuickAssistProposals(WSEditorPage, int) - Method in interface ro.sync.exml.editor.quickassist.SimpleQuickAssistProcessor
-
Returns a list of quick assist and quick fix proposals for the given invocation context.
- 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 theTopicRefTargetInfo
object. - computeVariableKeyrefElementName(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the elements name.
- computeVariableKeyrefElementName(AuthorAccess, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Compute the elements name.
- CONACTION_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conaction attribute name.
- CONCEPT_BODY_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Concept body class.
- CONCEPT_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Concept class.
- CONDITION_PROCESSOR_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The attribute name for the ditaval-based conditions processor used used in the Web Atuhor editing context.
- CONDITION_SETS_MANAGEMENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the section about configuring the condition sets.
- config - Variable in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
The servlet configuration.
- config - Variable in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.The servlet configuration.
- ConfigurationProperties - Interface in ro.sync.exml.plugin.transform
-
Interface with transformer properties that can be passed externally.
- CONFIGURE_DB2_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure DB2 connection.
- CONFIGURE_DB2_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure DB2 datasource.
- CONFIGURE_EXIST_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Exist connection.
- CONFIGURE_EXIST_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Exist datasource.
- CONFIGURE_JDBC_ODBC_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure JDBC-ODBC connection
- CONFIGURE_MARKLOGIC_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Marklogic connection.
- CONFIGURE_MARKLOGIC_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Marklogic datasource.
- CONFIGURE_ORACLE_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Oracle connection
- CONFIGURE_ORACLE_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure Oracle datasource.
- CONFIGURE_POSTGRESQL_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure PostgreSQL connection.
- CONFIGURE_POSTGRESQL_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure SQL Server connection
- CONFIGURE_SHAREPOINT_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure SharePoint connection.
- CONFIGURE_SQLSERVER_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure
- CONFIGURE_SQLSERVER_DATASOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure SQL Server datasource.
- CONFIGURE_TOOLBARS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ConfigureToolbarsDialog,
- CONFIGURE_WEBDAV_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure WebDAV connection.
- 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
- CONFIGURED_DITA_OT_DIR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variable pointing to the user-configured DITA-OT directory.
- CONFIGURED_DITA_OT_DIR_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variable pointing to the user-configured DITA-OT directory.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
-
Configure Shell.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
-
Configure Shell.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Configure Shell.
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableSplitCustomizerDialog
- configureShell(Shell) - Method in class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
- 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.
- CONKEYREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conkeyref attribute name.
- CONKEYREF_TYPE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Conkeyref
- CONKEYREF_TYPE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conkeyref
- connect() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- CONNECTION_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the unique name of the connection.
- CONREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conref attribute name.
- CONREF_PUSH_MECHANISM - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Conref push dialog
- CONREF_TYPE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Conref
- CONREF_TYPE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conref
- CONREFEND_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Conrefend attribute name
- CONSOLE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNMainFrame,
- 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.
- consumeDropURLs(List, AuthorNode, boolean) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.dnd.DITAMapTreeDropHandler
-
Process drop URLs.
- containOnlyBinaryResources(AuthorAccess, List<URL>) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Verify if the provided URLs are only binary rsources.
- containOnlyImages(AuthorAccess, List<URL>) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Verify if the provided URLs are only images.
- contains(int) - Method in class ro.sync.ecss.extensions.api.ContentInterval
-
Checks whether the interval contains the given offset.
- contains(int, int) - Method in class ro.sync.exml.view.graphics.Circle
- contains(int, int) - Method in class ro.sync.exml.view.graphics.Ellipse
-
Warning ! This was not implemented !
- contains(int, int) - Method in class ro.sync.exml.view.graphics.Polygon
-
Check if this complicated shape contains the requested point.
- 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 (x, y). - contains(int, int) - Method in interface ro.sync.exml.view.graphics.Shape
-
Check if the specified coordinates are inside the shape.
- contains(int, int, int, int) - Method in class ro.sync.exml.view.graphics.BaseShape
- contains(int, int, int, int) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Checks whether this
Rectangle
entirely contains theRectangle
at the specified location ( X , Y ) with the specified dimensions ( W , H ). - contains(int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Shape
-
Check if the specified coordinates are inside the shape.
- contains(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Checks whether or not this
Rectangle
entirely contains the specifiedRectangle
. - containsEditorVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression contains editor variables.
- containsExtension(String, String[]) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Determine if an extension is found in an extension array.
- containsGroup(String, String) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Check if a specific group with the given attribute and value is allowed.
- containsHeader(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Returns a boolean indicating whether the named response header has already been set.
- containsInteractiveVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression contains at least an interactive editor variable ($ask, $answer).
- containsOnlyBinaryResources(WSXMLTextEditorPage, List<URL>) - Static method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Verify if the provided URLs locate only binary resources.
- containsOnlyImages(WSXMLTextEditorPage, List<URL>) - Static method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
Verify if the provided URLs locate only images.
- containsSimpleText() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Check if an author document fragment content contains simple text.
- containsValue(String) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Check if a specific value is allowed.
- containsXPathEvalEditorVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression contains the xpath_eval editor variables.
- Content - Interface in ro.sync.ecss.extensions.api
-
Interface to describe a sequence of character content that can be edited.
- CONTENT_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name (of the delete PI) holding the deleted content.
- CONTENT_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Content type for the CSS content() from the string-set property.
- CONTENT_DATA - Static variable in interface ro.sync.ecss.component.validation.IAuthorDocumentPositionedInfo
-
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.
- ContentCompletionManager - Interface in ro.sync.ecss.extensions.api.webapp.cc
-
This class offers support for actions with content completion such as: insert element, surround with tags and rename element.
- ContentCompletionSortPriorityAssigner - Interface in ro.sync.ecss.extensions.api.webapp.cc
-
Extension that can be used to assign sorting priorities for elements. The elements in the content completion menu will be sorted according to this priority and in case of equality the display name is used. By default, all entries have priority 0 except for "Split" / "New" - type entries which have priority
CCItemProxy.SPLIT_ITEM_PRIORITY
. The instance can be returned from aWebappExtensionsProvider
implementation, by implementing theWebappExtensionsProvider.getSortPriorityAssigner()
method. TheWebappExtensionsProvider
instance can be returned from anExtensionsBundle
implementation, by implementing theExtensionsBundle.getWebappExtensionsProvier()
method. - 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.
- ContentIterator - Interface in ro.sync.ecss.extensions.api.node
-
Iterator over the content of a node.
- 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
- ContextKeyManager - Class in ro.sync.ecss.dita
-
Context aware key manager.
- ContextKeyManagerProvider - Interface in ro.sync.ecss.dita
-
Provider of a context key manager.
- CONTINUE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Continue message
- ConversionElementHelper() - Constructor for class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.ConversionElementHelper
- ConversionProvider - Interface in ro.sync.net.protocol.convert
-
Provides conversion for a certain type of processor
- convert(String, String, InputStream, OutputStream, LinkedHashMap<String, String>) - Method in interface ro.sync.net.protocol.convert.ConversionProvider
-
Convert the input stream to an output stream.
- CONVERT_DB_TABLE_STRUCTURE_TO_XML_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Convert Table Structure to XML Schema" topic
- CONVERT_ELEMENT_AT_CARET_ARGUMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Argument that controls whether the action inserts a new list or converts the element at caret if no selection is made.
- CONVERT_ELEMENT_AT_CARET_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Schema aware argument.
- CONVERT_ELEMENT_FROM_TO - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Content completion proposal.
- CONVERT_JSON_TO_XML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONToXMLDialog.
- CONVERT_XML_TO_JSON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLToJSONDialog, XMLToJSONDialog,
- convertDitaCompatibleResource(Reader, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the DITA-translated content for the given compatible resource
- convertFileToURL(File) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Converts the given file to an URL by converting not allowed characters to their escaped representation.
- ConvertHexToCharOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
Operation for converting a hexadecimal sequence of digits from the left of the caret to the equivalent Unicode character.
- ConvertHexToCharOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.ConvertHexToCharOperation
- CONVERTING_BETWEEN_SCHEMA_LANGUAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Converting Between Schema Languages" topic
- convertLUToPixels(AuthorAccess, String, int, int) - Static method in class ro.sync.ecss.imagemap.ImageMapUtil
-
Convert lexical units sizes to pixels.
- Cookie - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet.http
-
Cookie interface inspired from HTTP Servlet 5.0.
- COPY_RESOURCES_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WCCopyMoveToDialog,
- COPY_TO_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
copy-to attribute name
- 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
- copyContextId(URL, URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
-
Method called to copy the context ID of a source URL to a target one.
- correctFragmentReferences(AuthorDocumentFragment, URL, URL) - Static method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizerUtil
-
Corrects fragment references before insert
- correctMediaEmbeddedReference(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Corrects YouTube and Vimeo video references transforming the link into an embedded links.
- 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.
- countAsksVariables() - Method in interface ro.sync.ecss.extensions.api.editor.AuthorExtensionAskAction
-
Get the number of asks variables.
- 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.
- COUNTERS_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Counters content type.
- 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
- CPLUSPLUS_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for C++ documents.
- 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.
- CREATE_KEYS_ATTRIBUTE_FOR_TOPICREF_BASED_ON_FILENAME - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option used to generate the "keys" attribute for topicrefs based on the filename (in DMM).
- CREATE_NEW_PROJECT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID for topic about creating a new project.
- CREATE_PATCH_REPOSITORY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PatchURLsPanel,
- CREATE_PATCH_TWO_REVISIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id for Create patch dialog.
- CREATE_PATCH_WC_REPOSITORY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PatchOptionsPanel, PatchWorkingCopyPanel,
- CREATE_VALIDATION_SCENARIO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ValidationScenarioEditDialog, ValidationUnitXMLAdvancedDialog, ValidationScenarioEditDialog, ValidationUnitXMLAdvancedDialog,
- createAbsolute(int) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create an absolute value length.
- createAbsolute(LexicalUnit, float, LexicalUnitEvaluator) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create an absolute value length.
- createAnchor(int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Create an anchor at a certain offset in the content of this Text or Author editing mode.
- CreateAndInsertTopicRef - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Action to create a new topic and insert a reference to it.
- CreateAndInsertTopicRef() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef
- CreateAndInsertTopicRef.Arguments - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Handles argument retrieval.
- 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).
- createAuthorDiffPerformer() - Static method in class ro.sync.diff.api.DiffPerformerFactory
-
Create an Author difference performer.
- createAuthorDiffPerformer() - Method in interface ro.sync.exml.workspace.api.util.CompareUtilAccess
-
Create an Author difference performer.
- createAuthorDocumentFragment(CIElement) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Create an author document fragment from a CIElement
- createAuthorDocumentFragment(AuthorDocumentController, int, int) - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.ConversionElementHelper
-
Create the author document fragment to be inserted in a table cell/list item
- createAuthorDocumentInfo(String, Reader, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates a document model for the document with the specified systemID.
- createAuthorDocumentInfo(String, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates a document model for the document with the specified systemID.
- createAuthorDocumentInfo(URL, Reader, List, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates a document model for the document with the specified systemID.
- createAuthorDocumentProvider(URL, Reader) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Creates a provider for a given resource specified by URL and/or Reader.
- createAuthorDocumentProvider(URL, Reader, boolean) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Creates a provider for a given resource specified by URL and/or Reader.
- 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.dita.map.DITAMapExtensionsBundle
- 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.TEI_jteiExtensionsBundle
- 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.
- createAuthorPreloadProcessor() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Returns the
AuthorPreloadProcessor
which will be notified before the document is presented in the application. - createAuthorPreloadProcessor() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- 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.DOTProjectExtensionsBundle
- 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. - createAuthorTableCellSepProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
AuthorTableCellSepProvider
instance responsible for providing information about the table cells painting their separators. - createAuthorTableCellSepProvider() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createAuthorTableCellSepProvider() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- 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.
- createBasicAuthorToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Create the toolbar which contains Refresh, Change Element Tags and Profiling Sets switch button.
- createButton(Action) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a button.
- createButtonsForButtonBar(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
- createButtonsForButtonBar(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
- createButtonsForButtonBar(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
- createCatalogSAXSource(StreamSource) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a SAX source starting from a stream source/
- createCatalogSource(Source) - Static method in class ro.sync.xml.parser.ParserCreator
-
Adds an XML reader with a catalog resolver in case of a stream source transforming it into a SAXSource.
- 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.
- createCellXMLFragment(AuthorElement, String[], 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.
- createChangeTrackingMergePerformer() - Static method in class ro.sync.diff.api.AuthorDiffChangeTrackingMergerFactory
-
Creates a merger with change tracking highlights for a pair of XML documents compared.
- createCircle(Circle, int) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Create a circle.
- createCollector(URL) - Method in class ro.sync.ecss.extensions.api.webapp.references.WebappReferenceCollectorFactory
-
Creates a reference collector that has additional extractors
- createCollector(URL) - Method in interface ro.sync.exml.workspace.api.references.ReferenceCollectorFactory
-
Creates a
ReferenceCollector
for the given URL. - createCollector(AuthorDocumentModel) - Static method in class ro.sync.ecss.extensions.api.webapp.references.WebappReferenceCollectorFactory
-
Creates a reference collector with additional extractors from a document model
- createColorChooserButton(Color) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a button that presents a color chooser.
- createComboBox(ComboBoxModel) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a new Oxygen style combo box.
- createContentInputStream() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Create a properly encoded input stream reader over the whole editor's content (exactly the XML content which gets saved on disk).
- 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).
- createContextKeyManager(EditingSessionContext) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
-
Create a context key manager to be used when resolving keyrefs.
- createCSSAlternativesToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Retrieve the toolbar containing the drop-down button for CSS alternative stylesheets.
- createCustomAttributeValueEditor(boolean) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
CustomAttributeValueEditor
instance used to get values for the current attribute. - createCustomEditorInput(Object) - Method in class com.oxygenxml.editor.editors.CustomEditorInputCreator
-
Create a custom editor input over a certain resource.
- 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.docbook.InsertEquationOperation
- createDefaultProfileConditionInfoPO(String, String, boolean, String[], String, String) - Static method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Creates a default Profile Condition Info.
- 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.sort.ECSortCustomizerDialog
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
-
Create Dialog area.
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
-
Create Dialog area.
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Create Dialog area.
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableSplitCustomizerDialog
- createDialogArea(Composite) - Method in class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
- createDiffPerformer() - Static method in class ro.sync.diff.api.DiffPerformerFactory
-
Create difference performer.
- createDiffPerformer() - Method in interface ro.sync.exml.workspace.api.util.CompareUtilAccess
-
Create difference performer.
- createDirectoryChangeTrackingMergePerformer() - Static method in class ro.sync.diff.api.AuthorDiffChangeTrackingMergerFactory
-
Creates a merger with change tracking highlights for a pair of directories compared.
- createDITAMapDocumentInfo(String, Reader, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates an editable DITA Map document model for the document with the specified systemID.
- createDITAMapDocumentInfo(String, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates an editable DITA Map document model for the document with the specified systemID.
- createDITAMapDocumentInfo(URL, Reader, List, Map<String, ?>) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Factory method that creates an editable DITA Map document model for the document with the specified systemID.
- 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(int, int, boolean) - 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.
- createDOMParser() - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a DOM parser.
- createDTDValidationPreparser() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a preparser for DTD validation.
- createEditor(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
-
Depending of the received context, create an editor.
- createEditor(BaseComponentEditorManager, Frame, String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Create an editor
- createEditor(BaseComponentEditorManager, Frame, String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
- createEditor(BaseComponentEditorManager, Frame, String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.GenericEditorComponentProvider
- createEditorComponentProvider(String[], String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Creates a new author component
- createEditorComponentProvider(String[], String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Creates a new editor component.
- createEditorComponentProvider(String[], String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Creates a new editor component
- createEditorComponentProvider(String[], String, String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Creates a new editor component.
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
A custom implementation to handle editing properties of an author node.
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- createEditPropertiesHandler() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createElement(String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Creates an element.
- createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
ElementLocatorProvider
instance responsible for providing an implementation of anElementLocator
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.dita.DOTProjectExtensionsBundle
- createElementLocatorProvider() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- 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.
- createExtensionsBundle(URL, DocumentTypeInformation) - Method in class com.oxygenxml.editor.editors.ExtensionsBundleContributor
-
Returns an extension bundle for the given resource URL.
- 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.TEI_jteiExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- createExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createFromDitaMapUrl(URL, ConditionProcessor, DITAMapTreeModelCreatedListener) - Static method in class ro.sync.ecss.dita.ContextKeyManager
-
Creates a key manager that uses the DITA map with the given URL to resolve the keys.
- createFromKeyDefinitionManager(KeyDefinitionManager) - Static method in class ro.sync.ecss.dita.ContextKeyManager
-
Creates a key manager that uses an user-provided
KeyDefinitionManager
to resolve the keys. - createFromSvg(String) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Return the areas encoded in the SVG.
- createGrammarCachedDOMParser(GrammarCache) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a DOM parser with cached grammar
- createGrammarCachedXMLReader(GrammarCache, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create an XML reader with cached grammar
- createGrammarCachedXMLReader(GrammarCache, boolean, XMLSchemaVersion) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create an XML reader with cached grammar
- createHTMLEditorPane(String, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Creates a
JEditorPane
to edit HTML content. - createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a new
IDTypeRecognizer
instance responsible for providing an implementation which can recognize ID declarations and references. - createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.tei.TEI_jteiExtensionsBundle
- createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- createIDTypeRecognizer() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createImage(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Create the image described by the URL.
- createImageMapSupport(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappImageMapSupportFactory
-
Create an image map support.
- createImageMapSupport(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLWebappImageMapSupportFactory
- 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). - createInputStream() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
- createInputURLPanelProvider(String[], String, String[], boolean, String, LocalFileBrowseType) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create the input url component provider, used to create an URL chooser similar to the ones in the application which can be embedded inside a third party panel.
- createJavaProcess(String, String[], String, String, Map<String, String>, File, ProcessListener) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
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
- createMediaContentToInsert(String) - Static method in class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
-
Provide the HTML fragment that contains the media object.
- createMenu(String) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JMenu
extension that has the look and feel consistent with the menus from oXygen. - createMenuItem(Action) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a menu item over given action.
- createMultilineLabel(String, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a new multiline label.
- createMultipleSchemasPreparser(InputSource[]) - Static method in class ro.sync.xml.parser.ParserCreator
-
Gets the XSD's Grammars from XSD Files URLs
- 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. - createNewEditor(URL, 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. - CreateNewTopicFromSelectionOperation - Class in ro.sync.ecss.extensions.dita.topic
-
Author operation that will create a new document using the selected text from current document
- CreateNewTopicFromSelectionOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.CreateNewTopicFromSelectionOperation
- createNewTopicReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Create a new DITA topic and link to it as a reference.
- createOkCancelDialog(Frame, String, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a dialog with OK and Cancel buttons.
- createPolygon(Polygon, int) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Create a polygon.
- createPopupMenu() - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JPopupMenu
extension that has the look and feel consistent with the pop-up menus from oXygen. - 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.
- createProcess(ProcessListener, String, File, String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Create a process that executes a given command line.
- createProxyNamespaceMapping() - Method in class ro.sync.xml.ProxyNamespaceMapping
- createReader() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
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
- createReader() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a reader over the document.
- createReader(URL, String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Opens a connection for the given URL, examines its contents and decides what kind of encoding should be used.
- createRectangle(Rectangle, int) - Static method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaViewFactory
-
Create a rectangle.
- createReferencesGraph() - Static method in class ro.sync.ecss.dita.DITAAccess
-
Create a references graph, will make subsequent searches much faster and it can be reused among multiple searches with the method ro.sync.ecss.dita.DITAAccess.searchReferences(URL, Object).
- createRelative(float) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create a relative length representing a relative value.
- createRelativeOrCalc(LexicalUnit, float, LexicalUnitEvaluator) - Static method in class ro.sync.ecss.css.RelativeLength
-
Create a relative length representing a relative value, like a percent, or a calc expression.
- createRenderer(Writer) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a renderer of the document to the specified writer.
- createRenderer(Writer, AuthorHighlighter) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a renderer of the document to the specified writer.
- createReusableComponent(AuthorAccess, DITAUniqueIDAssigner) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Reuse the selected content.
- 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.
- createRoom(AuthorDocumentModel) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Creates a room on this server starting from the given document model.
- createRoom(AuthorDocumentModel, SaveStrategy) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Creates a room on this server starting from the given document model.
- createRoomFromDocument(AuthorDocumentModel) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Create a room with a single document with default save strategy (
DefaultSaveStrategy
). - createRoomFromDocument(AuthorDocumentModel, SaveStrategy) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Create a room with a single document.
- 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.
- createSaxon9XSLTTransformerWithExtensions(Source, ExtensionFunctionDefinition[], int) - 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.dita.DITAValExtensionsBundle
- createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- createSchemaManagerFilter() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- createSchematronValidator(String) - Static method in class ro.sync.exml.workspace.api.markdown.MarkdownValidatorFactory
-
Creates a new instance of
MarkdownValidator
that uses a Schematron schema for validation. - createSchemaValidationPreparser(XMLSchemaVersion) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a preparser for schema validation.
- createScrollPane(Component, int, int) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Creates a
ScrollPane
that displays a view component in a viewport whose view position can be controlled with a pair of scrollbars. - 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.cals.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
- createSplitMenuButton(String, Icon, boolean, boolean, boolean, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a split menu button.
- createStylesFilter(URL, DocumentTypeInformation) - Method in class com.oxygenxml.editor.editors.StylesFilterContributor
-
Returns a styles filter for the current resource.
- createTable(TableModel) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTable
extension that has the look and feel consistent with the tables from oXygen. - createTableHelper(AuthorTableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Create a
TableHelper
starting from anAuthorTableHelper
. - createTextArea(String) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTextArea
extension with undo/redo support. - createTextArea(String, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTextArea
extension extension with undo/redo support. - 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.
- createTextField() - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTextField
extension with undo/redo support. - createTextPageExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Create a handler which gets notified when external resources need to be inserted in the Text page.
- createTextPageExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- createTextPageExternalObjectInsertionHandler() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- 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() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Creates the title checkbox with an implementation specific name.
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- createTitleCheckbox() - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Create a checkbox with an implementation specific title.
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- createTitleCheckbox(Composite) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- createToolbarButton(Action, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a toolbar button.
- createToolbarToggleButton(Action, boolean) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a toolbar toggle button.
- 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
- createTransformer(AuthorAccess, Source, ElementLocationPath) - Method in class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Creates a Transformer from a given script.
- createTransformer(AuthorAccess, Source, ElementLocationPath) - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
-
Create an XSLT transformer.
- createTree(TreeModel) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Create a
javax.swing.JTree
extension that has a look and feel consistent with the trees used in oXygen. - createURLStreamHandler(String) - Method in class ro.sync.net.protocol.OxygenURLStreamHandlerFactory
- 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.
- 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.
- 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(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.
- createWhatPossibleValuesHasAttributeContext(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
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
andcolWidth
fields. - createXMLGrammarPool(GrammarCache) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create the XML Grammar Pool
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.ant.AntExtensionsBundle
- 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 or the DITA Map view.
- 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.schematron.SchematronExtensionsBundle
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- createXMLNodeCustomizer() - Method in class ro.sync.ecss.extensions.wsdl.WSDLExtensionsBundle
- 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.
- CREATING_FROM_TEMPLATES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: TemplateCreationWizard,
- CREATING_NEW_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ChooseTemplatePanelDescriptor,
- CRITERIA - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name of a section in the Sort dialog.
- criteriaInfo - Variable in class ro.sync.ecss.extensions.commons.sort.SortCriteriaInformation
-
The criteria information array.
- CriterionComposite - Class in ro.sync.ecss.extensions.commons.sort
-
This class will add to the given parent container a checkbox to enable the criterion, a combobox to select the key, a type combobox and order combobox.
- CriterionComposite(Composite, AuthorResourceBundle, List<CriterionInformation>, CriterionInformation, boolean, KeysController, List<CriterionInformation>) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionComposite
-
Constructor.
- CriterionInformation - Class in ro.sync.ecss.extensions.commons.sort
-
Holds information about a single sorting criterion.
- CriterionInformation(int, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionInformation
-
Constructor.
- CriterionInformation(int, String, String, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionInformation
-
Constructor.
- CriterionInformation(int, String, String, String, boolean) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionInformation
-
Constructor.
- CriterionInformation.ORDER - Enum in ro.sync.ecss.extensions.commons.sort
-
Order enumeration.
- CriterionInformation.TYPE - Enum in ro.sync.ecss.extensions.commons.sort
-
Type enumeration.
- CriterionPanel - Class in ro.sync.ecss.extensions.commons.sort
-
This class will add to the given parent container a checkbox to enable the criterion, a combobox to select the key, a type combobox and order combobox.
- CriterionPanel(Container, GridBagConstraints, List<CriterionInformation>, CriterionInformation, AuthorResourceBundle, KeysController, List<CriterionInformation>) - Constructor for class ro.sync.ecss.extensions.commons.sort.CriterionPanel
-
Constructor.
- CSS - ro.sync.exml.workspace.api.references.Reference.Type
-
style sheets
- CSS_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for CSS documents.
- CSS_INSPECTOR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
CSS Inspector view.
- CSS_INSPECTOR_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID for CSS INspector.
- 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.
- cssFile - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The CSS file specified by an extension.
- CSSGroup - Class in ro.sync.exml.workspace.api.editor.page.author.css
-
Represents a group of CSS resources that will all be used at once to style the Author interface.
- CSSGroup(String, boolean) - Constructor for class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Constructor.
- cssGroupsAboutToBeChanged(WSAuthorEditorPage, List<CSSGroup>, List<CSSGroup>) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
-
Callback when the styles are changed by the user using the GUI in the CSS-driven visual editing mode.
- CSSResource - Class in ro.sync.exml.workspace.api.editor.page.author.css
-
The CSS resource contains an URI to the CSS resource and its origin.
- CSSResource(String, byte) - Constructor for class ro.sync.exml.workspace.api.editor.page.author.css.CSSResource
-
Constructor.
- CT_CARET_EDITOR_VARIABLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The caret editor variable.
- CT_SELECTION_EDITOR_VARIABLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The caret editor variable.
- CTA_FULL_XPATH_FEATURE_ID - Static variable in class ro.sync.xml.parser.ParserCreator
-
Feature identifier: Full XPath 2.0 for CTA evaluations
- 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 interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file editor variable.
- CURRENT_FILE_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file directory editor variable.
- CURRENT_FILE_DIRECTORY_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file directory url editor variable.
- CURRENT_FILE_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file url editor variable.
- CURRENT_FILE_URL_OLD - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current file url editor variable old version.
- CURRENT_FILENAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current filename editor variable.
- CURRENT_FILENAME_WITH_EXTENSION - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The current filename extension editor variable.
- CURSOR_CROSSHAIR - ro.sync.ecss.extensions.api.CursorType
-
Cross-hair cursor
- CURSOR_E_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize East cursor.
- CURSOR_HAND - ro.sync.ecss.extensions.api.CursorType
-
Hand cursor
- CURSOR_NE_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize North-East cursor.
- CURSOR_NORMAL - ro.sync.ecss.extensions.api.CursorType
-
Normal cursor
- CURSOR_NW_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize North-West cursor.
- CURSOR_OUTSIDE_THE_TABLE_ERROR_MESSAGE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.JoinOperationBase
-
Cursor outlide the table error message
- CURSOR_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Deprecated.Use
CursorType.CURSOR_E_RESIZE
instead. - CURSOR_S_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize South cursor.
- CURSOR_SE_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize South-East cursor.
- CURSOR_SELECT_CELL - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor.
- CURSOR_SELECT_CELL_DOWN_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_CELL_DOWN_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from right to left.
- CURSOR_SELECT_CELL_UP_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_CELL_UP_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select cell cursor, for tables that are oriented from right to left.
- CURSOR_SELECT_COLUMN - ro.sync.ecss.extensions.api.CursorType
-
Select column cursor
- CURSOR_SELECT_ROW - ro.sync.ecss.extensions.api.CursorType
-
Deprecated.You should use one of the two other constants, specifying the direction.
- CURSOR_SELECT_ROW_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_ROW_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from right to left.
- CURSOR_SELECT_TABLE - ro.sync.ecss.extensions.api.CursorType
-
Deprecated.You should use one of the two other constants, specifying the direction.
- CURSOR_SELECT_TABLE_LTR - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from left to right.
- CURSOR_SELECT_TABLE_RTL - ro.sync.ecss.extensions.api.CursorType
-
Select row cursor, for tables that are oriented from right to left.
- CURSOR_SW_RESIZE - ro.sync.ecss.extensions.api.CursorType
-
Resize South-West cursor.
- CURSOR_TEXT - ro.sync.ecss.extensions.api.CursorType
-
Text cursor
- CursorType - Enum in ro.sync.ecss.extensions.api
-
Supported cursor types for author.
- CUSTOM - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Since Oxygen 12.2 the preferred way is to define view IDs at plugin.xml level.
- 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".
- CUSTOM_ACTION_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Insert custom action CCItem.
- CUSTOM_DITA_OT_DISADVANTAGES_TOPIC_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID to page presents the disadvantages of using the custom DITA OT.
- CUSTOM_DOCUMENTATION_XML_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDCustomFormatOptionsDialog,
- CUSTOM_DOCUMENTATION_XSLT_STYLESHEET - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLCustomFormatOptionsDialog,
- CUSTOM_EDIT_BUTTON_CONTEXT - ro.sync.ecss.extensions.api.CustomAttributeValueEditingContext
-
The custom editing action is invoked from the custom edit button.
- CUSTOM_EDITOR_VARIABLES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: NewCustomEditorVariableDialog,
- CUSTOM_ELEMENT_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Insert custom CCItem.
- CUSTOM_HIGHLIGHT - ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Custom persistent highlight
- CUSTOM_INSERTION_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
-
Argument descriptor for the argument that specifies whether a custom insertion should be used.
- CustomAttributeValueContext - Interface in ro.sync.ecss.extensions.api
-
Context for a custom attribute.
- CustomAttributeValueEditingContext - Enum in ro.sync.ecss.extensions.api
-
Provides the contexts for the custom attribute value editing.
- CustomAttributeValueEditor - Class in ro.sync.ecss.extensions.api
-
A custom editor which gets invoked to edit the value for an attribute.
- CustomAttributeValueEditor() - Constructor for class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
- customEdit - Variable in class ro.sync.ecss.extensions.api.editor.EditingEvent
-
If the form control performs custom editing(
InplaceEditorCSSConstants.EDIT_CUSTOM
) it can give this custom editing wrapped inside this runnable. - CustomEditorInputCreator - Class in com.oxygenxml.editor.editors
-
Abstract class allowed as an extension point to create a custom editor input for resources that the Oxygen plugin tries to open (by clicking on a link in the Author page for example).
- CustomEditorInputCreator() - Constructor for class com.oxygenxml.editor.editors.CustomEditorInputCreator
- 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.
- customizeAuthorBreadcrumbPopUpMenu(JPopupMenu, AuthorAccess, AuthorNode) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Breadcrumb (current elements path) toolbar.
- customizeAuthorBreadcrumbPopUpMenu(IMenuManager, AuthorAccess, AuthorNode) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Breadcrumb (current elements path) toolbar.
- customizeAuthorOutlinePopUpMenu(JPopupMenu, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Outline view.
- customizeAuthorOutlinePopUpMenu(IMenuManager, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu about to be shown in the Author page Outline view.
- customizeAuthorPageExtensionMenu(JMenu, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize an extension main menu contributed by the Author page document type configuration.
- customizeAuthorPageExtensionMenu(IMenuManager, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize an extension main menu contributed by the Author page document type configuration.
- customizeAuthorPageExtensionToolbar(IToolBarManager, String, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize an extension toolbar contributed by the Author page document type configuration.
- customizeAuthorPageExtensionToolbar(ToolbarInfo, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize an extension toolbar contributed by the Author page document type configuration.
- customizeAuthorPageInternalCoolbar(CoolBar, WSAuthorEditorPage) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize an internal coolbar for a cetain author page.
- customizeAuthorPopUpMenu(JPopupMenu, AuthorAccess) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizeAuthorPopUpMenu(IMenuManager, AuthorAccess) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu in the Author page before showing it.
- customizeAvailableCSSGroups(WSAuthorEditorPage, List<CSSGroup>) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
-
Get the list of CSS groups from which the user can choose when editing an XML document.
- 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.
- customizeComputedTopicrefTitle(AuthorNode, AuthorNode, String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizer
-
Customize the default computed topicref title.
- customizeContextualMenuActions(AuthorAccess, AuthorPersistentHighlight[], Object) - Method in class ro.sync.ecss.extensions.api.review.ReviewActionsProvider
-
Get the list of actions to show for a review entry.
- customizeCSSGroupsToApply(WSAuthorEditorPage, List<CSSGroup>, List<CSSGroup>) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.AuthorCSSAlternativesCustomizer
-
Get the list of CSS Groups to apply when the document is opened in order to render the XML in the CSS-driven visual editing mode.
- customizeDITAMapPopUpMenu(JPopupMenu, WSDITAMapEditorPage) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu in the DITA Maps Manager page before showing it.
- customizeDITAMapsManagerExtendedToolbar(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize the DITA Maps Manager extended toolbar.
- customizeDITAMapsManagerExtendedToolbar(ToolbarInfo) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize the DITA Maps Manager extended toolbar.
- customizeDITAMapsManagerMainToolbar(List<IAction>) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize the DITA Maps Manager main toolbar.
- customizeDITAMapsManagerMainToolbar(ToolbarInfo) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize the DITA Maps Manager main toolbar.
- customizeEditorTabPopUpMenu(JPopupMenu, WSEditor) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize the pop-up menu shown when right-clicking the tab of an editor (where the filename is presented).
- customizeHoverActions(AuthorAccess, AuthorPersistentHighlight, List) - Method in class ro.sync.ecss.extensions.api.review.ReviewActionsProvider
-
Customize the list of actions which are shown when hovering the item.
- 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.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String) - Method in class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String, boolean) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeIDElements(AuthorAccess, GenerateIDElementsInfo, String, String, boolean) - Method in class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
-
Ask the user to customize the ID elements.
- customizeLinkTooltipDescription(URL, AuthorNode, String, AuthorAccess, String) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Customize the tooltip description when hovering over a link.
- customizeLinkTooltipDescription(URL, AuthorNode, String, AuthorAccess, String) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- customizeMainMenu(JMenuBar) - Method in interface ro.sync.exml.workspace.api.standalone.MenuBarCustomizer
-
Customize the components which get displayed on the main menu bar.
- customizeMenu(IMenuManager) - Method in class com.oxygenxml.editor.editors.IDropDownMenuCustomizer
-
Customize the drop down menu before it gets shown.
- customizePopUpMenu(Object) - Method in interface ro.sync.exml.workspace.api.results.ResultsTabPopUpMenuCustomizer
-
Customize the pop-up menu shown in a results tab before showing it.
- customizePopUpMenu(Object) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectPopupMenuCustomizer
-
Customize a pop-up menu in the Project view.
- customizePopUpMenu(Object, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
- 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, 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, 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.
- customizeRenderedTopicrefTitle(AuthorNode, String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizer
-
Customize the default rendered topicref title.
- customizeRenderingInformation(RenderingInformation) - Method in class ro.sync.ecss.extensions.api.structure.AuthorBreadCrumbCustomizer
-
Customize the tooltip, text and additional info to be presented in the Outline and Breadcrumb for the given node.
- 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
-
If you need to change the way the XML elements are displayed, you may consider using a configuration file.
- 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.
- customizeTable(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
-
Customize a table.
- customizeTableColumnInsertion(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableColumnInsertionCustomizer
-
Customize a table column insertion.
- customizeTableRowInsertion(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableRowInsertionCustomizer
-
Customize a table row insertion.
- customizeTextPopUpMenu(JPopupMenu, WSTextEditorPage) - Method in class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
-
Customize a pop-up menu in the Text page before showing it.
- customizeTextPopUpMenu(IMenuManager, WSTextEditorPage) - Method in class com.oxygenxml.editor.editors.ActionBarContributorCustomizer
-
Customize a pop-up menu in the Text page before showing it.
- customizeToolbar(ToolbarInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
-
Customize the components which get displayed on a certain toolbar.
- customizeTooltip(AuthorAccess, TooltipInformation) - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.AuthorTooltipCustomizer
-
Customize a tooltip description which will be shown when hovering in the Author editing mode.
- customizeView(View) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- customizeView(ViewInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
-
Customize the component which gets displayed on a certain view.
- CustomResolverException - Exception in ro.sync.ecss.extensions.api
-
Signals an custom reference that wasn't resolved.
- CustomResolverException(String, ReferenceErrorResolver) - Constructor for exception ro.sync.ecss.extensions.api.CustomResolverException
-
Constructor.
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.
- DATA_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "data" attribute
- DATA_KEYREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Datakeyref attribute name
- DATABASE_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The database perspective.
- DATASOURCE_EXPLORER_VIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Datasource (relational or native XML) View
- DATASOURCE_VIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Datasource (relational or native XML) View
- DataSourceConnectionInfo - Interface in ro.sync.exml.workspace.api.options
-
Provides properties values for a Data source.
- DATE - ro.sync.ecss.extensions.commons.sort.CriterionInformation.TYPE
-
Date sorting type.
- DATE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used to sort elements.
- DATE_FUNCTION_SAMPLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Sample of date function specification
- DATE_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Prefix for date functions
- DATE_PICKER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for date picker form control.
- DatePickerEditor - Class in ro.sync.ecss.component.editor
-
Date picker form control.
- DatePickerEditor() - Constructor for class ro.sync.ecss.component.editor.DatePickerEditor
-
Constructor.
- DB_EXPLORER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Data source explorer (EC only).
- DB_TABLE_EXPLORER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
DB table explorer (EC only).
- DB2_XML_SCHEMA_REPOSITORY_LEVEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"IBM DB2's XML Schema Repository Level" topic
- DB4InsertListOperation - Class in ro.sync.ecss.extensions.docbook
-
Insert list operation for Docbook 4.
- DB4InsertListOperation() - Constructor for class ro.sync.ecss.extensions.docbook.DB4InsertListOperation
- DB5InsertListOperation - Class in ro.sync.ecss.extensions.docbook
-
Insert List operation for Docbook 5.
- DB5InsertListOperation() - Constructor for class ro.sync.ecss.extensions.docbook.DB5InsertListOperation
- DBACK_MAPPING_INSTRUCTION_STACK - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The panel presenting the stack of a back mapping instruction.
- DBREAKPOINTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger breakpoints debugger pane.
- DCONTEXT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger context debugger pane.
- deactivate() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceHeavyEditor
-
An event that comes when the page that presents this form control is no longer active.
- 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.dita.map.DITAMapTopicTitlesResolveListener
- deactivated(AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- DEBUG_BREAKPOINTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Breakpoints View" topic
- DEBUG_CONTEXT_NODE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Context Node View" topic
- DEBUG_MESSAGES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Messages View" topic
- DEBUG_NODE_SET_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Nodes/Values Set View" topic
- DEBUG_OUTPUT_MAPPING_STACK_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Output Mapping Stack View" topic
- DEBUG_STACK_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Stack View" topic
- DEBUG_TEMPLATES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Templates View" topic
- DEBUG_TRACE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Trace History View" topic
- DEBUG_VARIABLES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Variables View" topic
- DEBUG_XWATCH_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"XPath Watch (XWatch) View" topic
- DEBUGGER_XML_SOURCE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The debugger XML input editor variable.
- DEBUGGER_XSL_SOURCE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
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_ACTION - ro.sync.exml.workspace.api.results.ResultsTabEvent.ResultsTabEventType
-
The default action is desired to be executed for a result.
- DEFAULT_CHECKBOX_WIDTH - Static variable in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
-
Default checkbox width
- 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_COLUMNS_COUNT_PROPERTIES_TABLE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Default number of columns for Properties table
- DEFAULT_CONKEYREF_CONREFEND - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Value for conrefend attribute value when a conkeyref is used.
- DEFAULT_CONKEYREF_CONREFEND - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Value for conrefend attribute value when a conkeyref is used.
- 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_OPTIONS_XML_RESOURCE_NAME - Static variable in interface ro.sync.ecss.extensions.tei.id.TEIIDElementsConstants
-
The default options resource name.
- DEFAULT_PROFILING_SHOW_ATTRIBUTES_COLORS - Static variable in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
-
Default colors used for profiling.
- DEFAULT_ROWS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Default number of rows
- DEFAULT_SAVE_STRATEGY - Static variable in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Default save strategy used when no save strategy is explicitly specified when creating a room.
- DEFAULT_TABLE_MODEL_ARGUMENT - Static variable in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
-
Argument descriptor for the default (actually preferred) table model.
- DEFAULT_TABLE_MODEL_ARGUMENT_NAME - Static variable in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
-
The table model argument name.
- 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.
- DefaultAuthorActionEventHandler - Class in ro.sync.ecss.extensions.api
-
Intercepts TAB and SHIFT+TAB events inside a list item and promotes or demotes it.
- DefaultAuthorActionEventHandler() - Constructor for class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
- 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.
- DefaultIDTypeIdentifier - Class in ro.sync.ecss.extensions.api.link
-
Default implementation for
IDTypeIdentifier
. - DefaultIDTypeIdentifier(String, boolean) - Constructor for class ro.sync.ecss.extensions.api.link.DefaultIDTypeIdentifier
-
Constructor.
- DefaultSaveStrategy - Class in ro.sync.ecss.extensions.api.webapp.ce
-
Default save strategy used when no save strategy is explicitly specified when creating a room.
- DefaultSaveStrategy() - Constructor for class ro.sync.ecss.extensions.api.webapp.ce.DefaultSaveStrategy
- DefaultUniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.commons.id
-
Default unique attributes recognizer
- DefaultUniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
Default constructor.
- 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.
- delegateConnection - Variable in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
-
The underlying connection.
- delete() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Deletes the underlying storage for a file item, including deleting any associated temporary disk file.
- delete(boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Deletes the the current selection using information from the schema associated to the document such that document is left in a valid state.
- delete(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deletes a document fragment between the start and end offset.
- delete(int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deletes a document fragment between the start and end offset.
- 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(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_EMPTY_LI_INSERT_PARAGRAPH - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Content completion description for cc action.
- 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 - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to delete an XHTML table column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to delete a DITA map reltable column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to delete a DITA CALS table column.
- DeleteColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to delete a DITA simple table column.
- 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.commons.table.operations.cals.DeleteColumnOperation
-
Default constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteColumnOperation
-
Constructor.
- DeleteColumnOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Base implementation for operations used to delete table columns.
- DeleteColumnOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
Constructor.
- DELETED - ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Status that specifies that the current file is deleted.
- deletedColumnsIndices - 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
-
Constructor for the delete element operation.
- DeleteElementsOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of a delete operation that deletes all the nodes identified by a XPath expression.
- DeleteElementsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
-
Constructor for the delete element operation.
- 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.AuthorDocumentController
-
Delete a node.
- 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 - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to delete an XHTML table row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to delete a DITA map reltable row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to delete a DITA CALS table row.
- DeleteRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to delete a DITA simple table row.
- 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.commons.table.operations.cals.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.DeleteRowOperation
-
Constructor.
- DeleteRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteRowOperation
-
Constructor.
- 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 table rows.
- 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.
- DEMOTE - ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil.PromoteDemote
-
Demote section action.
- DemoteTopicrefOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Implements a demote operation.
- DemoteTopicrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
Constructs a new demote operations with a defined set of argument descriptors
- dependsOnTargetCounter() - Method in class ro.sync.ecss.css.Styles
-
Checks if the style defines some static content using the target-counter or target-counters CSS function.
- 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.
- DESCENDING - ro.sync.ecss.extensions.commons.sort.CriterionInformation.ORDER
-
Descending sorting order.
- DESCENDING - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used for sort order.
- 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.
- deserializePersistentObject(String) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
De-serialize a persistent object which has previously been serialized as XML using the "serializePersistentObject" method.
- destroy() - Method in class ro.sync.ecss.extensions.api.webapp.license.LicenseEnforcerFilter
- DETECTED_SCHEMA - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The detected schema editor variable.
- DETECTED_SCHEMA_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The detected schema URL editor variable.
- detectIDType(String, Context, String, String, String, int) - Method in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
Detect the ID declaration or reference for the provided attribute context and offset.
- detectIDType(String, Context, String, String, String, int) - Method in class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
- detectIDType(String, Context, String, String, String, int) - Method in class ro.sync.ecss.extensions.tei.id.TEIP5IDTypeRecognizer
- DETECTING_MAIN_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DetectedMainFilesWizardPage, DetectMainFilesWizard, MainFilesListWizardPage, SelectResourceTypesWizardPage, DetectedMainFilesPanelDescriptor, MainFilesListPanelDescriptor, SelectResourceTypePanelDescriptor,
- detectInsertionType(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Looks at the provided URL and detects if the referred resource should be inserted as a specific XML element.
- detectionFinished - Variable in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
True if the detection finished
- detectionFinished - Variable in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
True if the detection finished
- detectKeyInfo(URL, URL) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Extracts the KeyInfo (can be a fully qualified KeyInfo) from current URL and returns the appropriate key (can be the relative key).
- detectMediaObjectOutputclass(KeyInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Detects the output class of a key.
- detectOutputclass(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Detects the output class of an media object by comparing object's href with the recognized extensions list.
- detectParentFrame(Window) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Try to detect the parent frame if
null
or not showing. - detectRefAttrValue() - Method in class ro.sync.ecss.extensions.dita.id.AttributeReferenceValueDetector
-
Detects the reference attribute value of local elements.
- DG_CONFIGURE_CONTENT_COMPLETION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditContextItemDialog, EditContextRemoveItemDialog, EditContextItemDialog, EditContextRemoveItemDialog,
- DG_CONFIGURE_TOOLBAR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditSubtoolbarDialog, EditSubtoolbarDialog,
- DG_CONFIGURING_ACTIONS_MENUS_TOOLBAR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ActionDialog, ArgumentValueDialog, ActionDialog, ArgumentValueDialog,
- DG_CONFIGURING_AUTHOR_MENU - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditMenuDialog, EditMenuDialog,
- DG_CSS_STYLESHEET - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID of the topic dealing with associating a CSS with an XML document.
- DG_CUSTOMIZE_DEFAULT_CSS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CSSDescriptorDialog, CSSDescriptorDialog,
- DHOTSPOTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The profiler hotspots pane.
- Dictionary - Interface in ro.sync.exml.workspace.api.spell
-
This interface can be used to set an extra terms dictionary to be used on spell checking actions.
- DIFF_COMPARE_IMAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CompareImagesPanel,
- DIFF_IGNORE_XPATH_EXPRESSION - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option used to store the XPath expression used to ignore nodes when files are compared.
- DIFF_INFO - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The current diff info.
- DIFF_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ThreeWayDiffPanel, SVNCompareDialog,
- DiffAndMergeTools - Interface in ro.sync.exml.workspace.api.standalone
-
Tools used for executing operations like finding differences between files and folders, or merging different files.
- DiffContentTypes - Interface in ro.sync.diff.api
-
Content types for the documents used in the diff process.
- Difference - Interface in ro.sync.diff.api
-
Represents a difference generated by the diff performer.
- DifferenceParent - Interface in ro.sync.diff.api
-
Represents a difference generated by the diff performer.
- DifferencePerformer - Interface in ro.sync.diff.api
-
The
DifferencePerformer
is used to compare two resources of a given content type using a set of options. - DifferenceType - Enum in ro.sync.diff.api
-
Represents the type a
Difference
can have. - DiffException - Exception in ro.sync.diff.api
-
Exception thrown by the diff performer when a problem is encountered and the operation fails or if the operation was stopped.
- DiffException(String) - Constructor for exception ro.sync.diff.api.DiffException
- DiffException(String, Exception) - Constructor for exception ro.sync.diff.api.DiffException
- DiffOptions - Class in ro.sync.diff.api
-
Holds options needed to decide which diff algorithm and which diff options will be used.
- DiffOptions() - Constructor for class ro.sync.diff.api.DiffOptions
-
Default constructor for default options.
- DiffOptions(int, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class ro.sync.diff.api.DiffOptions
-
Constructor.
- DiffPerformerFactory - Class in ro.sync.diff.api
-
Factory used to create a difference performer, used to compare two resources using different algorithms and options.
- DiffPerformerFactory() - Constructor for class ro.sync.diff.api.DiffPerformerFactory
- DiffProgressEvent - Interface in ro.sync.diff.api
-
Event used by the
DiffProgressListener
to signal when the diff progress is incremented. - DiffProgressListener - Interface in ro.sync.diff.api
-
Listener to the diff performer.
- Dimension - Class in ro.sync.exml.view.graphics
-
Dimension.
- Dimension(int, int) - Constructor for class ro.sync.exml.view.graphics.Dimension
-
Constructor.
- DINVOKATIONTREE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The profiler invokation tree.
- disableAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Disable the antialiasing mode.
- disableLayoutUpdate() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
INTERNAL USE ONLY.
- DISPLAY_MODE_BLOCK_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
- For block elements display two boxes with the element name inside before and after element content.
- DISPLAY_MODE_BLOCK_TAGS_WITHOUT_TEXT - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
- For block elements display two boxes that can be clicked but the name of the element is not visible.
- DISPLAY_MODE_FULL_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
For all elements(inline or block) display a box with the element name inside.
- DISPLAY_MODE_FULL_TAGS_WITH_ATTRS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
For all elements(inline or block) display a box with the element name inside and all the attributes.
- DISPLAY_MODE_INLINE_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
Display tags only for inline elements.
- DISPLAY_MODE_NO_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
No visual representation for sentinels.
- DISPLAY_MODE_PARTIAL_TAGS - Static variable in interface ro.sync.exml.workspace.api.editor.page.author.DisplayModeConstants
-
- For block elements no visual representation for sentinels.
- DisplayModeConstants - Interface in ro.sync.exml.workspace.api.editor.page.author
-
Constants for display modes of Author editor.
- 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 interface ro.sync.ecss.extensions.api.editor.InplaceHeavyEditor
-
The editor was removed from the layout and it will not be used anymore.
- dispose() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Dispose the current document.
- dispose() - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Disposes any resources used by the document factory.
- dispose() - Method in class ro.sync.ecss.extensions.commons.table.operations.ListContentProvider
- 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 - ro.sync.ecss.imagemap.SupportedFrameworks
-
The DITA framework.
- DITA - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
"dita" value.
- DITA_ADDING_IMAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in DITA dialogs for inserting images.
- DITA_ADDING_MEDIA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in DITA dialogs for inserting media objects.
- DITA_ARCH_NAMESPACE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The DITA Arch namespace
- DITA_ARCH_VERSION_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The DITA arch version attribute.
- DITA_ARCH_VERSION_ATTRIBUTE_QNAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The usual QName for the ditaarch version attribute.
- DITA_CONFIGURE_CUSTOM_FOP_PAGE_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the section about XEP configuration.
- DITA_CONREF - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
DITA specific frame value.
- DITA_EDIT_PROPERTIES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by Edit Properties Dialog (DITA Maps Manager)
- DITA_FILL_LINK_FORMAT_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the format attribute value will be automatically filled when inserting a link reference.
- DITA_FILL_LINK_SCOPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the scope attribute value will be automatically filled when inserting a link reference.
- DITA_FILL_LINK_TYPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the type attribute value will be automatically filled when inserting a link reference.
- DITA_FILL_TOPICREF_FORMAT_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the format attribute value will be automatically filled when inserting a topic reference.
- DITA_FILL_TOPICREF_NAVTITLE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the navigation title attribute value will be automatically filled when inserting a topic reference.
- DITA_FILL_TOPICREF_SCOPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the scope attribute value will be automatically filled when inserting a topic reference.
- DITA_FILL_TOPICREF_TYPE_ATTR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the type attribute value will be automatically filled when inserting a topic reference.
- DITA_FORMAT_PARAM - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Query param which gives the value of the topicref format attribute for the opened topic.
- DITA_HIERARCHY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView,
- DITA_INSERT_TOPIC_HEAD - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ECDITATopicheadCustomizerDialog, SADITATopicheadCustomizerDialog,
- DITA_INSERT_TOPIC_REF - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by Insert topic reference dialogs
- DITA_MAP_COMMON_TOOLBAR_KEYS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The built-in toobars available in DITA Map Manager.
- DITA_MAP_CUSTOMIZE_SCENARIO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITAScenarioEditDialog, DITAScenarioEditDialog,
- DITA_MAP_EDIT_FEEDBACK - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the DITA map edit feedback page.
- DITA_MAP_EDIT_FILTERS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITAVALSimpleFilterEditDialog, DITAVALSimpleFilterEditDialog,
- DITA_MAP_EDIT_PARAMETERS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"The Parameters Tab" topic
- DITA_MAP_TRANSFORM - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITATranstypeDialog, DITATranstypeDialog,
- DITA_MAP_VALIDATE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CheckCompletenessDialog, CheckCompletenessDialog,
- DITA_MAPS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.The DITA maps organizer. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
- DITA_MAPS_EDITING_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ExportDITAMapInputDialog, ExportDITAMapInputDialog,
- DITA_MAPS_EDITING_AREA - Static variable in interface ro.sync.exml.workspace.api.PluginWorkspace
-
The DITA Maps editing area
- DITA_MAPS_MANAGER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The DITA maps organizer.
- DITA_MAPS_MANAGER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DITAMapsManagerView, DITAMapEditor, DITAMapEditorPage, DITAMapMainPanel,
- DITA_OPTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by DITAOptionPane.
- DITA_OT_DIRECTORY - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
DITA OT Directory.
- DITA_OT_PROJECT_NAMESPACE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The namespace of the DITA-OT Project
- DITA_OT_TRANSFORMATION_OPTIONS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by ExtensionsDialog (SA + EC).
- DITA_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The DITA perspective.
- DITA_REUSABLE_COMPONENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ECDITACreateReusableComponentDialog, ECDITAInsertReusableComponentDialog, SADITACreateReusableComponentDialog, SADITAInsertReusableComponentDialog,
- DITA_REUSABLE_COMPONENTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Reusable components view
- DITA_REUSABLE_COMPONENTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in DITA reusable components view.
- DITA_ROOT_MAP_KEYS_MANAGER_ATTRIBUTE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The attribute name for the keys manager.
- DITA_ROOT_MAP_URL_ATTRIBUTE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The attribute name for the dita root map url.
- DITA_ROOT_MAP_URL_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The attribute name for the dita root map url used in the Web Atuhor editing context.
- DITA_SHOW_CONSOLE_OUTPUT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option regarding when to show the DITA transformation console output.
- DITA_VAL_URL_ATTRIBUTE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The attribute name for the ditaval url.
- DITA_VAL_URL_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The attribute name for the ditaval url used in the Web Atuhor editing context.
- DITAAccess - Class in ro.sync.ecss.dita
-
Utility methods for DITA interaction.
- DITAAccess.InsertLinkReferenceShortcut - Interface in ro.sync.ecss.dita
-
Short cut for the insert link operation.
- DITAAccess.PasteInfo - Enum in ro.sync.ecss.dita
-
Paste type of clipboard fragments.
- DITAAuthorActionEventHandler - Class in ro.sync.ecss.extensions.api
-
Author action event handler for DITA.
- DITAAuthorActionEventHandler() - Constructor for class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- DITAAuthorImageDecorator - Class in ro.sync.ecss.extensions.dita
-
Handles a DITA vocabulary image map.
- DITAAuthorImageDecorator() - Constructor for class ro.sync.ecss.extensions.dita.DITAAuthorImageDecorator
-
DITA author image map decorator.
- 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
- DITACALSShowTablePropertiesOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals.properties
-
Class for dita CALS table properties action.
- DITACALSShowTablePropertiesOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
-
Constructor.
- DITACALSTableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
DITA CALS table cell info provider, should work with specializations.
- DITACALSTableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITACALSTableCellInfoProvider
- DITACALSTableHelper - Class in ro.sync.ecss.extensions.dita.topic.table.cals.properties
-
Helper class for edit properties on DITA CALS tables.
- DITACALSTableHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- DITACALSTableSortOperation - Class in ro.sync.ecss.extensions.dita.topic.table
-
DITA CALS table sort operation implementation.
- DITACALSTableSortOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- 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
-
Constructor.
- DITAConRefResolver(ContextKeyManager) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Deprecated.use
DITAConRefResolver(ContextKeyManagerProvider)
instead. - DITAConRefResolver(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Constructor.
- 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
- DITAConstants - Interface in ro.sync.ecss.dita
-
DITA constants.
- DITACustomRuleMatcher - Class in ro.sync.ecss.extensions.dita
-
DITA custom rule matcher abstract class.
- DITACustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.DITACustomRuleMatcher
- DITAEditImageMapCore - Class in ro.sync.ecss.extensions.dita
-
Edit Image Map Core for DITA.
- DITAEditImageMapCore() - Constructor for class ro.sync.ecss.extensions.dita.DITAEditImageMapCore
- 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
-
Default constructor.
- DITAElementLocatorProvider(boolean) - Constructor for class ro.sync.ecss.extensions.dita.DITAElementLocatorProvider
-
Constructor.
- 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
-
Default constructor
- DITAExternalObjectInsertionHandler(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
-
Constructor
- DITAExternalObjectInsertionHandlerUtil - Class in ro.sync.ecss.extensions.dita
-
Utility class for the DITA and DITA Map external object insertion handlers.
- 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[], 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
-
Constructor.
- DITAIDTypeRecognizer - Class in ro.sync.ecss.extensions.dita.id
-
Implementation of ID declarations and references recognizer for DITA framework.
- DITAIDTypeRecognizer() - Constructor for class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
- DITAImposedReferenceType - Enum in ro.sync.ecss.dita
-
Specifies how a reference should be inserted in a document: xref, figure, variable, etc
- DITAInsertListOperation - Class in ro.sync.ecss.extensions.dita
-
Insert List operation for DITA.
- DITAInsertListOperation() - Constructor for class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- DITAKeyNameGenerator - Interface in ro.sync.ecss.dita
-
Used to generate key names based on file names.
- 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
-
Constructor.
- DitaLinkTextResolver(ContextKeyManager) - Constructor for class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
-
Deprecated.use
DitaLinkTextResolver(ContextKeyManagerProvider)
instead. - DitaLinkTextResolver(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
-
Constructor
- DITAListSortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
DITA list sort operation implementation.
- DITAListSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
-
Constructor.
- DITAMAP - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
"ditamap" value.
- DITAMap2_xCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.map
-
Matches a specific DITA Map 2.x framework
- DITAMap2_xCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMap2_xCustomRuleMatcher
- DITAMapActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.ditamap.actions
-
Provides access to actions defined in the DITA Map editor page.
- 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
- 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
- DITAMapDocumentModel - Interface in ro.sync.ecss.webapp.ditamap
-
The editable DITA Map document model
- 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
-
Default constructor.
- DITAMapExternalObjectInsertionHandler(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapExternalObjectInsertionHandler
-
Constructor.
- 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.
- DITAMapModel - Interface in ro.sync.exml.workspace.api.editor.page.ditamap.model
-
The DITA Map Model.
- DITAMapNodeRendererCustomizer - Class in ro.sync.exml.workspace.api.editor.page.ditamap
-
Node renderer customizer specific for the DITA Maps Manager.
- DITAMapNodeRendererCustomizer() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizer
- DITAMapNodeRendererCustomizerContext - Interface in ro.sync.exml.workspace.api.editor.page.ditamap
-
Offers more information about the class of the target topics.
- 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
-
Deprecated.use
DITAMapRefResolver(ContextKeyManagerProvider)
instead, otherwise key resolution will not work in Web Author. - DITAMapRefResolver(ContextKeyManager) - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Deprecated.use
DITAMapRefResolver(ContextKeyManagerProvider)
instead. - DITAMapRefResolver(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Constructor.
- DITAMapResolvedReferencesCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.map
-
Matches a specific DITA Map opened with resolved topics
- DITAMapResolvedReferencesCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapResolvedReferencesCustomRuleMatcher
- DITAMapReviewController - Interface in ro.sync.exml.workspace.api.editor.page.ditamap.review
-
The DITA Map Change tracking controller.
- DITAMapTextPageExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita.map
-
The DITA Map text page external object insertion handler.
- DITAMapTextPageExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapTextPageExternalObjectInsertionHandler
- DITAMapTopicTitlesResolveListener - Class in ro.sync.ecss.extensions.dita.map
-
Listener handling the 'showTopicTitles' editing context attribute.
- DITAMapTopicTitlesResolveListener() - Constructor for class ro.sync.ecss.extensions.dita.map.DITAMapTopicTitlesResolveListener
- 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.
- DITAMapTreeDropHandler - Class in ro.sync.exml.workspace.api.editor.page.ditamap.dnd
-
A handler which can be installed to override handling of drop events in the DITA Map Tree.
- DITAMapTreeDropHandler() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.dnd.DITAMapTreeDropHandler
- DITANewShapeDescriptor(Element) - Constructor for class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation.DITANewShapeDescriptor
-
Descriptor of a shape that was added client-side.
- 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.
- DitaReferenceTargetDescriptor - Class in ro.sync.ecss.dita
-
Descriptor for a conref target.
- DitaReferenceTargetDescriptor(String, String, String, String, String, String) - Constructor for class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
-
Constructor.
- DitaReferenceTargetDescriptor(String, String, String, String, String, String, String) - Constructor for class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
-
Constructor.
- 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, ContextKeyManagerProvider, Supplier<String>) - Constructor for class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
-
Constructor
- DITASimpleTableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
This class is responsible for providing information about the DITA simple table cell spanning.
- DITASimpleTableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITASimpleTableCellSpanProvider
- 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
- DITASimpleTableSortOperation - Class in ro.sync.ecss.extensions.dita.topic.table
-
DITA simple table sort operation implementation.
- DITASimpleTableSortOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.DITASimpleTableSortOperation
- 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
- DITATableCellSepInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
A DITA cell separators provider.
- DITATableCellSepInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.DITATableCellSepInfoProvider
-
The default in DITA is not to present the separators.
- DITATableDocumentTypeHelper - Class in ro.sync.ecss.extensions.dita.topic.table
-
Implementation of the document type helper for DITA CALS table model.
- DITATableDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
- DITATextAccess - Class in ro.sync.ecss.dita
-
Access utility methods to work with DITA in the text editing mode.
- DITATextPageExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.dita
-
The DITA text page external object insertion handler.
- DITATextPageExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.dita.DITATextPageExternalObjectInsertionHandler
-
Default constructor
- DITATextPageExternalObjectInsertionHandler(ContextKeyManagerProvider) - Constructor for class ro.sync.ecss.extensions.dita.DITATextPageExternalObjectInsertionHandler
-
Constructor.
- DITATopic2_xCustomRuleMatcher - Class in ro.sync.ecss.extensions.dita.topic
-
Matches a specific DITA 2.x framework which provides support for the DITA 2.x standard.
- DITATopic2_xCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.dita.topic.DITATopic2_xCustomRuleMatcher
- 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
- DITATopicInsertionPosition - Enum in ro.sync.ecss.dita
-
The position where to insert a topic, relative to the selection.
- 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
- DITAUniqueAttributesRecognizerUtil - Class in ro.sync.ecss.extensions.dita.id
-
Utility class for Schema Aware actions.
- DITAUpdateImageMapOperation - Class in ro.sync.ecss.extensions.dita
-
DITA implementation of the operation that updates an image map with shape information from an SVG.
- DITAUpdateImageMapOperation() - Constructor for class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation
- DITAUpdateImageMapOperation.DITANewShapeDescriptor - Class in ro.sync.ecss.extensions.dita
-
Descriptor of a shape that was added client-side.
- DITAVAL_FILE_DEFAULT_EXTENSION - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The DITAVAL file default extension
- DITAVAL_KEYSCOPE_PREFIX - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL key scope prefix
- DITAVAL_KEYSCOPE_SUFFIX - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL key scope suffix
- DITAValExtensionsBundle - Class in ro.sync.ecss.extensions.dita
-
The DITAVal extensions bundle
- DITAValExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.DITAValExtensionsBundle
- DITAVALMETA_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL meta class.
- DITAVALREF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITAVAL ref class.
- DITAValSchemaManagerFilter - Class in ro.sync.ecss.extensions.dita
-
Schema manager filter which provides the available keyref + condition values.
- DITAValSchemaManagerFilter() - Constructor for class ro.sync.ecss.extensions.dita.DITAValSchemaManagerFilter
- DITAXMLReaderWrapper - Class in ro.sync.ecss.extensions.dita.conref
-
Delegating XML Reader used to parse DITA 'conref' references.
- DITAXMLReaderWrapper(XMLReader, String[], String[], String, boolean) - Constructor for class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
-
Constructor.
- DITAXSLTExtensionFunctionUtil - Class in ro.sync.ecss.dita.extensions
-
Utility methods used to access information about keys referenced in DITA topics.
- DITAXSLTExtensionFunctionUtil() - Constructor for class ro.sync.ecss.dita.extensions.DITAXSLTExtensionFunctionUtil
- DIV_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Constant for div elements.
- DMESSAGES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The messages pane.
- DND_DB_TREE - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
-
Database tree as source of drop
- DND_DITA_COMPONENTS_TAB - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
-
The source is the "Components" tab from DITA Reusable Components view.
- DND_DITA_KEYS_VIEW - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
-
The keys tab in the DITA Reusable Components view 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_DITA_MEDIA_TAB - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
-
The source is the Media tab from DITA Reusable Components view.
- 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
- DNODESET - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger nodeset pane.
- doc - Variable in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
-
The syntax document.
- doCancel() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Cancel pressed.
- DOCBOOK_NS - Static variable in class ro.sync.ecss.docbook.DocbookAccess
-
Docbook namespace.
- DOCBOOK_NS - Static variable in class ro.sync.ecss.extensions.docbook.DocbookEditImageMapCore
-
Docbook 5 namespace.
- DOCBOOK4 - ro.sync.ecss.imagemap.SupportedFrameworks
-
The Docbook 5 framework.
- Docbook4CALSShowTablePropertiesOperation - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Class for edit properties on DB4 CALS tables.
- Docbook4CALSShowTablePropertiesOperation() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.Docbook4CALSShowTablePropertiesOperation
-
Constructor.
- 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
- Docbook4HTMLShowTablePropertiesOperation - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Class for edit properties on DB4 CALS tables.
- Docbook4HTMLShowTablePropertiesOperation() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.Docbook4HTMLShowTablePropertiesOperation
-
Constructor.
- Docbook4InsertMediaDataOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert an media object in DocBook 4 documents.
- Docbook4InsertMediaDataOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook4InsertMediaDataOperation
- Docbook4PasteAsLinkOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to paste content as <link> in Docbook 4 documents.
- Docbook4PasteAsLinkOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook4PasteAsLinkOperation
- Docbook4PasteAsXIncludeOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to paste content as reference in Docbook5 documents.
- Docbook4PasteAsXIncludeOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXIncludeOperation
- Docbook4PasteAsXrefOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to paste content as <xref> in Docbook 4 documents.
- Docbook4PasteAsXrefOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXrefOperation
- 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
- DOCBOOK5 - ro.sync.ecss.imagemap.SupportedFrameworks
-
The Docbook 4 framework.
- Docbook5CALSShowTablePropertiesOperation - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Class for edit properties on DB5 CALS tables.
- Docbook5CALSShowTablePropertiesOperation() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.Docbook5CALSShowTablePropertiesOperation
-
Constructor.
- Docbook5CALSTableHelper - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Docbook CALS table helper.
- Docbook5CALSTableHelper() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.Docbook5CALSTableHelper
- Docbook5ConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.docbook.id
-
Operation specific for Docbook 5
- Docbook5ConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.docbook.id.Docbook5ConfigureAutoIDElementsOperation
- 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
- Docbook5HTMLShowTablePropertiesOperation - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Class for edit properties on DB4 CALS tables.
- Docbook5HTMLShowTablePropertiesOperation() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.Docbook5HTMLShowTablePropertiesOperation
-
Constructor.
- Docbook5HTMLTableHelper - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Docbook CALS table helper.
- Docbook5HTMLTableHelper() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.Docbook5HTMLTableHelper
- Docbook5InsertMediaDataOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert an media object in DocBook 5 documents.
- Docbook5InsertMediaDataOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook5InsertMediaDataOperation
- Docbook5PasteAsLinkOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to paste content as <link> in Docbook 5 documents.
- Docbook5PasteAsLinkOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook5PasteAsLinkOperation
- Docbook5PasteAsXIncludeOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to paste content as reference in Docbook5 documents.
- Docbook5PasteAsXIncludeOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXIncludeOperation
- Docbook5PasteAsXrefOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to paste content as <xref> in Docbook 5 documents.
- Docbook5PasteAsXrefOperation() - Constructor for class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXrefOperation
- 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
-
Constructor
- DocbookAccess - Class in ro.sync.ecss.docbook
-
Docbook access.
- DocbookAuthorActionEventHandler - Class in ro.sync.ecss.extensions.api
-
Author action event handler for DocBook.
- DocbookAuthorActionEventHandler() - Constructor for class ro.sync.ecss.extensions.api.DocbookAuthorActionEventHandler
- DocbookAuthorImageDecorator - Class in ro.sync.ecss.extensions.docbook
-
Handles a Docbook vocabulary image map.
- DocbookAuthorImageDecorator() - Constructor for class ro.sync.ecss.extensions.docbook.DocbookAuthorImageDecorator
-
Docbook author image map decorator.
- 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.
- DocbookCALSTableHelper - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Docbook CALS table helper.
- DocbookCALSTableHelper() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- DocbookCALSTableSortOperation - Class in ro.sync.ecss.extensions.docbook.table
-
The sort operation used for Docbook CALS tables.
- DocbookCALSTableSortOperation() - Constructor for class ro.sync.ecss.extensions.docbook.table.DocbookCALSTableSortOperation
- 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
- DocbookEditImageMapCore - Class in ro.sync.ecss.extensions.docbook
-
Edit image ma core for Docbook.
- DocbookEditImageMapCore() - Constructor for class ro.sync.ecss.extensions.docbook.DocbookEditImageMapCore
- DocBookExtensionsBundleBase - Class in ro.sync.ecss.extensions.docbook
-
The DocBook framework extensions bundle.
- DocBookExtensionsBundleBase() - Constructor for class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- DocbookHTMLShowTablePropertiesOperationBase - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Base class for edit properties on DB4 tables.
- DocbookHTMLShowTablePropertiesOperationBase(TablePropertiesHelper) - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
-
Constructor.
- DocbookHTMLTableHelper - Class in ro.sync.ecss.extensions.docbook.table.properties
-
Docbook CALS table helper.
- DocbookHTMLTableHelper() - Constructor for class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- DocbookInsertListOperation - Class in ro.sync.ecss.extensions.docbook
-
Docbook Insert List operation,
- DocbookInsertListOperation() - Constructor for class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- DocbookLinkTextResolver - Class in ro.sync.ecss.extensions.docbook.link
-
Resolves local docbook xrefs.
- DocbookLinkTextResolver() - Constructor for class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- DocbookListSortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
Class for Docbook 'Sort list' operation.
- DocbookListSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
-
Constructor.
- 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.
- DocbookTableCellSepInfoProvider - Class in ro.sync.ecss.extensions.docbook.table
-
A DITA cell separators provider.
- DocbookTableCellSepInfoProvider() - Constructor for class ro.sync.ecss.extensions.docbook.table.DocbookTableCellSepInfoProvider
-
The default in DITA is not to present the separators.
- DocbookTableCustomizerConstants - Interface in ro.sync.ecss.extensions.docbook.table
-
Constants used to choose Docbook table attributes.
- DocBookUniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.docbook.id
-
Unique attributes recognizer for DocBook.
- DocBookUniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.docbook.id.DocBookUniqueAttributesRecognizer
- DOCKABLE_VIEWS_AND_EDITORS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: TabsSwitchDialog,
- DOCKERFILE_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for Dockerfile documents.
- 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
- document - Variable in class ro.sync.exml.plugin.document.DocumentPluginResultImpl
-
The processed document.
- DOCUMENT - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify the document root.
- DOCUMENT_PROCESSOR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Document processor extension type.
- DOCUMENT_TYPE_ASSOCIATION_RULES_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeRulesComposite, DocumentTypeRulesPanel,
- DOCUMENT_TYPE_CATALOGS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CatalogsURITablePanel,
- DOCUMENT_TYPE_CLASSPATH_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ClasspathComposite, ExtensionClasspathPanel,
- DOCUMENT_TYPE_EXTENSIONS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeEditorDialog, ClassChooserComposite,
- DOCUMENT_TYPE_SCHEMA_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SchemaDescriptorComposite, SchemaDescriptorPanel,
- DOCUMENT_TYPE_TEMPLATES_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeEditorDialog, DocumentTemplatesPanel,
- DOCUMENT_TYPE_TRANSFORMATION_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeScenarioListPanel,
- DOCUMENT_TYPE_VALIDATION_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeValidationScenarioListPanel,
- DOCUMENT_VALIDATOR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Extension point for external document validator
- documentAboutToBeLoaded(AuthorDocument, AuthorPseudoClassController) - Method in interface ro.sync.ecss.extensions.api.AuthorPreloadProcessor
-
A document is about to be loaded.
- DOCUMENTATION_XML_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDDocumentationDialog,
- DOCUMENTATION_XSLT_STYLESHEET - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLDocumentationDialog, XSLDocumentationDialog,
- 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 theAuthorDocument
. - DocumentContentDeletedEvent - Interface in ro.sync.ecss.extensions.api
-
Event received by an
AuthorListener
when a deletion has been made in the content of theAuthorDocument
. - DocumentContentInsertedEvent - Interface in ro.sync.ecss.extensions.api
-
Event received by an
AuthorListener
when insertion have been made in the content of theAuthorDocument
. - DocumentModelReferenceCollector - Class in ro.sync.ecss.extensions.api.webapp.references
-
Instances of this class are used to collect the references to external resources (images, audio, video, XInclude, etc.) from an
AuthorDocumentModel
To be used when the document has been already parsed and its structure is already known SeeURLCollectingReader
for collecting references from a document specified by a URL - DocumentModelReferenceCollector(AuthorDocumentModel, CollectingStrategy) - Constructor for class ro.sync.ecss.extensions.api.webapp.references.DocumentModelReferenceCollector
-
Creates a new
DocumentModelReferenceCollector
with a given model and collecting strategy - 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.
- DocumentPluginContext - Interface in ro.sync.exml.plugin.document
-
Plugin context interface.
- DocumentPluginExtension - Interface in ro.sync.exml.plugin.document
-
Plugin extension.
- DocumentPluginResult - Interface in ro.sync.exml.plugin.document
-
Plugin result interface.
- DocumentPluginResultImpl - Class in ro.sync.exml.plugin.document
- DocumentPluginResultImpl() - Constructor for class ro.sync.exml.plugin.document.DocumentPluginResultImpl
-
Creates an PluginResult with no document.
- DocumentPluginResultImpl(Document) - Constructor for class ro.sync.exml.plugin.document.DocumentPluginResultImpl
-
Constructor for the PluginResult.
- DocumentPositionedInfo - Class in ro.sync.document
-
This class holds information related to the document, refering to some errors, or find results.
- DocumentPositionedInfo(int) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor for a DPI used only to hold the current position in the editor.
- DocumentPositionedInfo(int, String) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String, int, int) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String, int, int, int) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, String, String, int, int, int, int, URL, boolean) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(int, MessageProvider, String, int, int, int, int, int, int, URL, boolean) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentPositionedInfo(URL) - Constructor for class ro.sync.document.DocumentPositionedInfo
-
Constructor.
- DocumentTypeAdvancedCustomRuleMatcher - Class in ro.sync.ecss.extensions.api
-
Abstract class which can be implemented to provide custom matching to the document type it belongs to.
- DocumentTypeAdvancedCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.api.DocumentTypeAdvancedCustomRuleMatcher
- 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.
- documentTypeExtensionsReconfigured() - Method in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
The editor document type-specific functionality was refreshed.
- DocumentTypeInfo - Interface in ro.sync.ecss.extensions.api.webapp.doctype
-
Information about a document type.
- DocumentTypeInfoParser - Class in ro.sync.ecss.extensions.api.webapp.doctype
-
Can parse framework files in memory.
- DocumentTypeInfoParser() - Constructor for class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoParser
- DocumentTypeInfoRepository - Class in ro.sync.ecss.extensions.api.webapp.doctype
-
Class used to retrieve information about the registered document types.
- DocumentTypeInfoRepository() - Constructor for class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
- DocumentTypeInformation - Interface in ro.sync.exml.workspace.api.editor.documenttype
-
Provides information about the document type configuration which was loaded for the current editor ('Document Type Association' preferences page).
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.This method should return a plugin to its default options.
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Servlet's doDelete method.
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
This method should return a plugin to its default options.
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Servlet's doDelete method.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ro.sync.ecss.extensions.api.webapp.license.LicenseEnforcerFilter
-
The method that takes care of executing the request on behalf of the correct user.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.This method responds with the plugin configuration page (html/css/js).
- doGet(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Servlet's doGet method.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
This method responds with the plugin configuration page (html/css/js).
- doGet(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Servlet's doGet method.
- DOMAINS_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The domains attribute.
- done() - Method in interface ro.sync.ecss.dita.mapeditor.actions.export.helper.ExportProgressUpdater
-
The operation progress is done.
- DONE_ATTRIBUTE_VALUE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
One of the values for
AuthorPersistentHighlightConstants.FLAG_ATTRIBUTE
. - doOK() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
OK pressed.
- doOperation(int) - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- doOperation(AuthorAccess, ArgumentsMap) - Method in interface ro.sync.ecss.extensions.api.AuthorOperation
-
Perform the actual operation.
- 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.imagemap.operations.UpdateImageMapOperationBase
- 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.ChangeAttributesOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ChangePseudoClassesOperation
- 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.DeleteElementsOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.EditImageMapOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteCommandLineOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteCustomizableTransformationScenarioOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleActionsOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteTransformationScenariosOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteValidationScenariosOperation
- 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.InsertListOperation
- 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.JSOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.MoveBlockAuthorOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.MoveCaretOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.MoveElementOperation
- 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.PromoteDemoteItemOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.PseudoClassOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ReloadContentOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ReplaceContentOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.ReplaceElementContentOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
- 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.StopCurrentTransformationScenarioOperation
- 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.ConvertHexToCharOperation
- 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.ToggleCommentOperation
- 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.operations.WebappMarkAsSavedOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
- 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.commons.table.properties.ShowTablePropertiesBaseOperation
- 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.PasteAsContentKeyReferenceOperation
- 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.PushElementOperation
- 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.ReplaceAllKeyrefsAndConrefsOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.conref.ReplaceConrefOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.FindSimilarTopicsOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.InsertKeydefWithKeywordOperation
- 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.keyref.PasteAsLinkKeyReferenceOperation
- 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.EditPropertiesOperation
- 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.CreateAndInsertTopicRef
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
Executes the operation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.map.topicref.InsertNewTopicOperation
- 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.map.topicref.PromoteTopicrefOperation
-
Executes the operation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicReferencesViewModeOperation
- 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.reuse.ShowKeysAndReusableComponentsOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.search.SearchReferencesDITAOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.search.ShowKeyDefinitionOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.ShowDITAElementDocumentationOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.CreateNewTopicFromSelectionOperation
- 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.InsertMediaOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsLinkOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXIncludeOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXrefOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsLinkOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXIncludeOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXrefOperation
- 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.InsertMediaDataOperationBase
- 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.PromoteDemoteSectionOperation
- 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.imagemap.XHTMLUpdateImageMapOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
- doOperation(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
- doOperation(AuthorAccess, ArgumentsMap, List<String>) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleWebappCompatibleActionsOperation
-
Do the operation taking into account the provided asks variables values.
- doOperation(AuthorAccess, ArgumentsMap, List<String>) - Method in interface ro.sync.ecss.extensions.ExecuteMultipleActionsWithExtraAskValuesOperation
-
Do the operation taking into account the provided asks variables values.
- doOperation(AuthorDocumentModel, ArgumentsMap) - Method in class ro.sync.ecss.extensions.api.webapp.AuthorOperationWithResult
-
Performs the actual operation and return a result to be sent to the client-side code.
- doOperation(AuthorDocumentModel, ArgumentsMap) - Method in class ro.sync.ecss.webapp.actions.TableMoveOrCopyColumnOperation
- doOperation(AuthorDocumentModel, ArgumentsMap) - Method in class ro.sync.ecss.webapp.actions.TableMoveOrCopyRowsOperation
- doOperationInternal(AuthorAccess, Object, Object, Object, boolean, Object) - Method in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Performs the insert operation.
- doOperationInternal(AuthorAccess, Object, Object, Object, boolean, Object, boolean) - Method in class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Performs the insert operation.
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Perform the actual operation.
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
Delete the table column at the caret position.
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
-
Delete the table rows.
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinOperationBase
-
Join the contents of selected cells.
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
-
Join the contents of one or more cells.
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitLeftRightOperationBase
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
-
Split the selected table cell (or the cell at caret when there is no selection), if it spans over multiple rows or columns
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
- doOperationInternal(AuthorAccess, ArgumentsMap) - Method in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
- doOperationInternal(AuthorAccess, ArgumentsMap, boolean) - Method in class ro.sync.ecss.extensions.dita.link.InsertXrefOperation
-
Perform the operation.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Servlet's doPost method.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Servlet's doPost method.
- doPut(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.The request body of this request should contain a JSON object of the options to set, containing only key-value pairs with value being a string and not an object.
- doPut(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Servlet's doPut method.
- doPut(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
The request body of this request should contain a JSON object of the options to set, containing only key-value pairs with value being a string and not an object.
- doPut(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Servlet's doPut method.
- DOTProjectAuthorReferenceResolver - Class in ro.sync.ecss.extensions.dita
-
Author Reference Resolver for DITA-OT Project files.
- DOTProjectAuthorReferenceResolver() - Constructor for class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
- DOTProjectExtensionsBundle - Class in ro.sync.ecss.extensions.dita
-
Extensions bundle for a DITA OT Project.
- DOTProjectExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.DOTProjectExtensionsBundle
- DOUBLE_UNDERLINE - Static variable in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Text decoration double underline
- DOWNLOAD_DATABASE_DRIVERS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Download database drivers.
- DPILocation - Class in ro.sync.ecss.extensions.api.webapp
-
DPI location information.
- DPILocation(int, int, List<Long>) - Constructor for class ro.sync.ecss.extensions.api.webapp.DPILocation
-
Constructor.
- 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.
- drawRoundRect(int, int, int, int, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Draws an outlined round-cornered rectangle using this graphics context's current color.
- 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.
- drawWrappedString(AttributedString, int, int, int, boolean) - 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.
- DROP_INCOMING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CommitDialog,
- DSTACK - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The stack debugger pane.
- DTD_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for DTD documents.
- DTEMPLATES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger templates pane.
- DTRACE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The trace debugger pane.
- dump(AuthorInplaceContext, StringBuilder) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- dump(AuthorInplaceContext, StringBuilder) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- dump(AuthorInplaceContext, StringBuilder) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- dump(AuthorInplaceContext, StringBuilder) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- dump(AuthorInplaceContext, StringBuilder) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
- dump(AuthorInplaceContext, StringBuilder) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- DUPLICATE_COLSPEC_NAME - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
en: Duplicate column name {'0'} {0} - the name of the column
- DUPLICATE_COLSPEC_NUMBER - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Duplicate colspec's colnum.
- DVARIABLES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger variables pane.
- DXWATCH - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The debugger XWathch pane.
- DYNAMIC_COL_WIDTHS - ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants.ColumnWidthsType
-
Dynamic column widths.
- DynamicPropertyEvaluator - Interface in ro.sync.ecss.extensions.api.editor
-
Some form control properties can't be evaluated at the time the CSS is compiled.
E
- EC_OPEN_URL_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: URLChooser,
- ECCustomTableColumnInsertionDialog - Class in ro.sync.ecss.extensions.commons.table.operations
-
Dialog displayed when trying to insert multiple columns (using "Insert Columns...").
- ECCustomTableColumnInsertionDialog(Shell, AuthorResourceBundle) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
-
Constructor.
- ECCustomTableRowInsertionDialog - Class in ro.sync.ecss.extensions.commons.table.operations
-
Dialog displayed when trying to insert multiple rows (using "Insert Rows...").
- ECCustomTableRowInsertionDialog(Shell, AuthorResourceBundle) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
-
Constructor.
- 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(AuthorAccess, 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(AuthorAccess, Shell, AuthorResourceBundle, int, int, boolean) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
-
Constructor.
- ECDITATableCustomizerDialog(AuthorAccess, Shell, AuthorResourceBundle, int, int, boolean, boolean, int) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
-
Constructor.
- ECDITATableCustomizerDialog(AuthorAccess, Shell, AuthorResourceBundle, int, int, boolean, int) - 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(AuthorAccess, Shell, boolean, AuthorResourceBundle, int, 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, boolean) - Constructor for class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
-
Constructor.
- ECImageMapAccess - Class in com.oxygenxml.editor.imagemap
-
Eclipse Image Map Access.
- ECImageMapAccess() - Constructor for class com.oxygenxml.editor.imagemap.ECImageMapAccess
- ECLIPSE - ro.sync.exml.workspace.api.Platform
-
Represents the oXygen distribution as an Eclipse plugin.
- EclipseActionWrapper - Class in com.oxygenxml.editor.editors
-
Provides access to an Eclipse action wrapped in a swing action.
- EclipseActionWrapper(Action) - Constructor for class com.oxygenxml.editor.editors.EclipseActionWrapper
-
Constructor.
- EclipsePluginWorkspace - Interface in com.oxygenxml.workspace.api.eclipse
-
The Eclipse Plugin Workspace offers access utility methods or to access (and add listeners for) all opened editors from the Main editing area or from the DITA Maps editing area.
- EclipseWorkspaceAccessPluginExtension - Interface in com.oxygenxml.workspace.api.eclipse
-
Workspace Access plugin extension for Eclipse.
- ECPropertiesComposite - Class in ro.sync.ecss.extensions.commons.table.properties
-
Composite corresponding to a tab information.
- ECPropertiesComposite(TabFolder, List<TableProperty>, String, AuthorResourceBundle, ColorThemeUtilities) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.ECPropertiesComposite
-
Constructor.
- ECPropertyComposite - Class in ro.sync.ecss.extensions.commons.table.properties
-
The composite used to edit a table property.
- ECPropertyComposite(Composite, TableProperty, AuthorResourceBundle, PropertySelectionController, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.ECPropertyComposite
-
Constructor.
- ECSortCustomizerDialog - Class in ro.sync.ecss.extensions.commons.sort
-
Eclipse implementation of the customizer used to select the criterion information used when sorting.
- ECSortCustomizerDialog(Shell, AuthorResourceBundle, String, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
-
Constructor.
- ECSortCustomizerDialog(Shell, AuthorResourceBundle, String, String, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
-
Constructor.
- ECTableColumnInsertionCustomizerInvoker - Class in ro.sync.ecss.extensions.commons.table.operations
-
Customize table columns at insertion.
- 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(AuthorAccess, Shell, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Constructor.
- ECTableCustomizerDialog(AuthorAccess, Shell, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Constructor.
- ECTableCustomizerDialog(AuthorAccess, Shell, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Constructor for TrangDialog.
- ECTableCustomizerDialog(AuthorAccess, Shell, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Constructor.
- ECTableCustomizerDialog(AuthorAccess, Shell, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Constructor.
- ECTablePropertiesCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.properties
-
Dialog that allows the user to edit the table properties.
- ECTablePropertiesCustomizerDialog(Shell, AuthorResourceBundle, ColorThemeUtilities) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
-
Constructor.
- ECTablePropertiesCustomizerDialog(Shell, AuthorResourceBundle, ColorThemeUtilities, String) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
-
Constructor.
- ECTableRowInsertionCustomizerInvoker - Class in ro.sync.ecss.extensions.commons.table.operations
-
Customize table rows at insertion.
- ECTableSplitCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.operations
-
Dialog that allows the user to choose the information necessary for the Split operation.
- ECTableSplitCustomizerDialog(Object, AuthorResourceBundle, int, int, String) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ECTableSplitCustomizerDialog
-
Constructor.
- 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(AuthorAccess, 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(AuthorAccess, 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_CONFLICT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OverWriteCoflictFileDialog,
- EDIT_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.webapp.formcontrols.FormControlEditingHelper
-
Constant that indicates that the value to edit represents the content of an element (with possible XML structure)
- 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_RESOLVED_REFERRED_CONTENT_IN_AUTHOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option to allow in-place editing for referred content in Author page.
- EDIT_SCENARIO_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ScenarioEditDialog, ScenarioEditDialog,
- EDIT_TEXT - Static variable in interface ro.sync.ecss.extensions.api.webapp.formcontrols.FormControlEditingHelper
-
Constant that indicates that the value to edit represents the text content of an element.
- 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.
- EDIT_XML_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Handled only for a text area editor
InplaceEditorCSSConstants.TYPE_TEXT_AREA
. - 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.
- editComment(AuthorPersistentHighlight, String) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Edits the comment of a marker (comment and tracked change).
- EditedAttribute - Interface in ro.sync.ecss.extensions.api
-
Edited attribute information, like QName, element's QName and the proxy namespace mapping.
- EditedTablePropertiesInfo - Class in ro.sync.ecss.extensions.commons.table.properties
- EditedTablePropertiesInfo(List<TabInfo>) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo
-
Constructor.
- EditedTablePropertiesInfo(List<TabInfo>, EditedTablePropertiesInfo.TAB_TYPE) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo
-
Constructor.
- EditedTablePropertiesInfo.TAB_TYPE - Enum in ro.sync.ecss.extensions.commons.table.properties
-
Enumeration that contains the elements for every tab type.
- editHappened() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver.EditListener
-
Called when an edit was performed by one of the user in the concurrent editing room.
- editImage(URL) - Method in class ro.sync.exml.workspace.api.images.handlers.EditImageHandler
-
Edit the URL that represents an embedded image.
- editImage(EmbeddedImageContentProvider) - Method in class ro.sync.exml.workspace.api.images.handlers.EditImageHandler
-
Edits the document fragment that represents an embedded image.
- EditImageHandler - Class in ro.sync.exml.workspace.api.images.handlers
-
Special handler for editing images which are either embedded or referenced.
- EditImageHandler() - Constructor for class ro.sync.exml.workspace.api.images.handlers.EditImageHandler
- EditImageMapCore - Class in ro.sync.ecss.extensions.commons.imagemap
-
Core methods to be used from the operations and from the image map decorators.
- EditImageMapCore() - Constructor for class ro.sync.ecss.extensions.commons.imagemap.EditImageMapCore
- EditImageMapOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation used to edit an ImageMap in some documents.
- EditImageMapOperation - Class in ro.sync.ecss.extensions.dita
-
Operation used to edit an ImageMap in DITA documents.
- EditImageMapOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to edit an ImageMap in Docbook documents.
- EditImageMapOperation - Class in ro.sync.ecss.extensions.tei
-
Operation used to edit an ImageMap in TEI documents.
- EditImageMapOperation - Class in ro.sync.ecss.extensions.xhtml.imagemap
-
Operation used to edit an ImageMap in Docbook documents.
- EditImageMapOperation() - Constructor for class ro.sync.ecss.extensions.dita.EditImageMapOperation
-
Constructor.
- EditImageMapOperation() - Constructor for class ro.sync.ecss.extensions.docbook.EditImageMapOperation
-
Constructor.
- EditImageMapOperation() - Constructor for class ro.sync.ecss.extensions.tei.EditImageMapOperation
-
Constructor.
- EditImageMapOperation() - Constructor for class ro.sync.ecss.extensions.xhtml.imagemap.EditImageMapOperation
-
Constructor.
- EditImageMapOperation(EditImageMapCore) - Constructor for class ro.sync.ecss.extensions.commons.operations.EditImageMapOperation
-
Operation's constructor.
- EditImageMapWithSurroundCore - Class in ro.sync.ecss.extensions.commons.imagemap
-
Core for the frameworks that need to surround the "image" in an "image map".
- EditImageMapWithSurroundCore() - Constructor for class ro.sync.ecss.extensions.commons.imagemap.EditImageMapWithSurroundCore
- EDITING_ANT_BUILD_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AntEditor, AntTextPage,
- EDITING_CONTEXT_MODEL_ATTR - Static variable in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactoryConstants
-
The
EditingSessionContext
attribute that points to theAuthorDocumentModel
. - EDITING_CSS_STYLESHEETS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CSSEditor, CSSTextPage
- EDITING_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SCHTextEditor, HTMLEditor, JSONEditor, AbstractTextPage, SchEditor, TxtEditor,
- EDITING_JSON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
JSON editor
- EDITING_JSON_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
JSON Schema editor
- EDITING_JSON5 - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
JSON5 editor
- EDITING_JSONL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
JSONL editor
- EDITING_LESS_CSS_STYLESHEETS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: LESSEditor, LESSTextPage
- EDITING_NVDL_SCHEMAS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: NVDLTextEditor, NVDLEditor,
- EDITING_RELAX_NG_SCHEMAS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RNCEditor, RNGTextEditor, RncEditor, RngEditor, RngTextPage,
- EDITING_SCHEMATRON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Schematron landing page.
- EDITING_WSDL_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLTextEditor,
- EDITING_XML_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLTextEditor, AbstractXMLTextPage,
- EDITING_XML_SCHEMA_SCHEMAS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDTextEditor, XsdEditor, XsdTextPage,
- EDITING_XPROC_SCRIPTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XProcTextEditor, XProcEditor, XProcTextPage,
- EDITING_XQUERY_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XQueryTextPage,
- EDITING_XSLT_STYLESHEETS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLTextEditor, XslEditor, XslTextPage,
- EDITING_YAML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
YAML editor
- 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(Runnable, boolean) - Constructor for class ro.sync.ecss.extensions.api.editor.EditingEvent
-
Constructor.
- EditingEvent(String) - 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.
- EditingEvent(IAuthorExtensionAction) - 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.
- editingSessionAboutToBeSerialized(String, AuthorDocumentModel) - Method in class ro.sync.ecss.extensions.api.webapp.access.WebappEditingSessionLifecycleListener
-
The editing session was serialized to disk in order to free memory space.
- editingSessionAboutToBeStarted(String, String, URL, Map<String, Object>) - Method in class ro.sync.ecss.extensions.api.webapp.access.WebappEditingSessionLifecycleListener
-
Method called when a new editing session is about to be started.
- editingSessionClosed(String, AuthorDocumentModel) - Method in class ro.sync.ecss.extensions.api.webapp.access.WebappEditingSessionLifecycleListener
-
The session was closed by the user.
- EditingSessionContext - Class in ro.sync.ecss.extensions.api.access
-
The editing session context.
- EditingSessionContext() - Constructor for class ro.sync.ecss.extensions.api.access.EditingSessionContext
- editingSessionDeserialized(String, AuthorDocumentModel) - Method in class ro.sync.ecss.extensions.api.webapp.access.WebappEditingSessionLifecycleListener
-
The editing session was deserialized because the user made some changes to it.
- editingSessionFailedToStart(String, String, URL, Map<String, Object>) - Method in class ro.sync.ecss.extensions.api.webapp.access.WebappEditingSessionLifecycleListener
-
Method called when a new editing session failed to start.
- EditingSessionOpenVetoException - Exception in ro.sync.ecss.extensions.api.webapp.access
-
Exception to be thrown when the plugin decides that the editing session should not be started.
- EditingSessionOpenVetoException(String) - Constructor for exception ro.sync.ecss.extensions.api.webapp.access.EditingSessionOpenVetoException
-
Constructor.
- editingSessionStarted(String, AuthorDocumentModel) - Method in class ro.sync.ecss.extensions.api.webapp.access.WebappEditingSessionLifecycleListener
-
Method called when the editing session has already started.
- editingStopped(EditingEvent) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingListener
-
An editing stopped request.
- editOLink(AuthorAccess, String) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Edit OLink.
- EditOLinkOperation - Class in ro.sync.ecss.extensions.docbook.olink
-
Edit OLink operation.
- EditOLinkOperation() - Constructor for class ro.sync.ecss.extensions.docbook.olink.EditOLinkOperation
- EDITOR_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Content type for form controls..
- EDITOR_DESCRIPTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNEditor,
- EDITOR_DETECT_INDENT_ON_OPEN - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean property.
- EDITOR_FONT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
A property with a string value of the form "name,style,size".
- EDITOR_FORMAT_INDENT_INLINE_ELEMENTS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Indent inline elements.
- EDITOR_INDENT_SIZE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The number of space characters for one indentation level.
- EDITOR_LINE_WIDTH - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The maximum length of any line when the Format and Indent (pretty-print) operation is applied.
- EDITOR_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The generic XML editing perspective.
- EDITOR_PERSPECTIVE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ResultsManagerPanel,
- EDITOR_SHOW_SPACE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean property for displaying the SPACE characters as special marks or not displaying them in oXygen editors.
- EDITOR_SHOW_TAB_EOL_EOF - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean property for displaying the characters TAB, END-OF-LINE and END-OF-FILE as special marks or not displaying them.
- EDITOR_TEMPLATE - Static variable in interface ro.sync.exml.editor.EditorTemplate
-
The new editor template type.
- EDITOR_USE_TABS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
If enabled the indentation will be made with tab characters, if disabled the indentation will be made with space characters.
- EDITOR_VARIABLES_PAGE_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the section about editor variables.
- EDITOR_VARIABLES_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variables prefix.
- EDITOR_VARIABLES_SUFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The editor variables sufix.
- editorAboutToBeClosed(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
-
An editor will be closed.
- editorAboutToBeClosedVeto(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
The editor is about to 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.
- EditorAdapterContributor - Class in com.oxygenxml.editor.editors
-
Abstract class allowed as an extension point to contribute an adapter to the XML editor.
- EditorAdapterContributor() - Constructor for class com.oxygenxml.editor.editors.EditorAdapterContributor
- 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.
- EditorContent - Class in ro.sync.ecss.css
-
The content correspondent to an oxy_editor function.
- EditorContent(Map<String, Object>) - Constructor for class ro.sync.ecss.css.EditorContent
-
Construct an in-place editor content.
- editorDeactivated(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
-
An editor was de-activated.
- editorOpened(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
-
An editor was opened.
- editorPageAboutToBeChangedVeto(String) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorPageChangedListener
-
The current editing page (mode) is about to be changed.
- editorPageChanged() - Method in class ro.sync.exml.workspace.api.listeners.WSEditorPageChangedListener
-
The current page for an editor has changed
- editorPageChanged(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
-
The current page for an editor has changed.
- EditorPageConstants - Interface in ro.sync.exml.editor
-
Define editor page IDs.
- editorReloaded(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
The content of the document has been reloaded.
- editorRelocated(URL, URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
-
An editor was relocated to a new location.
- EDITORS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The pane containing all the editors.
- editorsAboutToBeClosed(URL[]) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
-
A group of opened documents will be closed by using a batch close operation (like "Close All" or "Close Others").
- 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.
- EditorTemplate - Interface in ro.sync.exml.editor
-
Used to create a new editor for a given extension.
- EditorTemplateWithContent - Interface in ro.sync.template
-
Editor template with predefined string content.
- EditorVariableDescription - Class in ro.sync.exml.workspace.api.util
-
An editor variable's description (name and short desc).
- EditorVariableDescription(String, String) - Constructor for class ro.sync.exml.workspace.api.util.EditorVariableDescription
-
Constructor.
- 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
- EditorVariablesBase - Class in ro.sync.util.editorvars
-
Base for EditorVariables.
- EditorVariablesConstants - Interface in ro.sync.util.editorvars
-
All the editor variables constants under one roof
- EditorVariablesResolver - Class in ro.sync.exml.workspace.api.util
-
Such a resolver can be registered via the "ro.sync.exml.workspace.api.util.UtilAccess" API and is called to resolve custom editor variables in a string.
- EditorVariablesResolver() - Constructor for class ro.sync.exml.workspace.api.util.EditorVariablesResolver
- editProperties(URL, AuthorCCManager, AuthorDocumentControllerImpl, AuthorElement[], TopicRefInserter, Object, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Edit properties for the given reference elements.
- editProperties(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Edit properties for the given reference elements.
- editProperties(AuthorNode, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.EditPropertiesHandler
-
Edit the properties for the given node.
- editProperties(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.EditPropertiesHandlerAdapter
- EditPropertiesHandler - Interface in ro.sync.ecss.extensions.api
-
A custom implementation to handle editing properties for an author node.
- EditPropertiesHandlerAdapter - Class in ro.sync.ecss.extensions.api
-
Adapter class.
- EditPropertiesHandlerAdapter() - Constructor for class ro.sync.ecss.extensions.api.EditPropertiesHandlerAdapter
- EditPropertiesOperation - Class in ro.sync.ecss.extensions.dita.map
-
Operation used to edit the properties of a topic reference.
- EditPropertiesOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.EditPropertiesOperation
- editTopicref(AuthorElement[], AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Edits one or more topicref elements inside a specialized dialog.
- EE - ro.sync.exml.plugin.transform.SaxonEdition
-
Enterprise Edition.
- ELEMENT_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
CC Item for element
- 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.
- ELEMENT_VALUE_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
CC Item for element value
- 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 - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The key for the context.
- ELEMENTS_PANEL_ID - Static variable in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Elements Panel
- elementStack - Variable in class ro.sync.contentcompletion.xml.Context
-
The stack with the
ContextElement
objects, ancestors of the element for which theContext
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.
- EM - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
The EM is relative to the font size.
- EmbeddedImageContentProvider - Class in ro.sync.exml.workspace.api.images.handlers.providers
-
Provides access to the XML image contents...
- EmbeddedImageContentProvider(URL, String, String) - Constructor for class ro.sync.exml.workspace.api.images.handlers.providers.EmbeddedImageContentProvider
-
Constructor.
- EMPTY_ICON - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Empty icon.
- EMPTY_LABEL - Static variable in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
-
The text to render for empty labels.
- EMPTY_MARKER_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The name of the attribute that specifies that a marker is not over any content...
- EMPTY_PLACEHOLDER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify the span generated as a placeholder in empty elements.
- EMPTY_VALUE - Static variable in class ro.sync.ecss.extensions.api.node.AttrValue
-
Empty attribute value constant.
- ENABLE_DITA_2_X_SUPPORT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Enable the creation and editing of DITA 2.x documents.
- ENABLE_SYNCHRONIZE_UNMODIFIED_EDITORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Enable update unmodified editors with file system.
- enableLayoutUpdate(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
INTERNAL USE ONLY.
- enableSortcriterion() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionComposite
-
Selects the checbox associated with the criterion panel, which means that the criterion information from it will be taken into account when sorting.
- enableSortcriterion() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionPanel
-
Selects the checbox associated with the criterion panel, which means that the criterion information from it will be taken into account when sorting.
- encodeFont(Font) - Static method in class ro.sync.exml.view.graphics.Font
-
Encodes a font as: "name,style,size"
- encodeRedirectURL(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Encodes the specified URL for use in the
sendRedirect
method or, if encoding is not needed, returns the URL unchanged. - encodeURL(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Encodes the specified URL by including the session ID, or, if encoding is not needed, returns the URL unchanged.
- encrypt(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Encrypts a string using the Oxygen internal encryption system.
- END_SENTINEL_MARKER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify a marker that surrounds an end sentinel.
- 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
- endEdit() - Method in interface ro.sync.ecss.component.BatchEditListener
-
Method to be called at the end of a batch of events.
- 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
- endIndexing() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexerProgressMonitor
-
Event sent when the re-index process finished.
- endPrefixMapping(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- ENTER - ro.sync.ecss.extensions.api.AuthorActionEventHandler.AuthorActionEventType
-
Event generated when the user presses ENTER.
- ENTER_NOT_CONSUMED - ro.sync.ecss.extensions.api.AuthorActionEventHandler.AuthorActionEventType
-
Event generated when the user presses ENTER but the application does nothing with it.
- enterKeyPressed() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Enter key pressed.
- ENTITIES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The key for the entities view.
- ENTITIES_PANEL_ID - Static variable in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Entities Panel
- ENTITIES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EntitiesView,
- EntityUrlResolver - Interface in ro.sync.exml.workspace.api.util
-
Extended interface to be implemented by an EntityResolver to receive a special callback when Oxygen is not interested in the content of the entity but just in its URL.
- ENTRY_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Entry class.
- EnumerationDefInfo - Class in ro.sync.exml.workspace.api.editor.page.ditamap.keys
-
An enumeration def info.
- EnumerationDefInfo(String, String) - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Constructor.
- ENV_FUNCTION_SAMPLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Sample of environment function specification
- ENV_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Prefix for environment functions.
- ENV_VAR_NAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
ENV var name
- EPPO_INLINE_LINKING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
DITA linking
- 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.contentcompletion.xml.Context
- equals(Object) - Method in class ro.sync.contentcompletion.xml.ContextElement
- equals(Object) - Method in class ro.sync.contentcompletion.xml.NameValue
-
Verifies if two objects are equals
- equals(Object) - Method in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
- equals(Object) - Method in class ro.sync.document.DocumentPositionedInfo
-
Indicates whether some other document positioned information is "equal to" this one.
- equals(Object) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- equals(Object) - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- equals(Object) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- 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.EditorContent
- equals(Object) - Method in class ro.sync.ecss.css.LabelContent
- 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.dita.CILevelValue
- equals(Object) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
- equals(Object) - Method in class ro.sync.ecss.extensions.api.ContentInterval
- equals(Object) - Method in class ro.sync.ecss.extensions.api.node.AttrValue
- equals(Object) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- equals(Object) - Method in class ro.sync.ecss.extensions.api.webapp.WebappMessage
- equals(Object) - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
- equals(Object) - Method in class ro.sync.exml.editor.quickassist.QuickAssistProposalGroup
- equals(Object) - Method in class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
- equals(Object) - Method in class ro.sync.exml.view.graphics.AttributedString
- 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.Dimension
-
Checks whether two dimension objects have equal values.
- 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.
- equals(Object) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
- equals(Object) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSResource
- equals(Object) - Method in class ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor
- equals(Object) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
- equals(Object) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
- equals(Object) - Method in class ro.sync.exml.workspace.api.images.handlers.ImageLayoutInformation
- equals(Object) - Method in class ro.sync.exml.workspace.api.references.Reference
- equals(Object) - Method in class ro.sync.outline.xml.Attribute
- equals(Object) - Method in class ro.sync.xml.ProxyNamespaceMapping
- ERROR - ro.sync.ecss.extensions.api.link.Severity
-
An error.
- ERROR - ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutProblem.Severity
-
Table layout error
- ERROR - ro.sync.exml.workspace.api.references.CollectingError.Severity
-
Error message (e.g.
- ErrorHandler - Interface in ro.sync.exml.workspace.api.references
-
ErrorHandler
is an interface that theReferenceCollector
implementation can call when reporting errors that happens while collecting the references - ErrorMessageEditor - Class in ro.sync.ecss.component.editor
-
If there are errors obtaining the editor we will use this editor just to present the error.
- ErrorMessageEditor() - Constructor for class ro.sync.ecss.component.editor.ErrorMessageEditor
- ErrorResolverContextInfo - Class in ro.sync.ecss.extensions.api
-
Class that contains some information about the current error.
- ErrorResolverContextInfo(AuthorAccess) - Constructor for class ro.sync.ecss.extensions.api.ErrorResolverContextInfo
-
Constructor.
- ErrorResolverContextInfo(AuthorAccess, AuthorNode) - Constructor for class ro.sync.ecss.extensions.api.ErrorResolverContextInfo
-
Constructor.
- errorsListener - Variable in class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Table layout errors listener.
- 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.
- escapeTextValue(String) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Escape text which will be inserted in the XML so that the XML document remains well-formed.
- evaluateHeightProperty(Map<String, Object>, int) - Method in interface ro.sync.ecss.extensions.api.editor.DynamicPropertyEvaluator
-
Evaluates
InplaceEditorCSSConstants.PROPERTY_HEIGHT
to a value. - evaluateWidthProperty(Map<String, Object>, int) - Method in interface ro.sync.ecss.extensions.api.editor.DynamicPropertyEvaluator
-
Evaluates
InplaceEditorCSSConstants.PROPERTY_WIDTH
to a value. - evaluateXPath(String) - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
-
Evaluates an XPath expression.
- evaluateXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- evaluateXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Evaluates an XPath 2.0 expression.
- evaluateXPath(String, boolean, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Evaluates an XPath 2.0 expression.
- evaluateXPath(String, AuthorNode, boolean, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Evaluates an XPath 2.0 expression.
- evaluateXPath(String, AuthorNode, boolean, boolean, boolean, boolean, XPathVersion) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Evaluates an XPath expression.
- EX - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
The EX is relative the the height of the "x" character.
- 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.
- execute() - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction
-
Executes the transition operation.
- execute(AuthorAccess, String, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.operations.PseudoClassOperation
-
Executes a pseudo-class change to an element.
- execute(AuthorAccess, String, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.operations.RemovePseudoClassOperation
-
Removes the pseudo class from an element.
- execute(AuthorAccess, String, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.operations.SetPseudoClassOperation
-
Sets the pseudo class to an element.
- execute(AuthorAccess, String, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.operations.TogglePseudoClassOperation
-
Sets the pseudo class to an element if it was not already set, or removes it if it was set.
- executeAction(CCItemProxy, AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Inserts an element from content completion which is provided from a custom content completion action.
- ExecuteCommandLineOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Author operation allowing the execution of command lines.
- ExecuteCommandLineOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ExecuteCommandLineOperation
- ExecuteCustomizableTransformationScenarioOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation which runs a single transformation scenario.
- ExecuteCustomizableTransformationScenarioOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ExecuteCustomizableTransformationScenarioOperation
-
Constructor.
- executeInsert(CCItemProxy, AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Executes the insert element action.
- executeInsertInvalid(CCItemProxy, AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Inserts an element from content completion which is invalid at the caret position.
- ExecuteMultipleActionsOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation which runs a sequence of actions, defined as a list of IDs.
- ExecuteMultipleActionsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleActionsOperation
-
Constructor.
- ExecuteMultipleActionsWithExtraAskValuesOperation - Interface in ro.sync.ecss.extensions
-
Interface defining an author extension operation taht executes multiple actions and receive a list with expanded ask variables values, when invoked
- ExecuteMultipleWebappCompatibleActionsOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation which runs a sequence of webapp-compatible (
WebappCompatible
) actions, defined as a list of IDs. - ExecuteMultipleWebappCompatibleActionsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleWebappCompatibleActionsOperation
- executeNewLine(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Executes a new line insertion.
- executeRename(AuthorSelectionAndCaretModel, CCItemProxy) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Executes the rename operation.
- executeSplit(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Splits the element at current caret offset.
- executeSplit(CCItemProxy, AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Splits the element chosen by the user.
- executeSurround(CCItemProxy, AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Surrounds the current selection with an element that has the specified render string and type as chosen by the user/
- ExecuteTransformationScenariosOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation which runs a certain transformation scenario.
- ExecuteTransformationScenariosOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ExecuteTransformationScenariosOperation
-
Constructor.
- ExecuteValidationScenariosOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation which runs validation scenarios.
- ExecuteValidationScenariosOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ExecuteValidationScenariosOperation
-
Constructor.
- 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.
- exists(URL) - Method in class ro.sync.ecss.extensions.dita.map.topicref.util.FileProber
-
Check if a file exists.
- EXISTS - ro.sync.ecss.extensions.dita.map.topicref.util.FileProber.Status
-
The file exists.
- EXPAND_PSEUDO_CLASS - Static variable in interface ro.sync.ecss.extensions.api.DITAMapReferencesResolver
-
Reference elements (like topicref, mapref, etc) will be expanded if: have this pseudo class this pseudo class is set on root See also
DITAMapReferencesResolver.setResolveAllTopicReferences(boolean)
. - EXPAND_PSEUDO_CLASS - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Reference elements (like topicref, mapref, etc) will be expanded if: have this pseudo class this pseudo class is set on root See also
DITAMapRefResolver.setResolveAllTopicReferences(boolean)
. - EXPAND_TOPIC_REFS_QUERY_PARAM_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Query param for expanding topic references
- EXPAND_TOPIC_REFS_QUERY_PARAM_VALUE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Query param for expanding topic references
- ExpandableTopicrefCounter - Class in ro.sync.ecss.dita.topic.ref
-
Class that counts the number of expandable topic references.
- ExpandableTopicrefCounter(AuthorAccess) - Constructor for class ro.sync.ecss.dita.topic.ref.ExpandableTopicrefCounter
- expandAllKeyrefs(AuthorAccess, LinkTextResolver) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Expand all keyrefs from the current document.
- expandAndResolvePath(AuthorAccess, String) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Resolves a path relative to the framework directory.
- expandEditorVariables(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Expand the editor variables in the output file name.
- expandEditorVariables(String, String, Map<String, EditorVariableResolver>, ErrorListener) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Expand the editor variables in the output file name.
- expandEditorVariables(String, URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Try to expand the editor variables in a path.
- expandEditorVariables(String, URL, boolean) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Try to expand the editor variables in a path.
- expandEditorVariablesAsFilePath(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Expand the editor variables.
- expandEditorVariablesAsURL(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Expand the editor variables.
- expandEnvAndSystem(String) - Static method in class ro.sync.util.editorvars.EditorVariablesBase
-
Expand the environment and system variables.
- expandFold(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.fold.AuthorFoldManager
-
If the node is folded, expand it.
- expandFrameworksVariables(String, 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, 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.
- EXPORT_REPOS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ExportDialog,
- exportDITAMap(URL, File, boolean, String, ExportProgressUpdater) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Export DITA Map as zip.
- ExportProgressUpdater - Interface in ro.sync.ecss.dita.mapeditor.actions.export.helper
-
Interface used to update the progress component.
- Extension - Interface in ro.sync.ecss.extensions.api
-
The base interface for all Oxygen extensions classes.
- EXTENSION_NS - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Namespace for XPath extension functions.
- EXTENSION_PREFIX - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Predefined prefix for XPath extension function.
- 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
- ExtensionsBundleContributor - Class in com.oxygenxml.editor.editors
-
Provider for an extensions bundle based certain parameters.
- ExtensionsBundleContributor() - Constructor for class com.oxygenxml.editor.editors.ExtensionsBundleContributor
- 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
- EXTERNAL - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
External (for scope).
- ExternalContentCompletionProvider - Class in ro.sync.exml.workspace.api.editor.page.text
-
An external content completion provider.
- ExternalContentCompletionProvider() - Constructor for class ro.sync.exml.workspace.api.editor.page.text.ExternalContentCompletionProvider
- ExternalEntityNameValue - Class in ro.sync.contentcompletion.xml
-
A pair class with name and value.
- ExternalEntityNameValue(String, String) - Constructor for class ro.sync.contentcompletion.xml.ExternalEntityNameValue
-
Constructor.
- ExternalEntityNameValue(String, String, String) - Constructor for class ro.sync.contentcompletion.xml.ExternalEntityNameValue
-
Constructor.
- ExternalObjectInsertionSources - Interface in ro.sync.ecss.extensions.api
-
Drop and paste sources
- ExternalPersistentObject - Interface in ro.sync.exml.workspace.api.options
-
Marker interface for persistent objects which are implemented in plugins.
- extract(AuthorSentinelNode) - Method in class ro.sync.ecss.extensions.api.webapp.references.ImageMapExtractor
- extract(AuthorSentinelNode) - Method in interface ro.sync.exml.workspace.api.references.ReferenceExtractor
-
Returns a
Reference
for the external resource
F
- FACETS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The key for the facets.
- FACETS_EDITING_PATTERNS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PatternEditDialog, PatternEditDialog,
- FAILED - ro.sync.exml.workspace.api.OperationStatus
-
The operation has failed.
- FAILED - ro.sync.merge.MergeResult.ResultType
-
When the merge fails for a reason or other
- FALSE - ro.sync.contentcompletion.xml.CIAttribute.EditableState
-
Not editable at all.
- 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.
- FAST_CREATE_TOPICS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Fast create topics-related dialogs.
- FAST_EXIST_CONNECTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ExistWizardInfoDialog,
- fastEquals(String, String) - Static method in class ro.sync.util.editorvars.EditorVariablesBase
-
Checks if the variable name is the one that appears inside the prefix form.
- FATAL - ro.sync.exml.workspace.api.references.CollectingError.Severity
-
Fatal message (e.g.
- FIGURE - ro.sync.ecss.dita.DITAImposedReferenceType
-
fig with title and image
- FILE_COMPARISON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffFilesMainFrame,
- FILE_NOT_FOUND - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Message for when a file is not found.
- FILE_REFERENCE - ro.sync.ecss.extensions.api.ReferenceType
-
The URL points to an arbitrary file inside the same project.
- FILE_TEMPLATE - Static variable in interface ro.sync.exml.editor.EditorTemplate
-
The classic type of template represented by a file on HDD.
- FILE_TYPES_ASSOCIATION - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
File type association.
- FileBrowsingConnection - Interface in ro.sync.net.protocol
-
Interface implemented by an URLConnection class that supports file browsing.
- FileCannotBeOpenedInReviewerException - Exception in ro.sync.exml.editor
-
Exception thrown when a document cannot be opened in Author Reviewer edition.
- FileCannotBeOpenedInReviewerException(String) - Constructor for exception ro.sync.exml.editor.FileCannotBeOpenedInReviewerException
-
Constructor.
- FileProber - Class in ro.sync.ecss.extensions.dita.map.topicref.util
-
Class that checks if a file exists.
- FileProber() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.util.FileProber
- FileProber.Status - Enum in ro.sync.ecss.extensions.dita.map.topicref.util
-
The status of the file.
- 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(int, int, int, int, int, Color) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Fills a rectangle with a pattern.
- fillRect(Rectangle) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Fill a rectangle.
- 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(Ellipse, 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(Rectangle, 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
- FILTER_MODES_KEY - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
This option controls the default state of the filter buttons from the merge dialog.
Only one filter can be applied. - filterActions(List<IAction>) - Method in class com.oxygenxml.editor.editors.xml.ActionsListFilter
-
Filter the list of actions.
- 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.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
- filterAttributes(List<CIAttribute>, WhatAttributesCanGoHereContext) - Method in class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
-
Filter attributes.
- filterAttributes(List<CIAttribute>, WhatAttributesCanGoHereContext) - Method in class ro.sync.ecss.extensions.dita.DITAValSchemaManagerFilter
-
Filter attributes.
- 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
-
Filter attribute values.
- filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.ecss.extensions.dita.DITAValSchemaManagerFilter
-
Filter attribute values.
- 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
- filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.Please use the equivalent method which also receives the URL of the requestor.
- filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext, String) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Propose additional attribute values
- filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext, String, AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Propose additional attribute values.
- filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext, ContextKeyManager, String, AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Propose additional attribute values.
- filterDITAVALAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Filter DITAVAL Attribute values.
- FILTERED - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Marks content that is filtered by the active profiling conditions.
- FILTERED_CONTENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
The type of an XML content.
- 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.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
- filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Filter the given elements according to the given context.
- filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Method in class ro.sync.ecss.extensions.dita.DITASchemaManagerFilter
-
Filter elements.
- filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Method in class ro.sync.ecss.extensions.dita.DITAValSchemaManagerFilter
-
Filter elements.
- 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
- filterElements(List<CIElement>, WhatElementsCanGoHereContext, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Filter the given elements according to the given context.
- 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
-
Filter element values.
- filterElementValues(List<CIValue>, Context) - Method in class ro.sync.ecss.extensions.dita.DITAValSchemaManagerFilter
-
Filter element values.
- 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
- FilterURLConnection - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
URLConnection that delegates all methods to the connection given as a parameter.
- FilterURLConnection(URLConnection) - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
-
Constructor.
- 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.
- FIND_ALL_ELEMENTS_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: FindElementsDialog, FindElementsDialog,
- FIND_AND_REPLACE_TEXT_IN_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: FindReplaceInFilesDialog,
- FIND_UNREFERENCED_RESOURCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id for Find Unreferenced Resources action
- FIND_XSLT_REFERENCES_AND_DECLARATIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: StartLocationsDialog,
- 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.
- findNodeOfInterest(AuthorAccess, AuthorNode, String[]) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapCore
-
Check the current node and its parents for a specified property value.
- findNodesByXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- findNodesByXPath(String, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Finds the author nodes selected by the given XPath 2.0 expression.
- findNodesByXPath(String, boolean, boolean, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Finds the author nodes selected by the given XPath 2.0 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 2.0 expression.
- findNodesByXPath(String, AuthorNode, boolean, boolean, boolean, boolean, XPathVersion) - 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, XPathVersion, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Finds the author nodes selected by the given XPath expression.
- findNonPersistentHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Find all non-persistent highlights that intersect a range of content.
- FindReplaceSupport - Interface in ro.sync.ecss.extensions.api.webapp.findreplace
-
Support object for the Find/Replace related actions.
- findSimilarTopics(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Find similar topics based on words found in title, shortdesc, keyword, and indexterm elements.
- FindSimilarTopicsOperation - Class in ro.sync.ecss.extensions.dita
-
Operation used for finding possible similar topics using the "Open/Find resource" feature.
- FindSimilarTopicsOperation() - Constructor for class ro.sync.ecss.extensions.dita.FindSimilarTopicsOperation
- finished() - Method in interface ro.sync.diff.api.DiffProgressListener
-
Event send by the diff process when is finished.
- 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_CHILD - ro.sync.ecss.dita.DITATopicInsertionPosition
-
Insert as first child of the current element.
- FIRST_FILE_TO_DIFF - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The first file to diff.
- FIRST_TOPIC_ID - Static variable in class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
-
Points to first topic in file containing the element ID.
- FIXED_COL_WIDTH_DEFAULT_VALUE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Fixed col width default value
- FIXED_COL_WIDTHS - ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants.ColumnWidthsType
-
Fixed column widths.
- FLAG_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the flag of the marker.
- flipSeverity(int) - Static method in class ro.sync.document.DocumentPositionedInfo
-
Used to obtain the severity level to be used when sorting the DPIs by severity.
- flushBuffer() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Forces any content in the buffer to be written to the client.
- FO_INPUT_FILE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The FO input file editor variable.
- FOLDABLE - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class that marks foldable nodes.
- FOLDED_BY_DEFAULT - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class that marks folded nodes.
- FolderEntryDescriptor - Class in ro.sync.net.protocol
-
Descriptor for a folder entry.
- FolderEntryDescriptor(String) - Constructor for class ro.sync.net.protocol.FolderEntryDescriptor
- folders - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The folder paths provided by the plugin descriptor.
- 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(String, int, int, int) - Constructor for class ro.sync.exml.view.graphics.Font
-
Creates a new
Font
from the specified name, style and point size. - Font(String, int, int, int, String[]) - Constructor for class ro.sync.exml.view.graphics.Font
-
Creates a new
Font
from the specified name, style and point size. - FONT - ro.sync.exml.view.graphics.TextAttribute
-
Specifies a font for a text interval.
- 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_FOR_AUTHOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The default font for the author editor.
- FONT_FOR_GUI - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The font for the GUI controls.
- FONT_FOR_SCHEMA - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The default font for the schema editor.
- FONT_FOR_TEXT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The font for the text controls.
- FONT_WEIGHT_BOLD - Static variable in class ro.sync.ecss.css.Styles
-
Value for the "bold" in the font-weight propery.
- 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
- footerCheckbox - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
If selected an empty table footer will be generated.
- FOP_AH_TRANSFORMATION_METHOD - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The FOP Antenna House transformation method editor variable.
- FOP_TRANSFORMATION_METHOD - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The FOP transformation method editor variable.
- forceSortAll() - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
- forceSortAll() - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
- forceSortAll() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- FOREGROUND - ro.sync.exml.view.graphics.TextAttribute
-
The foreground color for a piece of
AttributedString
. - FOREIGN_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Foreign class
- FORMAT_AND_INDENT_MULTIPLE_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: BatchFormatAndIndentDialog,
- FORMAT_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Format attribute name
- FORMAT_COMPATIBILITY_BREAKS_LINES_ONLY_BLOCKS_DO_NO_INDENT - Static variable in interface ro.sync.ecss.dom.builder.AuthorFormatCompatibilityModeConstants
-
Compatibility mode.
- FORMAT_COMPATIBILITY_DO_NOT_BREAK_LINES_DO_NO_INDENT - Static variable in interface ro.sync.ecss.dom.builder.AuthorFormatCompatibilityModeConstants
-
Compatibility mode.
- FORMAT_COMPATIBILITY_NONE - Static variable in interface ro.sync.ecss.dom.builder.AuthorFormatCompatibilityModeConstants
-
Compatibility mode.
- FormControlEditingHelper - Interface in ro.sync.ecss.extensions.api.webapp.formcontrols
-
Helper class for editing using form controls.
- 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
- FRAGREF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Frag ref.
- FRAME - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'Frame' label text.
- FRAME - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Frame attribute name.
- 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_DITA_CONREF - Static variable in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
-
DITA specific frame value.
- 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_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.
- frameCombo - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Combo used to chose the table frame type.
- FRAMEWORK_CUSTOMIZATION_SCRIPT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EXF editor.
- FRAMEWORK_DIR_FUNCTION_TEMPLATE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
A template about how to use the function that expands to the directory of the framework with the given name,.
- FRAMEWORK_DIR_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Variable that identifies a framework local directory using its name.
- FRAMEWORK_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Represents the framework directory where the document type that contains this reference resides.
- FRAMEWORK_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Variable that identifies a framework URL location using its name.
- FRAMEWORK_LOCATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeCustomLocationPage, DocumentTypeCustomLocationsOptionPane,
- FRAMEWORK_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The framework directory URL editor variable.
- FRAMEWORK_URL_FUNCTION_TEMPLATE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
A template about how to use the function that expands to the URL of the framework with the given name,.
- FRAMEWORKS_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The frameworks directory editor variable.
- FRAMEWORKS_DIRECTORY_URL - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The custom frameworks directory URL with editor variables, when a custom one is set.
- FRAMEWORKS_DIRECTORY_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The frameworks directory URL editor variable.
- FULLY_QUALIFIED_KEYNAME_URL_PARAM - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Can be sent as an URL parameter to give more information about the keyref fully qualified value.
- FUNCTION_VARIABLE_SUFFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Suffix for functions (env or system)
G
- GENERAL_EXTENSION - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
General extension type.
- GENERAL_STYLES_FILTER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
CSS Styles filter plugin type.
- GeneralPluginContext - Interface in ro.sync.exml.plugin.general
-
Plugin context interface.
- GeneralPluginExtension - Interface in ro.sync.exml.plugin.general
-
Plugin interface.
- GeneralStylesFilterExtension - Class in ro.sync.exml.plugin.author.css.filter
-
CSS properties filter plugin extension.
- GeneralStylesFilterExtension() - Constructor for class ro.sync.exml.plugin.author.css.filter.GeneralStylesFilterExtension
- GENERATE_HTML_REPORT_FOR_DIRECTORY_COMPARISON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID of the topic about 'Generate HTML report for directory comparison' dialog box.
- 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.JoinOperation
-
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.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.JoinOperationBase
-
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.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.JoinOperation
- 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.JoinOperation
- generateColumnSpecifications(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement) - Method in class ro.sync.ecss.extensions.tei.table.JoinRowCellsOperation
- 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(String, 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(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.
- GenerateIDElementsInfo(AuthorAccess, GenerateIDElementsInfo) - 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
- 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
- generateKeyName(URL) - Method in interface ro.sync.ecss.dita.DITAKeyNameGenerator
-
Generate a key name based on the given URL.
- 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
- GENERIC - ro.sync.exml.workspace.api.results.ResultsManager.ResultType
-
Generic results.
- GenericEditorComponentProvider - Class in ro.sync.ecss.extensions.api.component
-
A component encapsulating all the editing part.
- get() - Method in interface ro.sync.ecss.extensions.api.editor.LazyValue
-
Constructs and returns the value held by this object.
- get(int) - Method in class ro.sync.ecss.css.RelativeLength
-
Return the evaluated value of the RelativeLength given a reference value.
- get(String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Returns the value to which the specified key is mapped, or
null
if the key is not mapped to any value. - getAbsolutePath() - Method in class ro.sync.net.protocol.FolderEntryDescriptor
- getAccelerator() - Method in interface ro.sync.exml.editor.quickassist.sa.SAQuickAssistProposal
- getAcceptedLength() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
- getActionId() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- getActionID(Object) - Method in interface ro.sync.exml.workspace.api.actions.CommonActionsProvider
-
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 or for an UI component like a JMenuItem or a JButton provided by Oxygen.
- 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() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.actions.DITAMapActionsProvider
-
Get the map of DITA Map common actions (undo, redo, cut, copy, paste, etc).
- getActions(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.highlights.HighlightActionsProvider
-
Get the available actions for a highlight.
- getActions(AuthorAccess, Object) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleActionsOperation
-
Get all the actions from this operation.
- getActions(AuthorAccess, Map) - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleWebappCompatibleActionsOperation
- getActions(AuthorAccess, Map) - Method in interface ro.sync.ecss.extensions.ExecuteMultipleActionsWithExtraAskValuesOperation
-
Get all the actions from this operation.
- getActions(AuthorAccess, AuthorPersistentHighlight, List<AbstractAction>) - Method in class ro.sync.ecss.extensions.api.callouts.CalloutActionsProvider
-
Get the list of actions to show for a callout in the contextual menu.
- getActions(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightActionsProvider
-
Gets the available actions for a persistent highlight.
- getActionsManager() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
- 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.ditamap.WSDITAMapEditorPage
-
Provides access to actions already defined in the DITA Map page like: Undo, Redo, 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.
- getActionsProvider() - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Provides access to global actions defined in the application.
- getActionsSupport() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the schema aware actions handler.
- getActiveCssGroupsTitles() - Method in interface ro.sync.ecss.extensions.api.webapp.access.IWebappAuthorEditorAccess
-
Each framework (document type) can provide a list of CSS files that can be selected (activated) to change the rendering of the documents described by the framework rules.
- getAdapter(WSEditor, Class) - Method in class com.oxygenxml.editor.editors.EditorAdapterContributor
-
Get the extra adapter for the editor.
- 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
- getAdditionalData(String) - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
Gets the additional data for the given key.
- getAdditionalEditHelper(int) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Get an additional edit helper panel.
- getAdditionalEditHelper(int) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Get an additional edit helper panel.
- getAdditionalFrameworksDirs() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get all the additional frameworks directories specified by user.
- getAdditionalHtmlContent() - Method in class ro.sync.document.DocumentPositionedInfo
-
Return the additional HTML content, if any.
- getAdditionalInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
The URL for additional information if available.
- getAdditionalInformation() - Method in interface ro.sync.exml.editor.EditorTemplate
-
Return additional information about this template (e.g.
- getAdditionalInformation() - Method in interface ro.sync.exml.workspace.api.templates.TemplatesCategory
- 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.
- getAlgorithm() - Method in class ro.sync.diff.api.DiffOptions
- getAlias() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- getAlign() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
Get the text align specified on the colspec.
- getAlign() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Obtain the value for the alignment attribute.
- getAlign() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Get the align value specified on the colspec.
- getAlignCombo() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getAlignmentBaseline() - Method in class ro.sync.ecss.css.Styles
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Compute the possible values for
'align'
attribute. - getAlignValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Compute the possible values for the
align
attribute. - getAlignValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- getAlignValues(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- getAllAttributes(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.webapp.attributes.AttributesManager
-
Returns all possible attributes for a specific element.
- getAllColspecWidthRepresentations() - Method in class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Get all with representations defined in all colspecs.
- getAllColspecWidthRepresentations() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- getAllColspecWidthRepresentations() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- getAllColspecWidthRepresentations() - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- getAllColspecWidthRepresentations() - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- getAllCustomResolvedEditorVariables() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get a list with all custom resolved editor variables.
- getAllDITAMapEditingSessionLifecycleListeners() - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
- getAllDocumentTypeInfos() - Method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
-
Returns information about all document types.
- getAllEditingSessionLifecycleListeners() - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
- 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.
- getAllFrameworksDirs() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get all the frameworks directories including default framework directory, user preferences directory and additional frameworks directories.
- getAllHighlights() - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
- getAllowedCellAttributesToCopy() - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
-
Get a list of allowed cell attributes to copy when creating a new row based on an older one.
- getAllowedCellAttributesToCopy() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
-
Get a list of allowed cell attributes to copy when creating a new row.
- getAllowedValues() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- getAllowedValues() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
- getAllowedValuesDescription() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- getAllowUserInteraction() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getAllPossibleElements() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get all the elements, including eventual local ones.
- getAllPossibleElementsForInsert() - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns all possible elements defined by the schema, including those that are not valid to be inserted at the caret position.
- getAllResults(String) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Get all the results from a tab.
- getAllTemplatesCategories(int) - Method in interface ro.sync.exml.workspace.api.templates.TemplateManager
-
Get the templates categories.
- getAlpha() - Method in class ro.sync.exml.view.graphics.Color
-
Returns the alpha component in the range 0-255.
- getAncestorDetectionOptions() - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
One of the default smart paste strategies involves detecting an path o ancestors from the context element to the inserted one.
- getAncestorDetectionOptions() - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- getAncestorDetectionOptions() - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- 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
andnamespace
. - getAnchor() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the error anchor if any.
- getAndDel(String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Returns the value to which the specified key is mapped, or
null
if the key is not mapped to any value. - 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
- getAnnotationAsPlainText() - Method in class ro.sync.contentcompletion.xml.CIValue
-
Get the annotation associated with this value.
- getAntialiasing() - Method in interface ro.sync.exml.view.graphics.Graphics
- getAPIKeysManagerDescription() - Static method in class ro.sync.ecss.dita.DITAAccess
- getApplicationName() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Get the display name of the application.
- getApplicationType() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Get the type of the application.
- getAreas(int) - Method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappImageMapSupport
- getAreas(int) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLWebappImageMapSupport
- 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.imagemap.operations.UpdateImageMapOperationBase
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ChangeAttributeOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ChangeAttributesOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ChangePseudoClassesOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.EditImageMapOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteCommandLineOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteCustomizableTransformationScenarioOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleActionsOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteTransformationScenariosOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteValidationScenariosOperation
- 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.InsertOrReplaceFragmentOperation
- 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.JSOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.MoveBlockAuthorOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.MoveCaretOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.MoveElementOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.PromoteDemoteItemOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.PseudoClassOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ReloadContentOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ReplaceContentOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ReplaceElementContentOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.ShowElementDocumentationOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.StopCurrentTransformationScenarioOperation
- 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.ConvertHexToCharOperation
- 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.ToggleCommentOperation
- 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.operations.WebappMarkAsSavedOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertSingleColumnOperation
- 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.JoinOperationBase
- 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.SplitOperationBase
- getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertSingleColumnOperation
- getArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
- 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.PasteAsContentKeyReferenceOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.PasteAsContentReferenceOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.PushElementOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.RemoveConrefOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.ReplaceAllKeyrefsAndConrefsOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.conref.ReplaceConrefOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.FindSimilarTopicsOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.InsertKeydefWithKeywordOperation
-
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.keyref.PasteAsLinkKeyReferenceOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.link.InsertXrefOperation
-
The operation has 3 arguments:
format
,type
andscope
. - getArguments() - Method in class ro.sync.ecss.extensions.dita.link.PasteAsReferenceOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.map.EditPropertiesOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.map.table.InsertSingleColumnOperation
- 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.CreateAndInsertTopicRef
- getArguments() - Method in class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
Returns the arguments of this operatons
- getArguments() - Method in class ro.sync.ecss.extensions.dita.map.topicref.InsertNewTopicOperation
-
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.map.topicref.PromoteTopicrefOperation
-
Returns the arguments of this operatons
- getArguments() - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicReferencesViewModeOperation
- 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.reuse.ShowKeysAndReusableComponentsOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.search.SearchReferencesDITAOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.search.ShowKeyDefinitionOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.ShowDITAElementDocumentationOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.topic.CreateNewTopicFromSelectionOperation
- getArguments() - Method in class ro.sync.ecss.extensions.dita.topic.InsertImageOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.dita.topic.InsertMediaOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.InsertSingleColumnOperation
- 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.dita.topic.table.simpletable.InsertSingleColumnOperation
- getArguments() - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsLinkOperation
- getArguments() - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXIncludeOperation
- getArguments() - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXrefOperation
- getArguments() - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsLinkOperation
- getArguments() - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXIncludeOperation
- getArguments() - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXrefOperation
- getArguments() - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- 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.InsertMediaDataOperationBase
-
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.PromoteDemoteSectionOperation
- 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.InsertSingleColumnOperation
- getArguments() - Method in class ro.sync.ecss.extensions.tei.table.InsertTableOperation
- getArguments() - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getArguments() - Method in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
-
No arguments.
- getArguments() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- getArgumentTypes() - Method in class ro.sync.ecss.extensions.commons.operations.GetCurrentElementSaxonExtension
- getArgumentValue(String) - Method in interface ro.sync.ecss.extensions.api.ArgumentsMap
-
Get the value for the specified argument name.
- getAscend() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageLayoutInformation
-
Get the image ascend.
- 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() - Method in class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
- getAttribute(String) - Method in class ro.sync.ecss.extensions.api.access.EditingSessionContext
-
Gets the value of a custom attribute.
- getAttribute(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Returns the value of an attribute with the given name.
- getAttribute(String) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.PeerContext
-
Method used to retrieve session attributes from
EditingSessionContext
that were present when the document model joined theRoom
. - getAttribute(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletContext
-
Returns the servlet container attribute with the given name, or
null
if there is no attribute by that name. - getAttribute(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the value of the named attribute as an
Object
, ornull
if no attribute of the given name exists. - getAttributeAtIndex(int) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Returns the name of the attribute at the specified index.
- getAttributeChangeHighlights() - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Get the full list of attribute changes.
- getAttributeDescription(CIAttribute, WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.contentcompletion.xml.SchemaManagerFilterBase
-
Get an element's description in a certain context.
- getAttributeDescription(CIAttribute, WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
- 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.
- getAttributeEditingContextDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ContextDescriptionProvider
-
When the chooser is used for editing an attribute value, we can obtain an additional description about the element name and the attribute name which is being edited.
- getAttributeGroupName() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- getAttributeName() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Gets the name of the attribute, including the namespace prefix, if any.
- getAttributeName() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- getAttributeName() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- getAttributeName() - Method in interface ro.sync.ecss.extensions.api.AttributeChangedEvent
-
Returns the name of the attribute that was changed.
- getAttributeName() - Method in interface ro.sync.ecss.extensions.api.CustomAttributeValueContext
-
Get the attribute qname.
- getAttributeName() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the property name.
- getAttributeName() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the attribute name.
- getAttributeNames() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletContext
-
Returns an
Enumeration
containing the attribute names available within this ServletContext. - getAttributeNames() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns an
Enumeration
containing the names of the attributes available to this request. - 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.NodeContext
-
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.NodeContext
-
Get the qualified attribute name at index.
- getAttributeRenderName() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- getAttributeRenderString() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the render string fort the property.
- 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.
- getAttributes() - Method in class ro.sync.ecss.extensions.api.access.EditingSessionContext
-
Returns the set of all attributes.
- getAttributes() - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.SelectedFragmentInfo
- getAttributes() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
Get the set of attributes which are defined or cascade to on the key definition.
- getAttributesChangeHighlights() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Get the map of attribute changes in the fragment.
- 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.NodeContext
-
Returns the number of the element attributes.
- getAttributesManager() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the attribute manager offering attributes support.
- 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.dita.topic.table.cals.SplitLeftRightOperation
- getAttributesSkippedAtCopy() - Method in class ro.sync.ecss.extensions.tei.table.SplitLeftRightOperation
- getAttributesWithDefaultValues() - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Returns the list with the element attributes which have default values.
- getAttributesWithDefaultValues() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- getAttributeToEdit() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Deprecated.Use
AuthorInplaceContext.getAttributeToEditQName()
instead. This method returns the attribute name as it was specified in the CSS. If a QName was specified then this QName might not be valid in the context of the current element. PropertyInplaceEditorArgumentKeys.PROPERTY_EDIT_QUALIFIED
should be used in these situations. - 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. - getAttributeToEditQName() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
The QName of the edited attribute.
- getAttributeValue() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Gets the Value of the attribute, if any.
- getAttributeValue() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- getAttributeValue() - Method in interface ro.sync.ecss.extensions.api.CustomAttributeValueContext
-
Get the attribute value.
- getAttributeValue(String) - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get attribute value for given attribute qualified name.
- 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(EditedAttribute, Object) - Method in interface ro.sync.ecss.extensions.api.AttributesValueEditor
-
Deprecated.Get a value for the current attribute.
- getAttributeValue(EditedAttribute, Object) - Method in class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
-
Get a value for the current attribute.
- getAttrProperty(List<AuthorElement>, String, TableProperty) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain the table property object for the given attribute.
- getAttrQname() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Get the QName of the attribute for which to generate the
- 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, if
AuthorCalloutRenderingInformation.getHeaderInformation()
method returnsnull
. - getAuthor() - Method in class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
-
Provides the reviewer author name that will be presented in the review view entry.
- getAuthorAccess() - Method in class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
- 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.ErrorResolverContextInfo
-
Obtain the author access.
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableArguments
- 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.AuthorTableDeleteRowsArguments
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
- getAuthorAccess() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertRowArguments
- getAuthorAccess() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the Autor access object.
- getAuthorAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Access class to the author functions.
- getAuthorActionEventHandler() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Creates a special handler for author actions events (such as key events).
- getAuthorActionEventHandler() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- getAuthorActionEventHandler() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- getAuthorActionEventHandler() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- getAuthorActionEventHandler() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- 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.
- getAuthorDocumentController() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocumentProvider
-
Access the author document controller.
- getAuthorDocumentController() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Getter for the document controller.
- 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.
- getAuthorFoldManager() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the fold manager which can be used to expand or collapse a fold.
- getAuthorImageDecorator() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Get an
AuthorImageDecorator
. - getAuthorImageDecorator() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- getAuthorImageDecorator() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- getAuthorImageDecorator() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- getAuthorImageDecorator() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- getAuthorName() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.PeerContext
- getAuthorNode() - Method in interface ro.sync.ecss.extensions.api.AuthorViewToModelInfo
-
Return the
AuthorNode
located at a specified position. - getAuthorNode() - Method in interface ro.sync.exml.workspace.api.editor.page.author.AuthorNodeRendererCustomizerContext
-
Get the current Author node, i.e.
- getAuthorNumber(String) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Returns a number representing the author number.
- getAuthorObjectFromClipboard() - Method in interface ro.sync.ecss.extensions.api.AuthorClipboardAccess
-
Get the author object previously copied in the clipboard.
- 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.
- getAuthorResourceBundle() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
A message bundle that holds all the internationalized messages contrbuted by the current document type.
- getAuthorReviewViewController() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
The entries in the Review View are representations of Track Changes insert and delete highlights, review comment highlights in Author mode.
- 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.TEI_jteiExtensionsBundle
- 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.
- getAutoInsertImageRefElementName(AuthorAccess, int) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the name of the image element to insert.
- getAutoInsertRefElementName(AuthorAccess, int) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the name of the topic ref element to insert
- getAutoInsertTopicRefElementName(AuthorAccess, int) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the name of the topic ref element to insert
- getAutoInsertTopicRefElementName(AuthorDocumentController, int) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the name of the topic ref element to insert
- getAvailableCssGroups() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns the list of CSS groups defined in the framework.
- getBackgroundColor() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- getBackgroundColor() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- 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.
- getBalancedSelection(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Usually returns the selection.
- 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
- getBaseDir() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the base directory of the plugin.
- getBaseFrameworkFolder() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
- 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.
- getBaseURL() - Method in interface ro.sync.ecss.extensions.api.CustomAttributeValueContext
-
Get the URL of the current document in which the attribute is defined.
- getBaseURL() - Method in exception ro.sync.net.protocol.http.HttpExceptionWithDetails
-
Gets the base URL.
- getBaseURLAtCaretPosition(AuthorAccess) - Static 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.
- getBatchOperationsListenersAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get access to a wrapper which notifies all batch operation listeners registered using the "addBatchOperationsListener" API if a third party plugin intends to make batch changes to a set of resources.
- getBeforeElement() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Deprecated.This functionality is needed from the CSS style matcher, so it will eventually move there. Will be removed in 17.0 or later.
- 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.
- getBoolean(AuthorInplaceContext, String) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
-
Gets a boolean from the properties set on the form control.
- getBorderBottomColor() - Method in class ro.sync.ecss.css.Styles
- getBorderBottomLeftRadius() - Method in class ro.sync.ecss.css.Styles
- getBorderBottomRightRadius() - 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
- getBorderColor() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- 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
- getBordersConditionality() - Method in class ro.sync.ecss.css.Styles
- getBorderTopColor() - Method in class ro.sync.ecss.css.Styles
- getBorderTopLeftRadius() - Method in class ro.sync.ecss.css.Styles
- getBorderTopRightRadius() - 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
- getBottom() - Method in class ro.sync.ecss.css.Styles
- getBounds() - Method in class ro.sync.exml.view.graphics.Circle
- getBounds() - Method in class ro.sync.exml.view.graphics.Ellipse
- getBounds() - Method in class ro.sync.exml.view.graphics.Polygon
- 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).
- getBufferSize() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Returns the actual buffer size used for the response.
- getBuiltinProtocols() - Static method in class ro.sync.net.protocol.OxygenURLStreamHandlerFactory
-
Returns the list of built-in protocol names.
- getButton() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns which, if any, of the mouse buttons has changed state.
- getCacheKey(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.CacheableAuthorReferencesResolver
-
Get an unique cache key for a node which references content which will be expanded.
- getCacheKey(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
- getCacheKey(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- 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 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, if
AuthorCalloutRenderingInformation.getHeaderInformation()
method returnsnull
. - getCALSAlignValues() - Method in class ro.sync.ecss.extensions.docbook.table.SADocbook4TableCustomizerDialog
- getCALSAlignValues() - Method in class ro.sync.ecss.extensions.docbook.table.SADocbook5TableCustomizerDialog
- getCALSAlignValues() - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
-
Get the CALS alignment values.
- getCalsModelRadio() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- 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 class ro.sync.ecss.common.WebappTextModeState
-
Returns caret position in the XML content that corresponds to the caret position in Author mode.
- getCaretOffset() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
instead. For example if you have an AuthorAccess object then use authorAccess.getEditorAccess().getCaretOffset().WSTextBasedEditorPage.getCaretOffset()
- getCaretOffset() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionAndCaretModel
-
Returns the offset of the caret in the document.
- getCaretOffset() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
The current caret offset.
- getCaretOffsetByAnchor(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the caret offset identified by the given URL anchor.
- getCaretPosition() - Method in interface ro.sync.exml.editor.EditorTemplate
- getCatalogExpandedURL() - Method in class ro.sync.ecss.css.URIContent
-
Returns the image URL after resolving it with the catalog.
- getCatalogExpandedURL(String, String) - Static method in class ro.sync.ecss.css.URIContent
-
Returns the image URL after resolving it with the catalog.
- getCatalogUtilsAccess() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the catalog utils access.
- getCategories() - Method in class ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo
- getCategoriesAndProperties(List<Integer[]>) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
- getCategoriesAndProperties(List<Integer[]>) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain the categories from the table properties dialog.
- getCategoriesAndProperties(List<Integer[]>) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- getCategoriesAndProperties(List<Integer[]>) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- getCauseMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
- getCell(AuthorAccess, int, boolean) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
-
Find the last cell for the join operation.
- 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.cals.InsertColumnOperation
- 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
- getCellIndexes(List<AuthorElement>) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Obtain the indexes for selected cells.
- getCellIndexes(List<AuthorElement>) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSShowTableProperties
- getCellIndexes(List<AuthorElement>) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- getCellIndexes(List<AuthorElement>, AuthorAccess, TableHelper, boolean) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Obtain the indexes for selected cells.
- getCellsAttributes() - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Obtain the value for the given attribute set on the given element.
- getCellsAttributes() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
- getCellsAttributes() - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- 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.ChangeTrackingController
-
Fetches the list of change tracking highlights.
- getChangeHighlights() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Returns the list with the fragment change tracking highlights.
- getChangeHighlights(int, int) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Fetches the list of change tracking highlight that intersects the interval between the given start offset and end offset.
- getChangeTrackingController() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
instead.AuthorAccess.getReviewController()
- getChangeTrackingController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
Deprecated.Use
instead.WSAuthorEditorPage.getReviewController()
- getCharacterEncoding() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the name of the character encoding used in the body of this request.
- getCharacterEncoding() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
- 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
. - getCharSequence() - Method in interface ro.sync.exml.workspace.api.util.TextChunkDescriptor
- getChild(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Deprecated.Use
AuthorElement.getElementsByLocalName(String)
[0] instead. - getChildCategories() - Method in interface ro.sync.exml.workspace.api.templates.TemplatesCategory
-
Get the subcategories.
- getChildElements(AuthorElement, int, List<AuthorElement>, TableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
* Obtain a list of children with the given type.
- getChildIndex(int, List<AuthorNode>) - Static method in class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
-
Looks for the child that contains the given offset.
- getChildren() - Method in interface ro.sync.diff.api.DifferenceParent
-
Get the children differences list.
- 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.
- getCIFromIDValues(Collection<IDValue>, boolean) - Static method in class ro.sync.contentcompletion.xml.CIValue
-
Utility method to get an array of
CIValue
from a list of strings. - 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. - getCIValues(Collection<String>, int) - Static method in class ro.sync.contentcompletion.xml.CIValue
-
Utility method to get an array of
CIValue
from a list of strings. - getCIValues(Collection<String>, int, boolean) - Static method in class ro.sync.contentcompletion.xml.CIValue
-
Utility method to get an array of
CIValue
from a list of strings. - getCIValues(Collection<String>, int, boolean, boolean) - 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. - getCIValuesAsList(Collection<String>, String, int) - Static method in class ro.sync.contentcompletion.xml.CIValue
-
Get a list of
CIValue
from a list of strings. - getClassName() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- 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.
- getClassStylesheetResource(Class, String) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Find the stylesheet resource in the class package with the given file name.
- 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.TEI_jteiExtensionsBundle
- 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.
- getCode() - Method in class ro.sync.exml.workspace.api.editor.ReadOnlyReason
- getCollapsedWidgetIcon() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightActionsProvider
-
Get the icon for the collapsed widget.
- getCollector(URL) - Static method in interface ro.sync.exml.workspace.api.references.ReferenceCollectorFactory
-
Convenience method that returns a collector for the given URL.
- 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
- getColor() - Method in class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
-
Provides color for styling the associated review entry box.
- getColorTheme() - Method in interface ro.sync.exml.workspace.api.util.ColorThemeUtilities
-
Get the color theme used by Oxygen to render its views, controls and all the editors.
- getColsep() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Obtain the value for the column separator attribute.
- getColSep() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Tests the presence of the column separator.
- getColSep(AuthorElement, int) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSepProvider
-
Checks if a separator should be placed at the cell right.
- getColSep(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- getColSep(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellSepInfoProvider
-
Special case for the topic/simpletable.
- getColSep(AuthorElement, int) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookTableCellSepInfoProvider
-
Special case for the topic/simpletable.
- getColsepCombo() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Compute the possible values for
'colsep'
attribute. - getColsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Compute the possible values for the
colsep
attribute. - getColsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- getColsepValues(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- 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.DITASimpleTableCellSpanProvider
- 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
- getColSpanInterval(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Compute the interval a cell spans across by looking at the 'spanspec' attribute.
- getColSpec(int) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Find the column specification for the given column number.
- getColSpec(int) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
-
Get the column specification for a certain column index.
- getColSpec(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Find a column specification by name.
- 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.
- getColSpecs(Map<AuthorElement, Set<Integer>>) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Obtain the colspecs elements for the given cells indexes.
- getColSpecs(Map<AuthorElement, Set<Integer>>) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSShowTableProperties
- getColSpecs(Map<AuthorElement, Set<Integer>>) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- getColumn() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the column of the event.
- 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
- getColumnNumber() - Method in exception ro.sync.exml.workspace.api.util.PrettyPrintException
- 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.
- getColumns() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableArguments
- getColumnsAttributes() - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Obtain the value for the given attribute set on the given element.
- getColumnsAttributes() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
- getColumnsAttributes() - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- getColumnsNumber() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableColumnsInfo
-
Get the number of columns.
- 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.
- getColumnsSpinner() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- 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
- getColWidthsCombobox() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getComboBox() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- getComment() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Returns the comment describing the purpose of this cookie, or
null
if the cookie has no comment. - 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.
- getComment(int) - Method in class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
-
Provides the review comment that will be presented in the review entry.
- 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.
- getCommonAncestor(AuthorNode[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get the common parent for the nodes.
- getCommonParentNode(AuthorDocument, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Find the common ancestor node of the two offsets.
- getCommonValue(AuthorElement, String, String) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain the common value for the given attribute set on the given element.
- getCompareUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Access to Comparison utilities.
- getCompletionProposals(String, CompletionProposalsOptions) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Gets a list of proposals for a prefix in a document.
- getComponent() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Get the internal component (Swing or SWT based) which represents the editor (the editor in its turn has multiple pages, each with its subcomponent).
- getComponent() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the current component this view will display
- getComponents() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
- getComponentsValidator() - Method in interface ro.sync.exml.plugin.startup.ComponentsValidatorPluginExtension
-
Gets the componet validator.
- getComposeValue() - Method in class ro.sync.ecss.conditions.ProfileConditionGroupPO
- getComposeValue() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Gets the composed value.
- getConditions() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- getConditionSetName() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- getConfigUrlPath() - Method in class ro.sync.exml.plugin.PluginDescriptor
- getConnectTimeout() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getContent() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- getContent() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
- getContent() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
- getContent() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getContent() - Method in class ro.sync.template.TemplateContentInfo
- getContent(Class[]) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getContent(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
-
Get as text the keyref content.
- getContentCharSequence() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Retrieves a char sequence over the entire content of the document containing the text nodes and node markers.
The content represents the entire text content of the Author page + additional markers/sentinels at offsets which are pointed to by the AuthorNodes. - getContentCompletionActions(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.AuthorActionEventHandlerBase
-
Provides a list of actions that will be contributed in the content completion lists.
- getContentCompletionActions(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Intercepts action events in the Author mode and provides them in the content completion lists.
- getContentCompletionManager() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the content completion manager that can be used to insert XML tags in the document such that the document remains valid according to its schema.
- getContentEncoding() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- 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.
- getContentFromTarget(int) - Method in class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
-
Provides a section from the document content that is covered by this review entry.
- getContentHandler() - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- getContentHandler() - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- getContentInfo(String) - Method in interface ro.sync.template.EditorTemplateWithContent
-
Gets the template content.
- getContentInfo(String, boolean) - Method in interface ro.sync.template.EditorTemplateWithContent
-
Returns the template content with editor variables expanded.
- getContentInfo(String, boolean, boolean) - Method in interface ro.sync.template.EditorTemplateWithContent
-
Returns the template content with editor variables expanded.
- getContentInformationAtOffset(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns content information for the offset.
- getContentInputStream() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocumentProvider
-
Create an input stream over the nodes structure.
- getContentIntervals() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowsArguments
- getContentIterator() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Return an iterator over the text content of this node.
- getContentLength() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getContentLength() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known or is greater than Integer.MAX_VALUE.
- getContentLengthLong() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
- 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
- getContentReader() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocumentProvider
-
Create a reader over the nodes structure.
- 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
- getContentType() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getContentType() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Gets the content type of this part.
- getContentType() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the MIME type of the body of the request, or
null
if the type is not known. - getContentType() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Returns the content type used for the MIME body sent in this response.
- getContentType() - Method in class ro.sync.exml.plugin.openredirect.OpenRedirectInformation
- getContentType() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Get the content type of the editor ("text/xml" for XML, "text/css" for CSS, etc).
- getContentType(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Get the content type for the given URL.
- 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.
- getContextId(UserContext) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContext
-
Computes the context id based on the user context.
- getContextInfo() - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Obtain the context information of the current tab.
- getContextInstances() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Getter for all context instances.
- getContextKeyDefinitions() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Deprecated.For performance reasons, consider implementing the {
KeyDefinitionManager.getContextKeyDefinitionsMap(URL)
method instead. - getContextKeyDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Deprecated.For performance reasons, consider implementing the {
KeyDefinitionManager.getContextKeyDefinitionsMap(URL)
method instead. - getContextKeyDefinitionsMap(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.
- getContextKeyManager() - Method in interface ro.sync.ecss.dita.ContextKeyManagerProvider
- getContextKeyManager() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- getContextNode() - Method in class ro.sync.ecss.extensions.api.ErrorResolverContextInfo
-
Get the error context node.
- getContextPath() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the portion of the request URI that indicates the context of the request.
- getContextPath() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletContext
-
Returns the context path of the web application.
- getContextPathNamesAndUris(AuthorAccess) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Get the list of parent elements of insertion point in Author document.
- getContributedToolbars() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Gets the toolbars contributed by this plugin.
- getContributedViews() - Method in class ro.sync.exml.plugin.PluginDescriptor
- getController() - Method in class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
- getController() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.model.DITAMapModel
- getConversionElementsChecker() - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Get the conversion element checker.
- getConversionElementsChecker() - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- getConversionElementsChecker() - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- getConversionElementsChecker() - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getConversionElementsChecker() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- getConverterFormatForDITACompatibleResource(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the converter format that corresponds with the given file extension of the DITA Compatible resource
- getCookies() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns an array containing all of the
Cookie
objects the client sent with this request. - getCookies() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.UserContext
- getCopyToMapping(URL) - Method in interface ro.sync.ecss.dita.KeysManagerBase
-
Get mappings between URLs referenced with copy-to and actual URL.
- 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.
- getCount() - Method in interface ro.sync.diff.api.DiffProgressEvent
- getCounters() - Method in class ro.sync.ecss.css.Styles
- getCountersIncrement() - Method in class ro.sync.ecss.css.Styles
- getCssContent() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
TODO (EXM-27739): split it into document-specific and doctype specific CSS in order to allow separate caching.
- getCssURL() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSResource
- 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.
- getCurrentEditedAttributeValue() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the current value of the edited attribute as it appears in the Value combo box.
- 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.
- GetCurrentElementSaxonExtension - Class in ro.sync.ecss.extensions.commons.operations
-
Returns the current element for an XSLT operation.
- GetCurrentElementSaxonExtension(ElementLocationPath) - Constructor for class ro.sync.ecss.extensions.commons.operations.GetCurrentElementSaxonExtension
-
Constructor.
- getCurrentFrameworksURL() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the current frameworks directory.
- getCurrentFrameworksURL(NotifyableMap) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the current frameworks directory.
- getCurrentlySelectedValue() - Method in class ro.sync.ecss.extensions.commons.table.properties.ECPropertyComposite
-
Obtain the current selected value for this property.
- getCurrentlySelectedValue() - Method in class ro.sync.ecss.extensions.commons.table.properties.SAPropertyPanel
-
Obtain the currently selected value;
- getCurrentNodeBaseURL(WSXMLTextEditorPage) - Static method in class ro.sync.ecss.dita.DITATextAccess
- 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() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Get the URL of the current project.
- getCurrentProjectURL(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Returns the
URL
of the current project. - getCurrentSelectedURLs(boolean, boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Gather all the files referenced from the selection.
- 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.
- getCurrentValue() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the current value for the attributes.
- getCurrentValueBeforeActivationChar() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Get the existing attribute value before the activation char.
- getCurrentValuePrefix() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Get the already inserted value prefix.
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.ButtonEditor
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
- getCursorType(int, int) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- getCursorType(int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- 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(int, int) - Method in class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
- getCursorType(int, int) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.ButtonEditor
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
- getCursorType(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- getCursorType(AuthorInplaceContext, 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(AuthorInplaceContext, 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
- getCustomCssProperties() - Method in class ro.sync.ecss.css.Styles
- getCustomizePageID() - Method in interface ro.sync.exml.editor.EditorTemplate
-
Get the ID representing the page used for customizing the template.
- getCustomResolverEditorVariableDescriptions() - Method in class ro.sync.exml.workspace.api.util.EditorVariablesResolver
-
Get a list with all editor variables which are custom resolved by this resolver.
- getData() - Method in class ro.sync.document.DocumentPositionedInfo
-
Getter for the user managed data.
- getDataSourceAccess() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get information about the configured data source connections.
- getDate() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getDateHeader(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as a
long
value that represents aDate
object. - getDecorationIcon(File) - Method in class ro.sync.exml.workspace.api.standalone.project.ProjectRendererCustomizer
-
Get the decoration icon for a certain file shown in the Project view.
- getDefault() - Static method in class ro.sync.ecss.dita.ContextKeyManager
-
Returns the default key manager that uses the currently opened DITA map.
- getDefaultAction(AuthorAccess, AuthorPersistentHighlight, List<AbstractAction>) - Method in class ro.sync.ecss.extensions.api.callouts.CalloutActionsProvider
-
Get the default action which is invoked when the user double clicks the callout.
- 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).
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Get the default align value.
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Get the default alignment value.
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- getDefaultAlignValue(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- getDefaultAttributeValue() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
- getDefaultAttributeValue(ContextElement, String) - Method in class ro.sync.contentcompletion.xml.Context
-
Returns the default value for the specified attribute and context element.
- getDefaultAuthorCalloutRenderingInformation(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Return the default rendering information for built-in persistent highlights (comment, insertion or deletion change).
- getDefaultAuthorSchemaAwareEditingHandler() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the default schema aware editing handler.
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Get the default column separator value.
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Get the default column separator value.
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- getDefaultColsepValue(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- 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
- getDefaultFrameworkURL() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the default frameworks directory.
- getDefaultOptions() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.
- getDefaultOptions() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
- getDefaultOptions() - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
- getDefaultOptions(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
-
Get the default generation options
- getDefaultOptionsXMLResourceName() - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
-
Get the name of the XML resource from which to load the default options.
- getDefaultOptionsXMLResourceName() - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
Get the name of the XML resource from which to load the default options.
- getDefaultOptionsXMLResourceName() - Method in class ro.sync.ecss.extensions.docbook.id.Docbook5ConfigureAutoIDElementsOperation
- getDefaultOptionsXMLResourceName() - Method in class ro.sync.ecss.extensions.docbook.id.Docbook5UniqueAttributesRecognizer
-
Get the name of the XML resource from which to load the default options.
- getDefaultOptionsXMLResourceName() - Method in class ro.sync.ecss.extensions.tei.id.TEIP5ConfigureAutoIDElementsOperation
- getDefaultOptionsXMLResourceName() - Method in class ro.sync.ecss.extensions.tei.id.TEIP5UniqueAttributesRecognizer
-
Get the name of the XML resource from which to load the default options.
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Get the default row separator value.
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Get the default rowsep value.
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- getDefaultRowsepValue(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- getDefaultUseCaches() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getDefaultValue() - Method in interface ro.sync.contentcompletion.xml.CIAttribute.DefaultValueProvider
-
Returns the default value.
- 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
- getDefaultValue() - Method in class ro.sync.ecss.extensions.AskDescriptor
- getDefaultXPath() - Method in class ro.sync.diff.api.DiffOptions
-
Get the default XPath that will be used to ignore nodes from comparison it no XPath is specified in XPath combo from DIFF Files toolbar.
- getDeletedFragment() - Method in interface ro.sync.ecss.extensions.api.DocumentContentDeletedEvent
- getDeletedText() - Method in interface ro.sync.ecss.extensions.api.DocumentContentDeletedEvent
- 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.component.editor.ButtonEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
- getDescription() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- getDescription() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- getDescription() - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- getDescription() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- getDescription() - Method in class ro.sync.ecss.extensions.ant.AntExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.ant.AntNodeRendererCustomizer
- 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.AuthorImageDecorator
- getDescription() - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
- 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 class ro.sync.ecss.extensions.api.EditPropertiesHandlerAdapter
- getDescription() - Method in interface ro.sync.ecss.extensions.api.Extension
- getDescription() - Method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
- getDescription() - Method in class ro.sync.ecss.extensions.api.webapp.AuthorOperationWithResult
- getDescription() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- getDescription() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns a description of the framework.
- 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.DefaultUniqueAttributesRecognizer
- getDescription() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDsOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ChangeAttributeOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ChangeAttributesOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ChangePseudoClassesOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.DeleteElementOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.DeleteElementsOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteCommandLineOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteCustomizableTransformationScenarioOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteMultipleActionsOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteTransformationScenariosOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ExecuteValidationScenariosOperation
- 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.JSOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.MoveBlockAuthorOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.MoveCaretOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.MoveElementOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.PromoteDemoteItemOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ReloadContentOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.RemovePseudoClassOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ReplaceContentOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ReplaceElementContentOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.SetPseudoClassOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.ShowElementDocumentationOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.StopCurrentTransformationScenarioOperation
- 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.ConvertHexToCharOperation
- 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.ToggleCommentOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.TogglePseudoClassOperation
- 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.WebappMarkAsSavedOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.XQueryOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.operations.XSLTOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
- 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.JoinOperationBase
- 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.SplitOperationBase
- getDescription() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
- getDescription() - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
- 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.DITASimpleTableCellSpanProvider
- 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.PasteAsContentKeyReferenceOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.PasteAsContentReferenceOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.PushElementOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.RemoveConrefOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.conref.ReplaceAllKeyrefsAndConrefsOperation
- 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.DITAInsertListOperation
- 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.DITAValExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.dita.DITAValSchemaManagerFilter
- getDescription() - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
- getDescription() - Method in class ro.sync.ecss.extensions.dita.DOTProjectExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.dita.EditImageMapOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.FindSimilarTopicsOperation
- 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.InsertKeydefWithKeywordOperation
- 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.keyref.PasteAsLinkKeyReferenceOperation
- 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.LWDITAExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapCustomRuleMatcher
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapResolvedReferencesCustomRuleMatcher
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.DITAMapTopicTitlesResolveListener
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.EditPropertiesOperation
- 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.CreateAndInsertTopicRef
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.DemoteTopicrefOperation
-
Returns the description of this operation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.InsertNewTopicOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.InsertTopicrefOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.PromoteTopicrefOperation
-
Returns the description of this operation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicContentViewModeOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicReferencesViewModeOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicTitlesViewModeOperation
- 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.reuse.ShowKeysAndReusableComponentsOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.search.SearchReferencesDITAOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.search.ShowKeyDefinitionOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.ShowDITAElementDocumentationOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.topic.CreateNewTopicFromSelectionOperation
- 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.InsertMediaOperation
- getDescription() - Method in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsLinkOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXIncludeOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.Docbook4PasteAsXrefOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsLinkOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXIncludeOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.Docbook5PasteAsXrefOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- 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.EditImageMapOperation
- 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.InsertMediaDataOperationBase
- 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.PromoteDemoteSectionOperation
- getDescription() - Method in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
- getDescription() - Method in class ro.sync.ecss.extensions.html.HTML5CustomRuleMatcher
- getDescription() - Method in class ro.sync.ecss.extensions.json.JSONNodeRendererCustomizer
- getDescription() - Method in class ro.sync.ecss.extensions.schematron.SchematronExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.schematron.SchematronNodeRendererCustomizer
- getDescription() - Method in class ro.sync.ecss.extensions.tei.EditImageMapOperation
- getDescription() - Method in class ro.sync.ecss.extensions.tei.id.TEIConfigureAutoIDElementsOperation
- 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.TEI_jteiExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getDescription() - Method in class ro.sync.ecss.extensions.tei.TEINodeRendererCustomizer
- getDescription() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.wsdl.WSDLExtensionsBundle
- getDescription() - Method in class ro.sync.ecss.extensions.wsdl.WSDLNodeRendererCustomizer
- getDescription() - Method in class ro.sync.ecss.extensions.xhtml.id.XHTMLUniqueAttributesRecognizer
- getDescription() - Method in class ro.sync.ecss.extensions.xhtml.imagemap.EditImageMapOperation
- getDescription() - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLWebappImageMapSupportFactory
- getDescription() - Method in class ro.sync.ecss.extensions.xhtml.InsertImgOperation
- getDescription() - Method in class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
- getDescription() - Method in class ro.sync.ecss.extensions.xhtml.WebAuthorPlatformCustomRuleMatcher
- 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.XHTMLInsertListOperation
- 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.editor.EditorTemplate
-
Return the template description.
- getDescription() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the description of the plugin.
- getDescription() - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Get the current description which will be used for the tooltip.
- getDescription() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizer
- getDescription() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Gets a short description used to explain this resolving to the user.
- 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.
- getDescriptor() - Method in class ro.sync.exml.plugin.Plugin
-
Get the plugin descriptor
- getDetailedExceptionInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get detailed information about the problem.
- getDetailedMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
- getDetectedRefAttrName() - Method in class ro.sync.ecss.extensions.dita.id.AttributeReferenceValueDetector
- getDirection() - Method in class ro.sync.ecss.css.Styles
-
The direction CSS property should be set to match the direction of the text:
rtl
for Hebrew or Arabic text andltr
for other scripts. - 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.
- getDisplayedValue() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Get the display value.
- getDisplayName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Returns the display name of the node used for visual representation.
- getDisplayName() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- getDisplayName() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionInformation
- getDisplayName(AuthorNode) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- getDisplayName(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Returns the name of the node that contains the expanded referred content.
- 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.DOTProjectAuthorReferenceResolver
- getDisplayName(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Returns the value of the
href
attribute. - getDisplayString() - Method in class ro.sync.exml.editor.quickassist.QuickAssistProposalGroup
- getDisplayTags() - Method in class ro.sync.ecss.css.Styles
- getDisplayTransformerName() - Method in interface ro.sync.exml.plugin.transform.XQueryTransformerPluginExtension
-
Get the display transformer name.
- getDisplayTransformerName() - Method in interface ro.sync.exml.plugin.transform.XSLTTransformerPluginExtension
-
Get the display transformer name.
- 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.
- getDitaAccessCustomizer() - Static method in class ro.sync.ecss.dita.DITAAccess
- getDITAAdditionalInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info about DITA completeness check.
- getDITACommonActions() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Deprecated.Please use instead the method getDITAAccess().getActionsProvider().getActions().
- 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).
- getDitaReferenceTargets(URL, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Returns the DITA reference targets in the given topic.
- getDitaReferenceTargets(AuthorAccess, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Returns the DITA reference targets in the given topic.
- getDITAVALFile() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Return the DITAVAL location.
- getDoc() - Method in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
-
Get the current document.
- getDoctype() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns information about the internal associated document type.
- getDoctype() - Method in class ro.sync.exml.workspace.api.images.handlers.providers.EmbeddedImageContentProvider
- getDocTypeProvider() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Get document type provider.
- getDocument() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get the current document.
- getDocument() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Get the edited document.
- getDocumentation() - Method in interface ro.sync.contentcompletion.editor.InlineProposal
-
Returns optional additional information about the proposal.
- getDocumentation() - Method in class ro.sync.contentcompletion.xml.NameValue
-
Gets the documentation.
- 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.
- getDocumentController() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
-
Get a controller which has utility methods to manipulate XML content in the Text editing mode.
- getDocumentFilter() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Gets the
AuthorDocumentFilter
which is currently set for altering the document edits. - 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.TEI_jteiExtensionsBundle
- getDocumentNamespace() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- getDocumentNamespace() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- getDocumentTypeId() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the id of the document type of the document.
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.ant.AntExtensionsBundle
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
This should never return
null
if theOptionsStorage
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.dita.DITAValExtensionsBundle
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.dita.DOTProjectExtensionsBundle
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.dita.LWDITAExtensionsBundle
- 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.schematron.SchematronExtensionsBundle
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.tei.TEI_jteiExtensionsBundle
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- getDocumentTypeID() - Method in class ro.sync.ecss.extensions.wsdl.WSDLExtensionsBundle
- 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
- getDocumentTypeInfo(String) - Method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
-
Returns information about the document type with the given id.
- getDocumentTypeInformation() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Get information about the current document type configuration used to edit the XML document.
- 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.
- getDocumentTypePattern() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- getDocumentTypePattern() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- getDocumentTypePattern() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- getDocumentURL() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get the URL of the edited document.
- getDocumentValidator() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
- getDoInput() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getDomain() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Gets the domain name of this Cookie.
- getDoOutput() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getDotsPerInch() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageRenderingContext
-
Get the current monitor DPI settings.
- getDPILocation(DocumentPositionedInfo) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Deprecated.
- getDPILocations(List<DocumentPositionedInfo>) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappDocumentValidator
-
Compute for the given list of document position info the content offsets.
- 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
- getDTDHandler() - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- getECAdditionalInfo() - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info for Eclipse inner usage.
- getEditableState() - Method in class ro.sync.contentcompletion.xml.CIAttribute
- getEditableState() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Check if we can edit at the current iterator offset.
- getEditedAttributeName() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the name of the edited attribute.
- getEditingContext() - Method in interface ro.sync.ecss.extensions.api.access.AuthorEditorAccess
-
The editing session context.
- getEditingHelper() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the form control editing helper.
- getEdition() - Method in interface ro.sync.exml.plugin.transform.SaxonXQueryTransformerPluginExtension
-
Default value is
SaxonEdition.HE
- getEdition() - Method in interface ro.sync.exml.plugin.transform.SaxonXSLTTransformerPluginExtension
-
Default value is
SaxonEdition.HE
- getEditorAccess() - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the author editor access providing editor related information.
- getEditorAccess(URL) - Method in interface ro.sync.ecss.extensions.api.access.AuthorWorkspaceAccess
-
Find an editor access by location.
- getEditorAccess(URL, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Find an editor access by location
- getEditorChangeListeners(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Return a list with all registered editor changed listeners, never
null
. - getEditorComponent() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
- getEditorComponent() - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
Get the main editor panel.
- getEditorComponent() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
- getEditorComponent(AuthorInplaceContext, Rectangle) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceHeavyEditor
-
Prepare and return the editor component.
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.ButtonEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.PopupListEditor
- getEditorComponent(AuthorInplaceContext, Rectangle, Point) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- 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
- getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
- getEditorKey() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
- getEditorListeners() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Get a list with all editor listeners, never
null
. - 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. - getEditorPage() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistInvocationContext
-
Returns the editor for this context.
- 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. - getElementAncestor(AuthorNode, int, TableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Search for an ancestor
AuthorNode
with the specified type. - getElementAtCaretToConvert(AuthorAccess, CommonsOperationsUtil.ConversionElementHelper) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Returns the element at caret that is suitable to be converted.
- getElementByAnchor(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccess
-
Get the author element identified by the given URL anchor.
- getElementById(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
-
Gets the element that has the ID attribute with the specified value.
- getElementContext() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the context in which we are editing, information about the current element on which we are editing an attribute value.
- getElementDescription(CIElement, Context) - Method in class ro.sync.contentcompletion.xml.SchemaManagerFilterBase
-
Get an element's description in a certain context.
- getElementDescription(CIElement, Context) - Method in class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
-
Get element description, contributes HTML annotation to it..
- 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
- getElementName() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the element name.
- getElementName() - Method in interface ro.sync.exml.workspace.api.standalone.AttributeEditingContextDescription
-
Get the qname of the element for which the attribute is edited.
- getElementName(int) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
- getElementName(int) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- getElementName(int) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- getElementName(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- getElementName(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableHelper
- getElementName(int) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- getElementProxy() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- 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.
- getElementsPath(AuthorDocumentFragment) - Static method in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
-
Given a document fragment it returns the path of elements until the first leaf.
- getElementStack() - Method in class ro.sync.contentcompletion.xml.Context
-
Gets the stack of
ContextElement
representing the ancestors of the element for which theContext
was built. - getElementsWithIDGeneration() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
- getElementsWithModifiedAttributes(EditedTablePropertiesInfo) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSShowTableProperties
- getElementsWithModifiedAttributes(EditedTablePropertiesInfo) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain all the elements with all the modified attributes.
- getElementTag(int) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Obtain the element name.
- getElementTag(int) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- getElementTag(int) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- getElementTag(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- getElementTag(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableHelper
- getElementTag(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
- getElementTag(int) - Method in class ro.sync.ecss.extensions.docbook.table.properties.Docbook5CALSTableHelper
- getElementTag(int) - Method in class ro.sync.ecss.extensions.docbook.table.properties.Docbook5HTMLTableHelper
- getElementTag(int) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- getElementTag(int) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- getElementToParentsMap(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Returns a graph with the links from a node to its potential parents.
- getElementToParentsMap(NamespaceContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Returns a graph with the links from a node to its potential parents.
- getElementType(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Obtain the type of the given node.
- getElementType(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- getEncoding() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
- getEncodingForSerialization() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Get the Java character encoding of this editor's content.
In Eclipse, this method will return the encoding detected when opening the editor, and it will not be aware of encoding changes until the editor is re-opened. - getEndColumn() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the highlight end column, or NOT_KNOWN if not available.
- 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 class ro.sync.document.DocumentPositionedInfo
-
Get the highlight end line, or NOT_KNOWN if not available.
- getEndLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the end line, 1 based.
- getEndLocation() - Method in class ro.sync.ecss.extensions.api.webapp.DPILocation
- 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.
- getEndOffset() - Method in class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- getEndOffset() - Method in class ro.sync.ecss.extensions.api.SpellSuggestionsInfo
-
Gets the end offset.
- getEndOffset() - Method in class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
- getEngineName() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the name of the engine who provided the error.
- getEngineName() - Method in interface ro.sync.exml.plugin.validator.ValidatorPluginExtension
-
Get the name of the engine.
- 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 class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- 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).
- getEnumerationDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the list of enumeration defs (detected in a subject scheme referenced in the context DITA Map).
- getEnumerationDefs(URL) - Method in interface ro.sync.ecss.dita.KeysManagerBase
-
Gets all enumeration defs found in the subject scheme mapping starting from the currently opened DITA Map.
- getEquiIntervalFromMarker(AuthorAccess, int[]) - Static method in class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
-
If the given interval is not balanced (balanced = starts and ends in the same element) it will be split into multiple balanced intervals.
- getEquivalentChildCIElement(AuthorAccess, int, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the equivalent child CIElement
- getErrorCode() - Method in class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- getErrorDocumentTypes() - Method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
-
Finds all the .framework files that for some reason could not be loaded.
- getErrorHandler() - Method in class ro.sync.ecss.extensions.api.webapp.references.DocumentModelReferenceCollector
-
The error handler returned by this collector will always be null.
- getErrorHandler() - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- getErrorHandler() - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- getErrorHandler() - Method in interface ro.sync.exml.workspace.api.references.ReferenceCollector
- getErrorKey() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the error key.
- getErrorMessage() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
- getErrorMessage() - Method in class ro.sync.ecss.extensions.commons.operations.text.ConvertHexToCharOperation
-
Gets the error message displayed when operation fails.
- getErrorResolver() - Method in exception ro.sync.ecss.extensions.api.CustomResolverException
-
Gets a possible solution for the user.
- getErrorResolver() - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Gets a possible solution for the user.
- getErrorsListener() - Method in class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Get table layout error listener
- getEventType() - Method in class ro.sync.ecss.extensions.api.AuthorActionEventDetails
- getEventType() - Method in interface ro.sync.exml.workspace.api.results.ResultsTabEvent
-
Gets the event type.
- getExistingShapesList(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
-
Return the list of existing shapes starting from the existing Image Map.
- getExistingShapesList(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation
- getExistingShapesList(AuthorElement) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation
- getExpandedWidgetIcon() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightActionsProvider
-
Get the icon for the expanded widget.
- getExpiration() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getExtension() - Method in interface ro.sync.exml.editor.EditorTemplate
-
Return the template extension.
- getExtension(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Get the file extension for this URL.
- getExtensionAction(String) - Method in interface ro.sync.ecss.extensions.api.AuthorExtensionActionProvider
-
Gets the author extension action with the given action ID.
- getExtensionAction(ActionLexicalUnit) - Method in interface ro.sync.ecss.extensions.api.AuthorExtensionActionProvider
-
Creates an action that comes from the CSS.
- getExtensionActionsConfiguration() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappActionsManager
-
Returns a representation of the extension actions configuration including the actions list and the toolbar configuration.
- getExtensions() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get all the extensions of a plugin.
- getExtensions() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
-
Get the list of extensions.
- getExtensions(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the extension corresponding to the specified key.
- getExtensionsBundle() - Method in interface ro.sync.ecss.extensions.api.access.AuthorEditorAccess
-
Get the extensions bundle Java extension associated to this XML document's document type.
- 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 benull
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 benull
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 benull
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 benull
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 benull
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 benull
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 benull
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 benull
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 asString
, can benull
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 benull
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 benull
if it is not defined. - getFeature(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- getFeature(String) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- getFile() - Method in interface ro.sync.diff.merge.api.MergedFileState
-
Get the path to the altered file.
- getFileModifiedStatus() - Method in interface ro.sync.diff.merge.api.MergedFileState
-
Get the type of change done to the altered file.
- getFileName(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Get the file name from a file or URL path
- getFilenamePrefix() - Method in interface ro.sync.exml.editor.EditorTemplate
-
A template can have the "filenamePrefix" property specified in its ".properties" file, whose value will be used as the prefix of the names of all the documents to be created.
- getFilenameSuffix() - Method in interface ro.sync.exml.editor.EditorTemplate
-
A template can have the "filenameSuffix" property specified in its ".properties" file, whose value will be used as the suffix of the names of all the documents to be created.
- getFillColor() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Get the color code for fill shapes.
- getFilterContentOfOutputStylesheet() - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Gets an XSLT stylesheet that can filter non text content from the output XML.
- getFilterContentOfOutputStylesheet() - Method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
- 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
The filtered nodes are the nodes for whichAuthorNodesFilter.shouldFilterNode(AuthorNode)
returnstrue
. - getFilteredText(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Gets a sequence of text from the document content.
- getFindReplaceSupport() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
The support object for find and replace actions.
- getFirstChildElement(AuthorParentNode) - Static method in class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
-
Return the first child element.
- getFirstChildOfTypeFromParentWithType(AuthorElement, int, int) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Obtain the first row child of the parent which has the given type.
- getFirstChildOfTypeFromParentWithType(AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- getFirstLeaf(AuthorDocumentFragment) - Static method in class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
-
Finds the first leaf node in the document fragment.
- getFixedWidth() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
- getFixedWidthUnit() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
- getFloatingToolbarsJsonContent() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the CSS that describes floating tool-bars as JSON.
- getFolderUrl() - Method in class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- getFont() - Method in class ro.sync.ecss.css.Styles
- getFont() - Method in interface ro.sync.exml.view.graphics.Graphics
-
Get current font.
- getFont() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageRenderingContext
-
Get the font used in the place where the image will be displayed.
- 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
- getFontNames() - Method in class ro.sync.exml.view.graphics.Font
-
Get the array of font names.
- getFontOfNodeSize(AuthorAccess, AuthorNode) - Static method in class ro.sync.ecss.imagemap.ImageMapUtil
-
Get the size of the node's font.
- getFontSize() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the font size.
- getFontVariant() - Method in class ro.sync.ecss.css.Styles
-
Gets the font-variant.
- getFontWeight() - Method in class ro.sync.ecss.css.Styles
- getFooterCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getForbiddenParents(QName, Collection<QName>) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter.WrapInAncestorsOptions
-
Gets a list with the parents that should be used in a solution.
- getForegroundColor() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- getFormat(String, String, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
- getFormatForLinkCreatedFromGUI(String, String, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the format for the specified resource.
- 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
-
Deprecated.from Oxygen 24 because it modifies the system ID at consecutive Paste, setting the systemID as current editor location.
- getFragmentsAndOffsetsToInsert(EditedTablePropertiesInfo) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain a map with all the fragments which will be modified and the corresponding offsets (the offsets where the fragments will be inserted).
- getFragmentsForConversions(AuthorAccess, CommonsOperationsUtil.ConversionElementHelper, List<ContentInterval>) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Get selected content fragments to be converted to cell or list entries fragments.
- getFragmentsToInsert() - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Get the fragments which will be inserted in the document.
- getFragWithMostSuitableTopicrefs(AuthorDocumentController, AuthorDocumentFragment, int) - Static method in class ro.sync.ecss.dita.DITAAccess
-
When moving/copying topic references, maybe they are not allowed at the new position.
- getFragWithMostSuitableTopicrefs(AuthorDocumentController, AuthorNode, int) - Static method in class ro.sync.ecss.dita.DITAAccess
-
When moving/copying topic references, maybe they are not allowed at the new position.
- getFrame() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
- getFrame() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get the editing frame.
- getFrame() - Method in interface ro.sync.exml.plugin.general.GeneralPluginContext
-
Get the editing frame.
- getFrame() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get the editing frame.
- getFrameCombo() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- 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.
- getFrameworkFile() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns the location on disk of the framework file.
- getFrameworkFolder() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns the location on disk of the framework folder.
- getFrameworkId() - Method in interface ro.sync.exml.workspace.api.templates.TemplatesCategory
-
Get the corresponding framework id.
- getFrameworksDir() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the
File
representing the"frameworks"
directory. - getFrameworkStoreLocation() - Method in interface ro.sync.exml.workspace.api.editor.documenttype.DocumentTypeInformation
-
Returns the location on disk of the framework configuration.
- getFrameworksUrl() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Get the
"frameworks"
directoryURL
. - 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, otherwisenull
will be returned.
For example if a node is selected using Outline or the Breadcrumb, the method will return the corresponding node. - getFullySelectedNode(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the node which is fully and perfectly surrounded by the given 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, otherwisenull
will be returned.
For example if a node is selected using Outline or the Breadcrumb, the method will return the corresponding node. - getFullySelectedNode(AuthorDocumentController, int, int, boolean) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapCore
-
Get the fully selected node if any.
- getFunctionQName() - Method in class ro.sync.ecss.extensions.commons.operations.GetCurrentElementSaxonExtension
- 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
- getGlobalActions() - Method in interface ro.sync.exml.workspace.api.standalone.actions.ActionsProvider
-
Get the map of global actions usually mounted on the main menu.
- 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.
- getGlobalElements(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Get all the names of global elements defined in the associated grammar.
- getGlobalObjectProperty(String) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Provides the value of the option associated with the specified key.
- getGrammarCache() - Method in interface ro.sync.ecss.extensions.api.DITAMapReferencesResolver
-
Get the grammar cache to be reused in another references resolver.
- getGrammarCache() - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- 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.
- getGrandparentAttributes() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Get the grandparent's attributes.
- 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.
- getGroupAttribute() - Method in class ro.sync.ecss.conditions.ProfileConditionGroupPO
- 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
- getGuiType() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the type of GUI elements which will be used to present the values for the property.
- getHeader(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as a
String
. - getHeader(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Gets the value of the response header with the given name.
- getHeader(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Returns the value of the specified mime header as a
String
. - getHeaderCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getHeaderField(int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getHeaderField(String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getHeaderFieldDate(String, long) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getHeaderFieldInt(String, int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getHeaderFieldKey(int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getHeaderFields() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getHeaderInformation() - Method in class ro.sync.ecss.extensions.api.callouts.AuthorCalloutRenderingInformation
-
Provides a human readable string representing the callout description that will be rendered in the header part.
- getHeaderNames() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns an enumeration of all the header names this request contains.
- getHeaderNames() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Gets the names of the headers of this response.
- getHeaderNames() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Gets the header names of this Part.
- getHeaders() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.UserContext
- getHeaders(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns all the values of the specified request header as an
Enumeration
ofString
objects. - getHeaders(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Gets the values of the response header with the given name.
- getHeaders(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Gets the values of the Part header with the given name.
- 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
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
-
Get the ID of the help page which will be called by the end user.
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
-
Get the ID of the help page which will be called by the end user.
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Get the ID of the help page which will be called by the end user.
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.sort.TableSortOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Get the ID of the help page which will be called by the end user.
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
-
Get the ID of the help page which will be called by the end user.
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Get the ID of the help page which will be called by the end user.
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.SplitOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- getHelpPageID() - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.docbook.table.properties.Docbook4CALSShowTablePropertiesOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.docbook.table.properties.Docbook5CALSShowTablePropertiesOperation
- getHelpPageID() - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- getHelpPageID() - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- getHelpPageID() - Method in class ro.sync.ecss.extensions.tei.table.SplitOperation
- getHelpPageID() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Get the help page ID.
- getHelpPageID() - Method in interface ro.sync.ui.application.HelpPageProvider
-
Get the help page id for this provider.
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.ant.AntExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Get the help page ID for this particular framework extensions bundle.
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.dita.DITAValExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.docbook.DocBook4ExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.docbook.DocBook5ExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.schematron.SchematronExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.wsdl.WSDLExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.xsd.XSDExtensionsBundle
- getHelpPageID(String) - Method in class ro.sync.ecss.extensions.xslt.XSLTExtensionsBundle
- getHexColor(Color) - Static method in class ro.sync.exml.view.graphics.Color
-
Get the hexadecimal value for the given color.
- getHiDPIAwareDimension(Dimension) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Deprecated.Kept for backwards compatibility, no longer necessary with java 9+
- 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
- getHighlightLength(HighlightPainterInfo) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Get the length to highlight.
- 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
- getHoveredErrorOriginInformation() - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Get information about the originator for the tooltip (for example if it is given by hovering an error message or by hovering an image or so on).
- getHoveredNode() - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Get the hovered node, can be
null
. - getHref() - Method in class ro.sync.ecss.css.URIContent
- getHrefInformation(KeysManagerBase, AuthorNode) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the reference information (by analizing attributes like keyref, href, mapref, ...) of a node.
- getHrefInformation(AuthorNode) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the reference information (by analizing attributes like keyref, href, mapref, ...) of a node.
- getHrefValue() - Method in class ro.sync.ecss.dita.HrefInfo
- getHTMLContentCss(String) - Static method in class ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRendererRegistry
-
Used from the context of an oxy_htmlContent() form control.
- getHtmlMessage() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
- getHtmlMessage() - Method in exception ro.sync.ecss.extensions.api.webapp.access.EditingSessionOpenVetoException
- getHTMLMessage() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the HTML fragment to be presented when the message is displayed as HTML.
- getHttpResponse() - Method in exception ro.sync.net.protocol.http.HttpExceptionWithDetails
-
Gets the httpResponse.
- getHyperlinkActivationType() - Method in class ro.sync.ecss.css.Styles
- getIcon() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Get the current view icon
- getIconDecoration(URL) - Method in interface ro.sync.exml.workspace.api.images.ImageUtilitiesSpecificProvider
-
Get an icon decoration which can be used when presenting a small icon for the URL in a resource explorer tree.
- getIconPath() - Method in class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
-
Provides the icon URL path for styling the associated review entry box.
- getIconPath() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- getIconPath() - Method in class ro.sync.exml.editor.quickassist.QuickAssistProposalGroup
- getIconPath() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Get the path of the icon used to render a node.
- getIcons() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the icons for the property values.
- getId() - Method in enum ro.sync.contentcompletion.xproc.XProcVersion
- getId() - Method in enum ro.sync.contentcompletion.xsl.XSLTVersion
- getId() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- getId() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
Gets the highlight id.
- getId() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns the id of the document type.
- getId() - Method in interface ro.sync.ecss.extensions.api.webapp.license.UserInfo
-
The user unique id.
- getId() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpSession
-
Returns a string containing the unique identifier assigned to this session.
- getId(T) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorIdIndex
-
Get the id of the given object or a fresh one if none is assigned already.
- getID() - Method in class ro.sync.exml.plugin.PluginDescriptor
- getID() - Method in interface ro.sync.exml.workspace.api.editor.documenttype.DocumentTypeInformation
-
Returns the unique ID of the document type.
- getIdentifierType() - Method in class ro.sync.ecss.extensions.api.link.DefaultIDTypeIdentifier
- getIdentifierType() - Method in class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
-
Gets a short description of the identifier type.
- getIdGenerationPattern() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
- getIdIfExists(T) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorIdIndex
-
Get the id of the given object, or
null
if the object was not assigned an ID. - getIdValuesList() - Method in class ro.sync.contentcompletion.xml.Context
- getIfModifiedSince() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- 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.dita.topic.table.cals.SplitCellAboveBelowOperation
- getIgnoredAttributes() - Method in class ro.sync.ecss.extensions.tei.table.SplitCellAboveBelowOperation
- getIgnoredAttributesForColumnSplit() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitOperation
- getIgnoredAttributesForColumnSplit() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
- getIgnoredAttributesForColumnSplit() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitOperation
- getIgnoredAttributesForColumnSplit() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.SplitOperation
- getIgnoredAttributesForColumnSplit() - Method in class ro.sync.ecss.extensions.tei.table.SplitOperation
- getIgnoredAttributesForRowSplit() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitOperation
- getIgnoredAttributesForRowSplit() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
- getIgnoredAttributesForRowSplit() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitOperation
- getIgnoredAttributesForRowSplit() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.SplitOperation
- getIgnoredAttributesForRowSplit() - Method in class ro.sync.ecss.extensions.tei.table.SplitOperation
- getIgnoredCellIDAttributes() - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Gets the ID attribute names which should be skipped when inserting a new column or row and the attributes from source cell fragments must be copied.
- getIgnoredCellIDAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
- getIgnoredCellIDAttributes() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
- getIgnoredCellIDAttributes() - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- getIgnoredCellIDAttributes() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- getIgnoredCellIDAttributes() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
- 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
- getImage() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProposal
-
Returns the image to be displayed in the list of completion proposals.
- getImage(ImageContentProvider, ImageRenderingContext) - Method in class ro.sync.exml.workspace.api.images.handlers.ImageHandler
-
Get an image for the corresponding URL.
- getImageDimensions() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageRenderingContext
-
Gets the final dimension of the image that will be painted.
- getImageHandlerFor(String) - Method in interface ro.sync.exml.workspace.api.images.ImageUtilities
-
Get the XML image handler for a certain content type.
- getImageInverter() - Method in interface ro.sync.exml.workspace.api.util.ColorThemeUtilities
-
Get the image inverter used to invert images for certain color themes.
- getImageLayoutInformation(ImageContentProvider, ImageRenderingContext) - Method in class ro.sync.exml.workspace.api.images.handlers.ImageHandler
-
Get the size of the image.
- getImageMap(SupportedFrameworks, AuthorAccess, int, URL, Map<String, String>, boolean, String...) - Method in class ro.sync.ecss.imagemap.ImageMapFactory
-
Get the image map.
- getImageMap(SupportedFrameworks, AuthorAccess, int, URL, Map<String, String>, String...) - Method in class ro.sync.ecss.imagemap.ImageMapFactory
-
Get the image map.
- getImageMapElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
-
Return the image map that contains the current element.
- getImageMapElement(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation
- getImageMapElement(AuthorElement) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation
- getImagePath() - Method in class ro.sync.ecss.extensions.api.TooltipIconInfo
- getImageSerializedContent() - Method in class ro.sync.exml.workspace.api.images.handlers.providers.EmbeddedImageContentProvider
-
Get the image serialized content.
- getImageSize(int) - Method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappImageMapSupport
-
The image size, as specified by XML attributes.
- getImageSize(int) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLWebappImageMapSupport
- getImageUtilities() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get access to image related utilities, support to register custom image handlers or to reset the images cache.
- getImportance() - Method in interface ro.sync.contentcompletion.editor.InlineProposal
-
Gets the importance attribute of the CCItem object
- 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.TEI_jteiExternalObjectInsertionHandler
- getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.TEIP5ExternalObjectInsertionHandler
- getImporterStylesheetFileName(AuthorAccess) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExternalObjectInsertionHandler
- getImposedCaretOffset() - Method in class ro.sync.template.TemplateContentInfo
- getImposedImageSize(Rectangle) - Method in interface ro.sync.ecss.imagemap.IImageMapWrapper
-
Get the imposed image size.
- getImposedInitialPage() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the imposed initial page if a new editor will be opened.
- getImposedSortPriority(WhatElementsCanGoHereContext, CCItemProxy) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionSortPriorityAssigner
-
Return the imposed sort priority for the given content completion item.
- getIncrement() - Method in class ro.sync.ecss.css.CSSCounterIncrement
- getIndex() - Method in class ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor
- getIndexedTextContent() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Gets all the indexed files text content, as a mapping between the resource URI and the content.
- 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.
- getInformation() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionComposite
-
Returns the user input as a
CriterionInformation
object. - getInformation() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionPanel
-
Returns the user input as a
CriterionInformation
object. - getInheritanceType(String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check what inheritance is between the two classes.
- getInitParameter(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletConfig
-
Gets the value of the initialization parameter with the given name.
- getInitParameterNames() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletConfig
-
Returns the names of the servlet's initialization parameters as an
Enumeration
ofString
objects, or an emptyEnumeration
if the servlet has no initialization parameters. - getInputStream() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getInputStream() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Gets the content of this part as an InputStream
- getInputStream() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Retrieves the body of the request as binary data using a
ServletInputStream
. - getInputStream() - Method in class ro.sync.exml.workspace.api.images.handlers.providers.EmbeddedImageContentProvider
-
Return an UTF8-encoded representation of the image serialized content.
- getInputStream() - Method in class ro.sync.exml.workspace.api.images.handlers.providers.ImageContentProvider
-
Get an input stream which can be used to read the image contents.
- getInsertColumnOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitOperation
- getInsertColumnOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
-
Get the insert column operation to be used when splitting cells that have no initial span.
- getInsertColumnOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitOperation
- getInsertColumnOperation() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.SplitOperation
- getInsertColumnOperation() - Method in class ro.sync.ecss.extensions.tei.table.SplitOperation
- 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
- getInsertionLocation() - Method in class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- getInsertOffset() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableArguments
- getInsertOffset() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertColumnArguments
- getInsertOffset() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertRowArguments
- getInsertOffsets() - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Get the position where the fragments will be inserted.
- getInsertRowOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitOperation
- getInsertRowOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
-
Get the insert row operation to be used when splitting cells that have no initial span.
- getInsertRowOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitOperation
- getInsertRowOperation() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.SplitOperation
- getInsertRowOperation() - Method in class ro.sync.ecss.extensions.tei.table.SplitOperation
- getInsertString() - Method in class ro.sync.contentcompletion.xml.CIValue
-
Get the insert string.
- getInsertTopicref(URL, Object, AuthorCCManager, AuthorDocumentController, int, String, TopicRefInserter, String, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic reference.
- 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.api.webapp.doctype.DocumentTypeInfoRepository
- getInstance() - Static method in class ro.sync.ecss.extensions.api.webapp.license.UserManagerSingleton
-
Returns the singleton instance.
- getInstance() - Static method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
- getInstance() - Static method in class ro.sync.ecss.extensions.commons.table.operations.ECTableColumnInsertionCustomizerInvoker
-
Get the singleton instance.
- getInstance() - Static method in class ro.sync.ecss.extensions.commons.table.operations.ECTableRowInsertionCustomizerInvoker
-
Get the singleton instance.
- getInstance() - Static method in class ro.sync.ecss.extensions.commons.table.operations.SATableColumnInsertionCustomizerInvoker
-
Get the singleton instance.
- getInstance() - Static method in class ro.sync.ecss.extensions.commons.table.operations.SATableRowInsertionCustomizerInvoker
-
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.
- getInstance() - Static method in class ro.sync.ecss.imagemap.ImageMapFactory
-
Get the image map factory instance.
- getInternalIdMapping() - Method in enum ro.sync.exml.workspace.api.standalone.ui.urlpanel.LocalFileBrowseType
- getIntervals() - Method in class ro.sync.exml.view.graphics.AttributedString
- getIntHeader(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the value of the specified request header as an
int
. - getItems() - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- getJComponent() - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Get the Java component to add to the layout.
- getJoinOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.SplitOperation
- getJoinOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
-
Get the join operation to be used when splitting cells that have no initial span.
- getJoinOperation() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitOperation
- getJoinOperation() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.SplitOperation
- getJoinOperation() - Method in class ro.sync.ecss.extensions.tei.table.SplitOperation
- getKey() - Method in class ro.sync.ecss.extensions.api.OptionListener
- getKey() - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
Retrieves the option page key.
- getKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionListener
- getKeyCombo() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionComposite
-
Obtain access to the keys combobox.
- getKeyCombo() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionPanel
-
Obtain the combo for the criterion key.
- getKeyDefinitionForKeyName(URL, String) - Method in interface ro.sync.ecss.dita.KeysManagerBase
-
Get the key definition corresponding to the given key name.
- getKeyDefinitionForKeyName(URL, String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the key definition corresponding to the given key name.
- getKeyDefinitionForTarget(URL, URL) - Method in interface ro.sync.ecss.dita.KeysManagerBase
-
Get the key definition corresponding to the target URL.
- getKeyDefinitionForTarget(URL, URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Get the key definition corresponding to the target URL.
- getKeyDefinitionManager(AuthorAccess) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManagerProvider
-
Returns the keys manager for an opened document.
- getKeyForUrl(URL, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the key corresponding to the given URL.
- getKeyForUrl(KeysManagerBase, URL, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the key corresponding to the given URL.
- getKeyForUrl(KeysManagerBase, URL, URL, AuthorNode) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the key corresponding to the given URL.
- getKeyIndex() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionInformation
- getKeyInfo(WSXMLTextEditorPage, String) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Get the key info for the fully qualified key name.
- getKeyManager() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
-
Returns the keys manager.
- getKeyRefAbsoluteReference(String, String) - Static method in class ro.sync.ecss.dita.extensions.DITAXSLTExtensionFunctionUtil
-
Get the URL location referenced by the defined key as a string.
- getKeyRefForUrl(AuthorAccess, String) - Static method in class ro.sync.ecss.extensions.dita.WebappKeysUtil
-
Return the key reference value for a URL of a reference.
- getKeyRefInfo(String, String) - Static method in class ro.sync.ecss.dita.extensions.DITAXSLTExtensionFunctionUtil
-
Get information about a key reference.
- getKeyRefValueForUrl(KeysManagerBase, URL, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the key reference corresponding to the given URL.
- getKeys() - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.Please use the equivalent method which also receives the URL of the requestor.
- getKeys(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
- getKeys(URL) - Method in interface ro.sync.ecss.dita.KeysManagerBase
-
Gets all keys in the currently opened DITA Map.
- getKeys(URL, ContextKeyManager) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Returns the mapped DITA 1.2 keys
- getKeysAttributeValueBasedOnFilename(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the value of the "keys" attribute based on the current filename.
- getKeyScopes() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
- getKeysForInsertion(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the list of keys which can be inserted in the topic identified by the "originatorURL" field.
- getKeysManager() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.model.DITAMapModel
- getLang() - Method in interface ro.sync.exml.workspace.api.util.TextChunkDescriptor
- getLanguageIsoName() - Method in class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- getLastModified() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- 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 thisFontMetrics
object. - getLeft() - Method in class ro.sync.ecss.css.Styles
- getLeftIntervalEnd() - Method in interface ro.sync.diff.api.Difference
-
Get the difference left interval end offset.
- getLeftIntervalStart() - Method in interface ro.sync.diff.api.Difference
-
Get the difference left interval start offset.
- getLeftSplits() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
- getLength() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the length of the text that will be selected in the editor.
- getLength() - Method in interface ro.sync.ecss.extensions.api.Content
-
The length in characters of the content.
- getLength() - Method in class ro.sync.ecss.extensions.api.ContentInterval
- 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
- getLength() - Method in exception ro.sync.exml.workspace.api.util.PrettyPrintException
- getLengthRepr() - Method in class ro.sync.ecss.css.RelativeLength
- getLetterSpacing() - Method in class ro.sync.exml.view.graphics.Font
-
Get the letter spacing.
- getLevel() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Get the level in the hierarchy of Subject Scheme values this condition is located on.
- getLevel() - Method in class ro.sync.ecss.dita.CILevelValue
-
Get the level in the Subject Scheme hierarchy.
- getLexicalUnit(int) - Method in class ro.sync.ecss.css.Styles
-
Gets a lexical unit.
- getLicense() - Method in class ro.sync.exml.plugin.PluginDescriptor
- getLicenseeId() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
- getLicenseInformationProvider() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Get information about the license used in the current Oxygen application.
- getLine() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the line attribute of the event
- getLineHeight(FontMetrics) - Method in class ro.sync.ecss.css.Styles
-
Sets the distance between lines: normal number length %
- getLineNumber() - Method in exception ro.sync.exml.workspace.api.util.PrettyPrintException
- 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
- getListItemAncestorToSplit(AuthorNode, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorActionEventHandler
-
Return the list item ancestor of the current node that needs to be split on Enter.
- getListItemAncestorToSplit(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- getListItemAncestorToSplit(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.DocbookAuthorActionEventHandler
- 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
- getListStylePosition() - Method in class ro.sync.ecss.css.Styles
- getListStyleType() - Method in class ro.sync.ecss.css.Styles
- getListTypeDescription(String) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Obtain the name of every list type.
- getListTypeDescription(String) - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- getListTypeDescription(String) - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- getListTypeDescription(String) - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getListTypeDescription(String) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- getListXMLFragment(String, Map<String, String>, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Get list XML fragment.
- getListXMLFragment(String, Map<String, String>, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- getListXMLFragment(String, Map<String, String>, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- getListXMLFragment(String, Map<String, String>, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getListXMLFragment(String, Map<String, String>, int, AuthorAccess) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- getLocalAddr() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the Internet Protocol (IP) address representing the interface on which the request was received.
- getLocale() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the preferred
Locale
that the client will accept content in, based on the Accept-Language header. - getLocale() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Returns the locale specified for this response using the
ServletResponse.setLocale(java.util.Locale)
method. - getLocales() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns an
Enumeration
ofLocale
objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header. - getLocalName() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
- getLocalName() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Returns the local part of the qualified name of this element.
- getLocalName() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the fully qualified name of the address returned by
#getLocalAddr()
. - getLocalName() - Method in class ro.sync.outline.xml.Attribute
-
Gets the attribute local name.
- getLocalName(String) - Static method in class ro.sync.ecss.extensions.api.link.ExtensionUtil
-
Extract the local name from the given qualified name.
- getLocalName(String) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Get the local name from an qualified element or attribute name.
- getLocalName(String) - Static method in class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
-
Get the local name from an qualified element or attribute name.
- getLocalPort() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the Internet Protocol (IP) port number representing the interface on which the request was received.
- getLocationOfLastPaste() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
Get the fragment original location or the location where it was last pasted.
- 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.
- getLockHandler() - Method in interface ro.sync.exml.plugin.urlstreamhandler.LockHandlerFactoryPluginExtension
-
Get the lock handler for the current handled protocol.
- getLockManager() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
- getLongDescription() - Method in interface ro.sync.exml.editor.EditorTemplate
-
Return the template's description which will be shown as a tooltip.
- getMainFileResourcesIterator() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Get an iterator over the entire list of main file resources referenced in the Project "Main Files" folder.
- getMappingFileLocation(Context) - Method in class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
-
Get the location for the mapping between elements name and their documentation.
- 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
- getMarkersIndexer() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Return an indexer that assigned IDs to all markers in the document.
- getMatchRange() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the match range if any.
- getMaxAge() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Gets the maximum age in seconds of this Cookie.
- getMaxCharWidth() - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Get the maximum character width, -1 if not implemented.
- getMaximumCompletionSize() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions
- getMaximumNumberOfCompletions() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions
- getMaximumPrefixSize() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions
- getMaxNumberOfDiffs() - Method in class ro.sync.diff.api.DiffOptions
- getMaxWidth() - Method in class ro.sync.ecss.css.Styles
- getMediaReferenceAttributeNameAndValue(ContextKeyManagerProvider, URL, URL, URL, AuthorNode) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Get the reference attribute name (
href / keyref
ordata / datakeyref
) and value. - getMenuName() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserMenuExtension
-
Get the plugin name that will be displayed on the menu
- getMergedString() - Method in class ro.sync.merge.MergeResult
- getMergeResultsReader(URL, Reader, URL, Reader, DiffOptions) - Method in interface ro.sync.diff.api.AuthorDiffChangeTrackingMerger
-
Gets the results of the comparison between two XML documents ('Two-Way' Author comparison mode) as a
Reader
for the contents of the resulted document with change tracking, which can be used to review the differences and merge the two documents.
Important note: If the documents to be compared already contain tracked changes, all such changes are automatically accepted before the comparison and the generation of the resulting document. - getMessage() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message
- getMessage() - Method in class ro.sync.ecss.extensions.api.webapp.WebappMessage
- getMessage() - Method in class ro.sync.ecss.extensions.AskDescriptor
- getMessage() - Method in enum ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
- getMessage() - Method in interface ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutProblem
- getMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
- getMessage() - Method in class ro.sync.exml.workspace.api.editor.ReadOnlyReason
- getMessage() - Method in interface ro.sync.exml.workspace.api.references.CollectingError
- 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 interface ro.sync.exml.workspace.api.PluginResourceBundle
-
Get the internationalized message corresponding to the specified key.
- getMessageHighlightOffset() - Method in class ro.sync.document.DocumentPositionedInfo
-
Return the offset used to highlight the match inside the message in the results panel.
- getMessageListener() - Method in interface ro.sync.exml.plugin.transform.ConfigurationProperties
- getMessageProvider() - Method in class ro.sync.document.DocumentPositionedInfo
-
The provider of messages from the current document position info.
- getMessageProvider() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the message reporter.
- getMessages() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappMessagesProvider
- getMessageWithEngine() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message prepended with the engine name, if available.
- getMessageWithEngine(boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message prepended with the engine name, if available.
- getMessageWithSeverity() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the message with severity info as a char in the front of the message (W, E, F).
- getMessageWithSeverity(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the message with severity info as a char in the front of the message (W, E, F).
- getMessageWithSeverity(boolean, boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the message with severity info as a char in the front of the message (W, E, F).
- getMethod() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
- getMinHeight() - Method in class ro.sync.ecss.css.Styles
-
Gets the value associated with the min-height property
- getMinimumPrefixSize() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions
- 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.
- getModifiedProperties() - Method in class ro.sync.ecss.extensions.commons.table.properties.ECPropertiesComposite
-
Obtain a list with all modified properties for the current panel.
- getModifiedProperty() - Method in class ro.sync.ecss.extensions.commons.table.properties.ECPropertyComposite
-
Get the new table property.
- getModifiedProperty() - Method in class ro.sync.ecss.extensions.commons.table.properties.SAPropertyPanel
-
Get the new table property.
- getModifiers() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
- getMonitoringStats() - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
- getMouseX() - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Get mouse X coordinates
- getMouseY() - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Get mouse Y coordinates
- getName() - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Gets the QName of the attribute in almost all cases.
- getName() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- getName() - Method in class ro.sync.contentcompletion.xml.NameValue
-
Gets the name.
- 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 interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Returns the name of the framework.
- getName() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Returns the name of the cookie.
- getName() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Gets the name of this part
- getName() - Method in enum ro.sync.ecss.extensions.commons.sort.CriterionInformation.ORDER
-
Return the name.
- getName() - Method in enum ro.sync.ecss.extensions.commons.sort.CriterionInformation.TYPE
-
Return the name.
- getName() - Method in interface ro.sync.exml.editor.EditorTemplate
-
Return the template name.
- getName() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Gets the name of the plugin.
- getName() - Method in class ro.sync.exml.view.graphics.Font
- getName() - Method in interface ro.sync.exml.workspace.api.editor.documenttype.DocumentTypeInformation
-
Returns the name of the document type.
- getName() - Method in interface ro.sync.exml.workspace.api.templates.TemplatesCategory
-
Get the name of the category.
- getName() - Method in class ro.sync.exml.workspace.api.util.EditorVariableDescription
-
Get the editor variable name.
- getName(File, String) - Method in class ro.sync.exml.workspace.api.standalone.project.ProjectRendererCustomizer
-
Get the custom name for a certain file shown in the Project view.
- getName(String) - Static method in class ro.sync.util.editorvars.EditorVariablesBase
-
Get the name of the given editor variable.
- getNameEndOffset() - Method in class ro.sync.outline.xml.Attribute
- getNameForegroundColor() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- 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 element 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.ecss.extensions.commons.operations.InsertListOperation
-
Get namespace.
- getNamespace() - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- getNamespace() - Method in class ro.sync.ecss.extensions.docbook.DB4InsertListOperation
- getNamespace() - Method in class ro.sync.ecss.extensions.docbook.DB5InsertListOperation
- getNamespace() - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getNamespace() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- 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 access to the mappings from prefix to namespace and from namespace to prefix in the context of the current element.
- getNamespaceForPrefix(String) - Method in interface ro.sync.ecss.extensions.api.node.NamespaceContext
-
Get the namespace corresponding to a prefix in the current element context.
- getNamespaces() - Method in interface ro.sync.ecss.extensions.api.node.NamespaceContext
-
Returns all the namespaces active in the current context.
- getNameStartOffset() - Method in class ro.sync.outline.xml.Attribute
- getNewLineProposal(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
If the selection/caret is inside a space preserve content it will return a proposal for inserting a new line.
- getNewObjectValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
-
Get the new value as an object (string, boolean or even a more complex persistent object).
- getNewShapesList(String) - Method in class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
-
Return the list of new shapes descriptors.
- getNewShapesList(String) - Method in class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation
- getNewShapesList(String) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation
- getNewValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
-
Deprecated.
- getNewValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
Deprecated.The value may not be a plain String, use the "getNewValueObject" instead
- getNewValueObject() - 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.
WARNING: The list must be treated as immutable, do not use the getter to modify it. - getNode() - Method in class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
- getNode() - Method in interface ro.sync.ecss.component.validation.IAuthorDocumentPositionedInfo
- getNode() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
- getNode() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Get the parent node surrounding this text.
- 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.
- getNodeIds() - Method in class ro.sync.ecss.extensions.api.webapp.DPILocation
- getNodeIndexer() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns an indexer that assigned IDs to the nodes in the document.
- getNodeName() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- getNodeName() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the node name.
- getNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the node namespace.
- getNodes() - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
The nodes whose properties will be edited.
- getNodesOfInterest(AuthorAccess, AuthorNode, boolean) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapCore
-
Gets the nodes to edit.
- getNodesOfInterest(AuthorAccess, AuthorNode, boolean) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapWithSurroundCore
-
Gets the nodes to edit.
- getNodesOfInterest(AuthorAccess, AuthorNode, boolean) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLEditImageMapCore
-
Gets the nodes to edit.
- getNodesOfInterestCriteria(String) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapWithSurroundCore
-
Get the criteria for nodes of interest, and the start and end of the fragment to surround with.
- getNodesOfInterestCriteria(String) - Method in class ro.sync.ecss.extensions.dita.DITAEditImageMapCore
- getNodesOfInterestCriteria(String) - Method in class ro.sync.ecss.extensions.docbook.DocbookEditImageMapCore
- getNodesOfInterestCriteria(String) - Method in class ro.sync.ecss.extensions.tei.TEIEditImageMapCore
- getNodesToSelect(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Compute the list with nodes to select when a selection is present in editor.
- getNonFoldableChildName() - Method in class ro.sync.ecss.css.Styles
- getNonIgnoredChildren(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Returns a list of non ignored children.
- getNotPersistentFieldNames() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- getNotPersistentFieldNames() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- getNotPersistentFieldNames() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- getNotPersistentFieldNames() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- getNotPersistentFieldNames() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- getNotPersistentFieldNames() - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- getNotPersistentFieldNames() - Method in interface ro.sync.options.PersistentObject
- getNumberOfReferencesToExpand() - Method in class ro.sync.ecss.dita.topic.ref.ExpandableTopicrefCounter
- getObjectById(long) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorIdIndex
-
Returns the object with a specified id or null if none exists.
- getObserver() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.Room
-
Returns the room observer, useful for saving changes made in the room by multiple users.
- getOffset() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the event's offset.
- 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.
- getOffset() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistInvocationContext
-
Returns the offset where quick assist was invoked.
- getOffsetForAnchor(Anchor) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get the offset corresponding to an Anchor which was created either in this editing mode or in another editing mode/page.
- 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
- getOldObjectValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
-
Get the new old as an object (string, boolean or even a more complex persistent object).
- getOldValue() - Method in class ro.sync.ecss.extensions.api.OptionChangedEvent
-
Deprecated.
- getOldValue() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the old set value.
- getOldValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
Deprecated.The value may not be a plain String, use the "getOldValueObject" instead
- getOldValueObject() - 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.
- getOpenErrorMessage(boolean) - Method in exception ro.sync.exml.plugin.lock.LockException
- getOperationArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
- getOperationArguments() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertSingleRowOperation
- 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.commons.table.operations.xhtml.InsertSingleRowOperation
- getOperationArguments() - Method in class ro.sync.ecss.extensions.dita.map.table.InsertSingleRowOperation
- getOperationArguments() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
- getOperationArguments() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertSingleRowOperation
- getOperationArguments() - Method in class ro.sync.ecss.extensions.tei.table.InsertSingleRowOperation
- getOperationDescription() - Method in class ro.sync.document.DocumentPositionedInfo
-
The description of an operation (that is an operation which is applied over multiple resources) that generated this DPI.
- 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 class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Returns the option for the given key or the default value if the key doesn't exist.
- getOption(String, String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Returns the option for the given key or the default value if the key doesn't exist.
- 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
- getOptionPageExtensions() - Method in class ro.sync.exml.plugin.OptionsPageGroupPluginExtension
- getOptionsForm() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Implement this method to return an HTML form containing the options which should be modified using the administration page.
- getOptionsForm() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Implement this method to return an HTML form containing the options which should be modified using the administration page.
- getOptionsJson() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Returns the options available of the client-side in JSON format.
- getOptionsJson() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Returns the options available of the client-side in JSON format.
- 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.
- getOrder() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionInformation
- getOrigin() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns the origin of box, relative to the upper corner of the editor.
- getOrigin() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSResource
- getOriginalLayer() - Method in class ro.sync.ecss.extensions.api.webapp.imagemap.NewWebappAreaView
- getOriginalLayer() - Method in interface ro.sync.ecss.extensions.commons.imagemap.operations.NewShapeDescriptor
- getOriginalLayer() - Method in class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation.DITANewShapeDescriptor
- getOriginalLayer() - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation.XHTMLNewShapeDescriptor
- getOriginalLocation() - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
The URL of the file from which the fragment was copied.
- 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.
- getOutlineColor() - Method in class ro.sync.ecss.css.Styles
- getOutlineStyle() - Method in class ro.sync.ecss.css.Styles
- getOutlineWidth() - Method in class ro.sync.ecss.css.Styles
- getOutputStream() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getOutputStream() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Returns a
ServletOutputStream
suitable for writing binary data in the response. - 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.
- getOwnerName() - Method in exception ro.sync.exml.plugin.lock.LockException
- 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.
- getParagraphElement(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Get the preferred XML element content to be inserted.
- getParagraphElement(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- getParagraphElement(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.DocbookAuthorActionEventHandler
- getParagraphElement(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.TEIAuthorActionEventHandler
- getParagraphElement(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.XHTMLAuthorActionEventHandler
- getParameter(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the value of a request parameter as a
String
, ornull
if the parameter does not exist. - getParameterMap() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns a java.util.Map of the parameters of this request.
- getParameterNames() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns an
Enumeration
ofString
objects containing the names of the parameters contained in this request. - getParameterValues(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns an array of
String
objects containing all of the values the given request parameter has, ornull
if the parameter does not exist. - getParent() - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
- getParentEditor() - Method in interface ro.sync.exml.workspace.api.editor.page.WSEditorPage
-
Get the parent editor access.
- 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
WorkspaceUtilities.getParentFrame()
instead. - getParentFrame() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get the parent main frame.
- getParentGroup() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the group that includes the current property.
- getParentGroup() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProposal
- 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
- getParentLineBoxWidth() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
- getParentListType(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Get the type of the list in which the new list will be inserted.
- getParentListType(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- getParentListType(AuthorNode) - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- getParentListType(AuthorNode) - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getParentListType(AuthorNode) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- getParentNode() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Returns the
AuthorNode
containing the change. - getParentNodeName() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the parent node name.
- getParentNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.NodeContext
-
Get the parent node namespace.
- getParentPath() - Method in class ro.sync.ecss.dita.CILevelValue
- getParentTopicId() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- getPart(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Gets the
Part
with the given name. - getParts() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Gets all the
Part
components of this request, provided that it is of typemultipart/form-data
. - getPath() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Should be implemented to return the relative path handled by this plugin.
- getPath() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Returns the path on the server to which the browser returns this cookie.
- getPath() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Should be implemented to return the relative path handled by this plugin.
- getPath() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Should be implemented to return the relative path handled by this plugin.
- getPath() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Should be implemented to return the relative path handled by this plugin.
- getPathInfo() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns any extra path information associated with the URL the client sent when it made this request.
- getPathTranslated() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
- getPatternTooltip() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Get the pattern tooltip.
- getPeerContext(int) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.Room
-
Get the peer context for a given peer.
- getPermission() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- 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.
- getPersistentObjectOption(String, ExternalPersistentObject) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Get a persistent object.
- getPlaceholderContent() - Method in class ro.sync.ecss.css.Styles
- getPlatform() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Return the oXygen platform that is currently running.
- getPluginExtension() - Method in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
- getPluginMenubarCustomizers() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get the menu bar customizers which were added by all the installed plugins.
- getPluginsCSS() - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Returns a reader over the plugins WebappCSSResource files.
- getPluginsJS() - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Returns a reader over all JS files from the 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() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get access to API used to control the created editor components.
- getPluginWorkspace() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get access to the entire workspace of Oxygen.
- getPluginWorkspace() - Method in interface ro.sync.exml.plugin.general.GeneralPluginContext
-
Get access to the entire workspace of Oxygen.
- getPluginWorkspace() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get access to the entire workspace of Oxygen.
- 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.
- getPosition() - Method in class ro.sync.ecss.css.Styles
-
Checks the 'position' property.
- getPosition() - Method in interface ro.sync.exml.workspace.api.editor.page.text.IExternalContentCompletionContext
- getPositionInDoc() - Method in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
-
Gets the position in the document.
- getPositionType() - Method in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
Get the type of position the offset has.
- getPossibleCIValues(AuthorElement, CIAttribute) - Method in interface ro.sync.ecss.extensions.api.webapp.attributes.AttributesManager
-
Get list of all possible values as CIValues.
- getPossibleElementQName(AuthorDocumentController, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Obtain the qualified name of the element with the given class, which will be inserted in the document.
- getPossibleElementQName(WSTextXMLSchemaManager, String, String) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Obtain the qualified name of the element with the given class, which will be inserted in the document.
- getPossibleElements(AuthorDocumentController, int, String, String...) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the possible elements that can be inserted at a given offset and have the class 'classFrag' and a 'reqAttr' attribute.
- 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. - getPreferencesDirectory() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Get the options directory where the Oxygen preferences are saved.
- getPreferredElement(AuthorDocumentController, int) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
Get the qualified name of the best element to be inserted at the caret position as a wrapper for the content that is being typed or pasted.
- getPreferredElement(AuthorDocumentController, int) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- getPreferredElement(AuthorDocumentController, int) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- getPreferredEngineName() - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the preferred engine name who provided the error.
- getPreferredKeyRefElementName(WSXMLTextEditorPage, boolean, boolean) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Get the preferred key ref element name.
- getPreferredKeyRefElementName(WSXMLTextEditorPage, KeyInfo) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Get the preferred key ref element name.
- getPreferredKeyRefElementName(WSXMLTextEditorPage, KeyInfo, boolean) - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Deprecated.
- getPreferredParents(QName, Collection<QName>) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter.WrapInAncestorsOptions
-
Gets a list of preferred parents for the given element.
- getPreferredSize(Component, Container) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Get the preferred size for the component.
- getPreferredSize(JComboBox, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Computes the preferred size for the given combo box.
- getPreferredSize(JPanel, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Computes the preferred size for the panel.
- getPreferredSize(JTextField, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Computes the preferred size for the given text field.
- getPreferredXMLElementContent(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Get the preferred XML element content to be inserted.
- 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
- getPrefix(String) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Get the proxy from an qualified element or attribute name.
- 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.
- 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
- getPresentationName() - Method in class ro.sync.ecss.dita.CILevelValue
-
Returns a human friendly name used to present the value in a dialog.
- getPresentPosition() - Method in interface ro.sync.contentcompletion.editor.InlineProposal
-
Used for rendering of the list only.
- getPreviousSiblingElements() - Method in class ro.sync.contentcompletion.xml.Context
-
Get the list of previous sibling elements of the element the
Context
was built for.
WARNING: The list must be treated as immutable, do not use the getter to modify it. - getPriority() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Getter for the document type priority.
- getPriority() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProcessor
-
The priority assigned with this processor.
- getPriority() - Method in interface ro.sync.exml.editor.quickassist.SimpleQuickAssistProcessor
- getProblemsList() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Get the list of problems.
- getProcessedDocument() - Method in interface ro.sync.exml.plugin.document.DocumentPluginResult
-
Get the processed document.
- getProcessedDocument() - Method in class ro.sync.exml.plugin.document.DocumentPluginResultImpl
-
Get the current document.
- getProcessedSelection() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginResult
-
Get the processed selection.
- getProcessedSelection() - Method in class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Get the content which will replace the current selection.
- 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
- getProfilingConditionAttributes(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.webapp.profiling.ProfilingConditionAttributesManager
-
Get defined profiling attribute names and values which can be set for the current context element.
- getProfilingConditionAttributesManager() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Get the profiling condition attributes manager.
- getProjectIndexer() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Gives access to text search operations over resources indexed for the current project.
- getProjectLevelOptionKeys() - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
The options that will be saved inside the project file when this page is switched to project level inside the preferences dialog.
- getProjectManager() - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Get access to Project related API.
- getProperties() - Method in class ro.sync.ecss.css.EditorContent
-
Get the map of properties exactly as they would appear specified in the CSS.
- getProperties() - Method in class ro.sync.ecss.css.LabelContent
- getProperties() - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Obtain the list with the properties which will be presented in the current tab.
- getPropertiesIterator() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Provides an iterator over the current properties map.
- getPropertiesModelRadio() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getProperty(int) - Method in class ro.sync.ecss.css.Styles
- getProperty(String) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Get the value of a property
- getProperty(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- getProperty(String) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- getProperty(String) - Method in interface ro.sync.exml.plugin.transform.ConfigurationProperties
- 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.
- getPropertyByName(String) - Method in class ro.sync.ecss.css.Styles
-
Retrieve the property by its name.
- getPropertyEvaluator() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Some form control properties can't be evaluated at the time the CSS is compiled.
- getPropertyName(int) - Static method in class ro.sync.ecss.css.Styles
- getProposedElementsForInsert(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the proposals for element insertions at the current offset.
- getProposedElementsForRename(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the proposals for renaming.
- getProposedElementsForSurround(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the proposals for a tag to surround the current selection with.
- getProposedElementsToSplit(AuthorSelectionAndCaretModel) - Method in interface ro.sync.ecss.extensions.api.webapp.cc.ContentCompletionManager
-
Returns the block elements around the caret position that can be split.
- getProtocol() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
- getProxyConnectionInfo(URL) - Method in interface ro.sync.exml.workspace.api.standalone.proxy.ProxyDetailsProvider
-
Get information about proxy configuration in order to access a certain URL.
- getProxyDetailsProvider() - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Get access to currently configured network proxy information.
- getProxyNamespaceMapping() - Method in interface ro.sync.ecss.extensions.api.EditedAttribute
-
The proxy namespace mapping.
- getProxyNamespaceMapping(Context) - Static method in class ro.sync.contentcompletion.xml.Context
-
Create the proxy-namespace mapping based on the current context.
- getPseudoClassNames() - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Get the names of the pseudo-classes set on this element.
- getPseudoElementStyles(AuthorParentNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the CSS styles used to render the pseudo-elements of an Author node.
- getPseudoLevel() - Method in class ro.sync.ecss.css.EditorContent
-
Gets the level of the pseudo element this form control is attached to.
- getPseudoLevel() - Method in class ro.sync.ecss.css.Styles
-
If this is the style for a pseudo element, get its level.
- 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.
- getQueryString() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the query string that is contained in the request URL after the path.
- getQuickFixExecutor() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
- getRawValue() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
-
Get the attribute's raw value.
- getReader() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Retrieves the body of the request as character data using a
BufferedReader
. - getReadOnlyReason() - Method in interface ro.sync.ecss.extensions.api.webapp.access.IWebappAuthorEditorAccess
- getReadTimeout() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getRealPath(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletContext
-
Returns a String containing the real path for a given virtual path.
- getReason() - Method in class ro.sync.exml.plugin.workspace.security.Response
- getReason() - Method in exception ro.sync.net.protocol.http.HttpExceptionWithDetails
- getRecognizedPropertiesNumber() - Method in class ro.sync.ecss.css.Styles
-
Use this to get the number of recognized properties.
- getRed() - Method in class ro.sync.exml.view.graphics.Color
-
Returns the red component in the range 0-255 in the default sRGB space.
- getReferenceAttributeNameAndValue(ContextKeyManagerProvider, AuthorAccess, URL, URL, AuthorNode) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Get the reference attribute name (
href
orkeyref
) and value. - getReferenceAttributeNameAndValueInternal(ContextKeyManagerProvider, URL, URL, URL, AuthorNode, boolean) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Get the reference attribute name (
href / keyref
ordata / datakeyref
) and value. - getReferencedKeys() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Get the set of referenced keys, can be
null
. - getReferenceSystemID(AuthorNode, AuthorAccess) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- 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.DOTProjectAuthorReferenceResolver
- 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 class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- 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.DOTProjectAuthorReferenceResolver
- getReferenceUniqueID(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
The value of
conref
attribute is used as the unique identifier. - getReferenceUrl() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- getReferenceURL() - Method in class ro.sync.ecss.dita.HrefInfo
- getRelatedException() - Method in interface ro.sync.exml.workspace.api.references.CollectingError
-
The exception related to the error if any.
- getRelatedLinksFromReltable(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the list of related links from all the relationship tables defined in the DITA Maps.
- 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.
- 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.
- getReltableRelationships(URL) - Method in interface ro.sync.ecss.dita.KeysManagerBase
-
Get a list with relationships between topics established in the reltable.
- getRemoteAddr() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the Internet Protocol (IP) of the remote end of the connection on which the request was received.
- getRemoteHost() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the fully qualified name of the address returned by
#getRemoteAddr()
. - getRemotePort() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the Internet Protocol (IP) source port the remote end of the connection on which the request was received.
- getRenderedText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Get the text to be rendered for a node.
- getRenderer(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRendererRegistry
-
Returns the renderer for the specified type of control.
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.ButtonEditor
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
- getRendererComponent(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- 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.component.editor.ButtonEditor
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- getRenderingInfo(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- getRenderingInfo(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceHeavyEditor
-
Returns the rendering layout info.
- 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.ant.AntNodeRendererCustomizer
- 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.json.JSONNodeRendererCustomizer
- getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.schematron.SchematronNodeRendererCustomizer
- getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.tei.TEINodeRendererCustomizer
- getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.ecss.extensions.wsdl.WSDLNodeRendererCustomizer
- 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.editor.page.ditamap.DITAMapNodeRendererCustomizer
-
Override this to provide extra rendering information.
- 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.
- getRenderings() - Method in class ro.sync.ecss.extensions.AskDescriptor
- getRenderingStyle() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightActionsProvider
-
Get the rendering style of the actions.
- getRenderName() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Get the render name for the profiling condition.
- getRenderString() - Method in interface ro.sync.contentcompletion.editor.InlineProposal
-
Returns the string to be displayed in the list of completion proposals.
- getRenderValueName(String, String) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Get the render name for the given value.
- getReport() - Method in interface ro.sync.document.ReportableDocumentPositionedInfo
-
Get the text to be used when reporting the problems associated with this
DocumentPositionedInfo
. - getRequestProperties() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getRequestProperty(String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getRequestURI() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
- getRequestURL() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Reconstructs the URL the client used to make the request.
- getResourceBundle() - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
A message bundle that holds all the internationalized messages displayed in all the plugins for a language set in Preferences.
- getResourceFilters() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Get the list of resource filters used for the local file chooser.
- getResourcesHref() - Method in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
Getter for the resource href.
- getResponseType() - Method in class ro.sync.exml.plugin.workspace.security.Response
- getResult() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Gets the result of the the dialog.
- 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
- getResultItem() - Method in interface ro.sync.exml.workspace.api.results.ResultsTabEvent
-
Gets the result from the results tab for which the event was triggered.
- getResultsManager() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get the results manager, that can be used to present operation results to the user inside a dedicated view.
- getResultType() - Method in class ro.sync.merge.MergeResult
- getResultType(SequenceType[]) - Method in class ro.sync.ecss.extensions.commons.operations.GetCurrentElementSaxonExtension
- 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.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns a review controller that can be used to perform actions on the markers present in the document.
- 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).
- getReviewController() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Retrieve a controller that can be used to toggle the change tracking state.
- getReviewerAuthorName() - Method in interface ro.sync.ecss.extensions.api.AuthorReviewerNameController
-
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.
- getReviewRenderingInformation(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.review.ReviewsRenderingInformationProvider
-
Get the review rendering information associated with a highlight.
- 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).
- getRGB(int, int, int, int) - Static method in class ro.sync.exml.view.graphics.Color
-
Gets the RGBa value for a color.
- getRight() - Method in class ro.sync.ecss.css.Styles
- getRightIntervalEnd() - Method in interface ro.sync.diff.api.Difference
-
Get the difference right interval end offset.
- getRightIntervalStart() - Method in interface ro.sync.diff.api.Difference
-
Get the difference right interval start offset.
- getRightSplits() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
- getRoom(String) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Returns the room with the given ID.
- getRoom(String) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Return the room of a given document model.
- getRoomTryCreateProxy(String) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomFactory
-
Returns the room with the given ID.
- getRoomTryCreateProxy(String) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Return the room of a given document model.
- getRootAttributes() - Method in class ro.sync.contentcompletion.xml.Context
-
Get the list with the attributes of the root element.
- getRootClassName() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- getRootElement() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocument
-
Returns the child node that is the root element of the document.
- getRootMapURL() - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get DITA root map URL.
- 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
- getRowFragments() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableInsertRowArguments
- getRowIndexForTableBody(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
- getRowIndexForTableBody(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.TableSortOperation
-
Returns the visual row index of the actual table body if the table has separate head, foot element and table group elements.
- getRowIndexForTableBody(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- getRowIndexForTableBody(AuthorNode) - Method in class ro.sync.ecss.extensions.tei.table.TEITableSortOperation
- getRowInterval() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableDeleteRowArguments
- getRows() - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableArguments
- getRowsAttributesToEdit() - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Obtain the attributes qualified name and render string (for rows).
- getRowsAttributesToEdit() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
- getRowsAttributesToEdit() - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- getRowsep() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Obtain the value for the row separator attribute.
- getRowSep() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Tests the presence of the row separator.
- getRowSep(AuthorElement, int) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSepProvider
-
Checks if a separator should be placed at the cell bottom.
- getRowSep(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- getRowSep(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellSepInfoProvider
-
Special case for the topic/simpletable.
- getRowSep(AuthorElement, int) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookTableCellSepInfoProvider
-
Special case for the topic/simpletable.
- getRowsepCombo() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Compute the possible values for
'rowsep'
attribute. - getRowsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Compute the possible values for the
rowsep
attribute. - getRowsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizerDialog
- getRowsepValues(int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
- getRowsNumber() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Return the number of rows.
- getRowsNumber() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableRowsInfo
-
Get 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.DITASimpleTableCellSpanProvider
- 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
- getRowsSpinner() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getRowXMLFragment(AuthorAccess, AuthorElement, String, String, int, int) - 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
- getSchemaRepresentationAsJson() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Returns the schema representation as JSON.
- getSchematronPhases(String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappDocumentValidator
-
Get the phases defined in a Schematron file.
- getSchemaVersionFromParser(XMLReader) - Static method in class ro.sync.xml.parser.ParserCreator
-
Gets the schema version set the parser and converts the Xerces schema version, that can be Constants.W3C_XML_SCHEMA11_NS_URI, or Constants.W3C_XML_SCHEMA10_NS_URI, to an
XMLSchemaVersion
object. - getScheme() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the name of the scheme used to make this request, for example,
http
,https
, orftp
. - getScore() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposal
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.ButtonEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- getScrollRectangle() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- 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
- getSearchHighlightsProvider(String) - Method in interface ro.sync.ecss.extensions.api.webapp.findreplace.FindReplaceSupport
- getSearchHighlightsProvider(String, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.webapp.findreplace.FindReplaceSupport
-
Returns the highlights of the occurrences of the current string.
- getSearchHighlightsProvider(String, WebappFindOptions) - Method in interface ro.sync.ecss.extensions.api.webapp.findreplace.FindReplaceSupport
-
Returns the highlights of the occurrences of the current string.
- getSecure() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Returns
true
if the browser is sending cookies only over a secure protocol, orfalse
if the browser can send cookies using any protocol. - getSelectedColor() - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
- getSelectedFiles() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Gets the selected files or folders.
- getSelectedFragment() - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.SelectedFragmentInfo
- getSelectedFragmentsForConversions(AuthorAccess, CommonsOperationsUtil.ConversionElementHelper) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Get selected content fragments to be converted to cell or list entries fragments.
- getSelectedNodes(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Get the selected nodes from DITA Map tree.
- getSelectedNonIgnoredChildrenInterval(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Return the interval of sortable nodes indices covered by selection.
- getSelectedPaths(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
-
Get the tree paths selected in the Outline tree.
- getSelectedResults(String) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Get the results that are selected in a certain tab.
- getSelectedTab() - Method in class ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo
-
Obtain the tab that is selected when the dialog is shown.
- getSelectedTab(List<Integer[]>) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain the tab that will be selected in the "Table Properties" dialog.
- getSelectedText() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
instead.WSAuthorEditorPageBase.getSelectedText()
- 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.
- getSelection() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProposal
-
Returns the new selection after the proposal has been applied to the given document in absolute document coordinates.
- getSelection() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
-
Get the current selection.
- getSelectionEnd() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
instead.WSAuthorEditorPageBase.getSelectionEnd()
- 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.
- getSelectionModel() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Returns the selection model of the document.
- getSelectionStart() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
instead.WSAuthorEditorPageBase.getSelectionStart()
- 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.
- getServerName() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the host name of the server to which the request was sent.
- getServerPort() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns the port number to which the request was sent.
- getServerPreferredTimeout() - Method in class ro.sync.net.protocol.http.WebdavLockHelper
- getServletConfig() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
- getServletConfig() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.
- getServletContext() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletConfig
-
Returns a reference to the
ServletContext
in which the caller is executing. - getServletContext() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Gets the servlet context to which this ServletRequest was last dispatched.
- getServletFilters() - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
- getServletName() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletConfig
-
Returns the name of this servlet instance.
- getServletPath() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the part of this request's URL that calls the servlet.
- getSession() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the current session associated with this request, or if the request does not have a session, creates one.
- getSession(boolean) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletRequest
-
Returns the current
HttpSession
associated with this request or, if there is no current session andcreate
is true, returns a new session. - getSessionId() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.UserContext
- getSessionStore() - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
A store which can remember key, values on a given session.
- getSeverity() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the severity level.
- getSeverity() - Method in exception ro.sync.ecss.extensions.api.link.InvalidLinkException
- getSeverity() - Method in enum ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
- getSeverity() - Method in interface ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutProblem
- getSeverity() - Method in interface ro.sync.exml.workspace.api.references.CollectingError
- getSeverityAsString() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the severity level as string
- getShape() - Method in class ro.sync.ecss.extensions.api.webapp.imagemap.NewWebappAreaView
- getShortcut() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Get the condition set shortcut.
- getShortDescription() - Method in class ro.sync.exml.workspace.api.util.EditorVariableDescription
-
Get the editor variable short description.
- getShortMessage() - Method in exception ro.sync.ecss.extensions.api.link.InvalidLinkException
- getShortMessage() - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Obtain the exception short message.
- getShortMessage() - Method in exception ro.sync.ecss.extensions.api.ValidatingReferenceResolverException
-
The short error message.
- getShowEmptyCells() - Method in class ro.sync.ecss.css.Styles
- getShowPlaceholders() - Method in class ro.sync.ecss.css.Styles
- getSimpleOrHtmlModelRadio() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getSize() - Method in class ro.sync.ecss.extensions.api.editor.RendererLayoutInfo
-
Get the size of the renderer, in a certain context.
- getSize() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Returns the size of this fille.
- getSize() - Method in class ro.sync.exml.view.graphics.Font
- getSkippedText() - Method in interface ro.sync.exml.workspace.api.editor.page.text.IExternalContentCompletionContext
- getSortCriteria(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
- getSortCriteria(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
- getSortCriteria(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
- getSortCriteria(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Obtain the sort criterion.
- getSortCriteria(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
- getSortCriteria(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
- getSortCriteria(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- getSortInformation(List<CriterionInformation>, boolean, boolean) - Method in class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
- getSortInformation(List<CriterionInformation>, boolean, boolean) - Method in class ro.sync.ecss.extensions.commons.sort.SASortCustomizerDialog
- getSortInformation(List<CriterionInformation>, boolean, boolean) - Method in interface ro.sync.ecss.extensions.commons.sort.SortCustomizer
-
Obtain the sort information given some initial sort criteria.
- getSortKeysValues(AuthorNode, SortCriteriaInformation) - Method in class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
- getSortKeysValues(AuthorNode, SortCriteriaInformation) - Method in class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
- getSortKeysValues(AuthorNode, SortCriteriaInformation) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
- getSortKeysValues(AuthorNode, SortCriteriaInformation) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Obtain the values of the keys that can be used for sorting.
- getSortKeysValues(AuthorNode, SortCriteriaInformation) - Method in class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
- getSortKeysValues(AuthorNode, SortCriteriaInformation) - Method in class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
- getSortKeysValues(AuthorNode, SortCriteriaInformation) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- getSortParent(int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
- getSortParent(int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
- getSortParent(int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
-
Get the table element whose rows will be sorted.
- getSortParent(int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Obtain the parent node of all the nodes which will be sorted.
- getSortParent(int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
- getSortParent(int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
- getSortParent(int, AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- getSortPriority() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
-
This method returns the sort priority of a content completion item.
- getSortPriorityAssigner() - Method in interface ro.sync.ecss.extensions.api.WebappExtensionsProvider
-
Used to specify an object that can modify the sort order of the content completion menu items.
- getSource() - Method in interface ro.sync.exml.editor.EditorTemplate
- getSourceTableColumnsCount() - Method in class ro.sync.ecss.extensions.api.table.operations.TableRowsSpecificationInformation
-
The number of columns from source table.
- getSourceURL() - Method in interface ro.sync.ecss.dita.reference.reltable.RelLink
- getSpaceAfterConditionality() - Method in class ro.sync.ecss.css.Styles
- getSpaceBeforeConditionality() - Method in class ro.sync.ecss.css.Styles
- getSpanName() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpanSpec
- getSpanningCellIndexes() - Method in class ro.sync.ecss.extensions.api.table.operations.TableRowsSpecificationInformation
- getSpellchecker() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
- getSpellCheckerHelper() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Get a helper for the spell checker.
- getSpellCheckerHelper() - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- getSpellCheckerHelper() - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- getSpellCheckerHelper() - Method in class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- getSpellCheckOptions() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get the spell check options which are currently used for the components.
- getSplitInformation() - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableSplitCustomizerDialog
-
Obtain the number of cells on split.
- getSplitInformation() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableSplitCustomizerDialog
-
Obtain the number of cells on split.
- 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
. - getStartEndPositions(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Get the temporary start and end positions for the current page.
- getStartLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
-
Get the start line, 1 based.
- getStartLocation() - Method in class ro.sync.ecss.extensions.api.webapp.DPILocation
- 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.
- getStartOffset() - Method in class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- getStartOffset() - Method in class ro.sync.ecss.extensions.api.SpellSuggestionsInfo
-
Gets the start offset.
- getStartOffset() - Method in class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
- getStartOffset() - Method in interface ro.sync.exml.workspace.api.util.TextChunkDescriptor
- getState() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns the state.
- getStateDescription(int) - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
- getStatus() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Gets the current status code of this response.
- getStatusCode() - Method in exception ro.sync.ecss.extensions.api.webapp.ce.RoomProxyCouldNotBeCreatedException
- getStatusComponent() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
- getStatusComponent() - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
Get the status panel which shows the status of the edited document.
- getStatusComponent() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
- getStrictCommonAncestor(AuthorNode[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get a node that is a strict ancestor for all the nodes in the given array.
- getString() - Method in class ro.sync.exml.view.graphics.AttributedString
- getString(int, int) - Method in interface ro.sync.ecss.extensions.api.Content
-
Fetches a string of characters contained in the content sequence.
- getStringArrayOption(String, String[]) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Provides the values set for the option identified by the given key.
- getStringForFilter() - Method in interface ro.sync.contentcompletion.editor.InlineProposal
-
Gets the string used by filters.
- getStringSet() - Method in class ro.sync.ecss.css.Styles
-
The string-set property contains one or more pairs, each consisting of an custom identifier (the name of the named string) followed by a content-list describing how to construct the value of the named string.
- 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.ecss.extensions.api.node.AuthorDocumentProvider
-
Get the CSS styles which are used to render a particular Author node.
- 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.
- getSubmittedFileName() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
Gets the file name specified by the client
- getSuggestedRelativeCaretOffset() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Get the offset were the caret should be placed, relative to the beginning of the fragment.
- getSuggestions() - Method in class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
-
Get the suggestions for a word.
- getSuggestions() - Method in class ro.sync.ecss.extensions.api.SpellSuggestionsInfo
- getSuggestions(String, String) - Method in interface ro.sync.exml.workspace.api.spell.Dictionary
-
Get suggestions for the word from the dictionaries of a certain user.
- getSuggestionsForWordAtPosition(int) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Gets the suggestions for the word at a certain position.
- getSupportedFramework(String) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapCore
-
Detect the supported framework.
- getSupportedFramework(String) - Method in class ro.sync.ecss.extensions.dita.DITAEditImageMapCore
- getSupportedFramework(String) - Method in class ro.sync.ecss.extensions.docbook.DocbookEditImageMapCore
- getSupportedFramework(String) - Method in class ro.sync.ecss.extensions.tei.TEIEditImageMapCore
- getSupportedFramework(String) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLEditImageMapCore
- getSystemId() - Method in exception ro.sync.diff.factory.CannotHandleException
- getSystemId() - Method in class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
- getSystemId() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
- 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.document.DocumentPositionedInfo
-
Gets the systemID attribute of the DocumentPositionedInfo object
- 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
- getTabKey() - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Return the tab key name.
- getTabKey() - Method in interface ro.sync.exml.workspace.api.results.ResultsTabEvent
-
Gets the key identifying the tab where the event was triggered.
- 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.
- getTableAttribute() - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain the table attributes.
- getTableAttribute() - Method in class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
- getTableAttribute() - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSShowTablePropertiesOperation
- getTableAttribute() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
- getTableAttribute() - Method in class ro.sync.ecss.extensions.docbook.table.properties.Docbook4CALSShowTablePropertiesOperation
- getTableAttribute() - Method in class ro.sync.ecss.extensions.docbook.table.properties.Docbook5CALSShowTablePropertiesOperation
- getTableAttribute() - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- 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.
- 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.DITATableDocumentTypeHelper
- 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.DITATableDocumentTypeHelper
- getTableCellSpanProvider(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
-
Creates a
DITASimpleTableCellSpanProvider
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.
- getTableColumnSpan() - Method in class ro.sync.ecss.css.Styles
-
Gets the 'table-column-span' property value.
- 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(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(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(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
- getTableElementForDeletion(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
- getTableElementForDeletion(AuthorNode) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
When we delete all the rows or all the columns of a table, we also want to delete the entire table element.
- getTableElementForDeletion(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
- 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.DITATableDocumentTypeHelper
- getTableElementLocalName() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- getTableElementLocalName() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
- getTableElementsOfType(AuthorAccess, List<Integer[]>, int, TableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Collects all the table elements having the given type, determined by the selection intervals.
- getTableElementsOfTypeFromSelection(AuthorAccess, int, TableHelper, AuthorElement) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Collects all the table elements having the given type, determined by the selection intervals.
- getTableInformation(List<Integer[]>) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Obtain the information for table tab.
- getTableModel() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
- getTableModelType() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Obtain the table model type.
- 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.
- getTablePropertiesInformation(EditedTablePropertiesInfo) - Method in class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
-
Obtain the table information.
- getTablePropertiesInformation(EditedTablePropertiesInfo) - Method in class ro.sync.ecss.extensions.commons.table.properties.SATablePropertiesCustomizerDialog
-
Obtain the table information.
- getTableProperty() - Method in class ro.sync.ecss.extensions.commons.table.properties.ECPropertyComposite
-
The current edited table property.
- getTableProperty() - Method in class ro.sync.ecss.extensions.commons.table.properties.SAPropertyPanel
- 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.DITATableDocumentTypeHelper
- getTableRowElementNames() - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- getTableRowElementNames() - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
- getTableRowSpan() - Method in class ro.sync.ecss.css.Styles
-
Gets the 'table-row-span' property value.
- 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 thewidth
attribute value of thetable
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.
- getTagsDisplayMode() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the display mode of the tags in the Author editor.
- getTargetDefinitionLocation() - Method in interface ro.sync.ecss.dita.reference.reltable.RelLink
- getTargetDoc() - Method in class ro.sync.ecss.docbook.olink.OLinkInfo
- getTargetFormat() - Method in interface ro.sync.ecss.dita.reference.reltable.RelLink
-
Get the format of the target resource.
- getTargetPtr() - Method in class ro.sync.ecss.docbook.olink.OLinkInfo
- getTargetScope() - Method in interface ro.sync.ecss.dita.reference.reltable.RelLink
-
Get the scope of the target resource.
- getTargetURL() - Method in interface ro.sync.ecss.dita.reference.reltable.RelLink
- getTemplateManager() - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Get access to all new file templates.
- getTemplates() - Method in interface ro.sync.exml.workspace.api.templates.TemplatesCategory
-
Get the templates list for this category.
- getTemplateType() - Method in interface ro.sync.exml.editor.EditorTemplate
- getTermsDictionary() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Get the current custom terms dictionary to be applied when doing spell checking actions.
- getText() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Gets the current text from the context.
- getText(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deprecated.Please use the API
AuthorDocumentController.getContentCharSequence()
. - 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. - getTextContentToSort(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Given a node obtain the content to be used during the sort operation.
- getTextDecoration() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Get the text decoration to be applied on the content profiled by using this condition value.
- getTextDecoration() - Method in class ro.sync.ecss.css.Styles
-
Deprecated.This was used to return only the text-decoration-line part from the text-decoration shorthand, as defined here https://drafts.csswg.org/css-text-decor-3/#text-decoration-property.
- getTextDecorationColor() - Method in class ro.sync.ecss.css.Styles
- getTextDecorationLine() - Method in class ro.sync.ecss.css.Styles
- getTextDecorationStyle() - Method in class ro.sync.ecss.css.Styles
- getTextDescriptors(int, int) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Returns the list of descriptors for chunks of text between the given offsets.
- getTextEndOffset() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Gets the end offset of the returned text.
- 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.
- getTextFromClipboard() - Method in interface ro.sync.ecss.extensions.api.AuthorClipboardAccess
-
Gets the text from the clipboard.
- getTextIndent() - Method in class ro.sync.ecss.css.Styles
-
Gets the horizontal space that should be left before the beginning of the first line of the text content of an element.
- getTextPage() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
-
Get access to the current text page on which this action will be invoked as a contextual menu action.
- 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.
- getTimestamp() - Method in class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
-
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.api.webapp.WebappMessage
- getTitle() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Returns the title of the table.
- getTitle() - Method in class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- getTitle() - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
Retrieves the option page title.
- getTitle() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
- 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
- getTitleCheckbox() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- getTitleTextField() - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- 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.
- getTokens() - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposal
- getToolbarIcon() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserToolbarExtension
-
Get the toolbar icon.
- getToolbarID() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
- getToolbarTooltip() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserToolbarExtension
-
Get the tooltip to be placed on the toolbar button.
- getTooltip() - Method in class ro.sync.ecss.extensions.api.review.AuthorReviewRenderingInformation
-
Get tooltip to show when hovering over the review entry.
- getTooltip() - Method in class ro.sync.ecss.extensions.api.TooltipIconInfo
- getTooltip(File, String) - Method in class ro.sync.exml.workspace.api.standalone.project.ProjectRendererCustomizer
-
Get the custom tooltip for a certain file shown in the Project view.
- getTooltip(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.PersistentHighlightRenderer
-
Get the display tooltip text for a persistent highlight.
- getTooltipButtonInfo(EditedAttribute) - Method in class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
-
Get the information(tooltip and button) that describes the handle of the given attribute.
- 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.
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.ButtonEditor
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
- getTooltipText(AuthorInplaceContext, int, int) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- 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
- getTop() - Method in class ro.sync.ecss.css.Styles
- getTopicContent() - Method in class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- getTopicFile() - Method in class ro.sync.ecss.extensions.dita.map.topicref.CreateAndInsertTopicRef.Arguments
- getTopicID() - Method in class ro.sync.ecss.dita.Reference
-
Get the topicID.
- getTopicPath(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Gets the topic IDs as an array of strings.
- getTopicRefInfo(URL, Object, AuthorCCManager, AuthorDocumentControllerImpl, int, TopicrefInfo, TopicRefInserter) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.This method is not used anymore from oXygen to insert topic reference elements and it will be removed in a future release. All topic reference elements are inserted using the same method:
DITAAccess.editProperties(URL, AuthorCCManager, AuthorDocumentControllerImpl, AuthorElement[], TopicRefInserter, Object, boolean)
- getTopicRefsLimit() - Static method in class ro.sync.ecss.dita.topic.ref.ExpandableTopicrefCounter
- getTopicRefTargetInfo() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.DITAMapNodeRendererCustomizerContext
-
Get information about the topic referenced by this topicref.
- getTransformerName() - Method in interface ro.sync.exml.plugin.transform.XQueryTransformerPluginExtension
-
Get the transformer name.
- getTransformerName() - Method in interface ro.sync.exml.plugin.transform.XSLTTransformerPluginExtension
-
Get the transformer name.
- 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 interface ro.sync.diff.api.Difference
- getType() - Method in class ro.sync.ecss.css.EditorContent
- getType() - Method in class ro.sync.ecss.css.LabelContent
- 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
- getType() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- getType() - Method in class ro.sync.ecss.extensions.api.webapp.WebappMessage
- getType() - Method in class ro.sync.ecss.extensions.AskDescriptor
- getType() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionInformation
- getType() - Method in class ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor
- getType() - Method in class ro.sync.exml.workspace.api.listeners.BatchOperationInfo
-
Get the batch operation type.
- getType() - Method in class ro.sync.exml.workspace.api.references.Reference
-
Getter for the type of the reference (static content, link, CSS, etc.)
- getType() - Method in interface ro.sync.exml.workspace.api.util.ImageHolder
- 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
- getTypeProperty() - Method in interface ro.sync.exml.editor.EditorTemplate
- getUndoManager() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get access to the Author undo manager.
- getUnicodeBIDI() - Method in class ro.sync.ecss.css.Styles
-
The unicode-bidi CSS property together with the direction property relates to the handling of bidirectional text in a document.
- 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.TEI_jteiExtensionsBundle
- getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- getUniqueAttributesIdentifier() - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- getUniqueAttributesProcessor() - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Get the compound unique attributes processor which can be asked if a certain attribute should get copied on a split.
- 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.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.
- getUnsavedContentReferenceManager() - Method in interface ro.sync.ecss.extensions.api.access.AuthorEditorAccess
-
Get the manager that can be used to find (and save) the resources whose content has been modified in-place, by editing the expanded references.
- getUnsavedContentReferenceManager() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
-
Get the manager that can be used to find (and save) the resources whose content has been modified in-place, by editing the expanded references.
- getUnsavedContentReferenceManager() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Get the manager that can be used to find (and save) the resources whose content has been modified in-place, by editing the expanded references.
- getUnsavedReferencedNodeDescriptors() - Method in interface ro.sync.ecss.extensions.api.access.UnsavedContentReferenceManager
-
Get the descriptors of nodes that correspond to all unsaved references.
- getUnsavedReferenceInputStream(URL) - Method in interface ro.sync.ecss.extensions.api.access.UnsavedContentReferenceManager
-
Get the input stream of the specified reference (whose modifications are not saved).
- getUnsavedReferencesList() - Method in interface ro.sync.ecss.extensions.api.access.UnsavedContentReferenceManager
-
Get the URLs of all the references for which the changes were not saved.
- getUri() - Method in class ro.sync.ecss.dita.Reference
-
Get the URI of the referred topic document.
- 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).
- getUrl() - Method in interface ro.sync.ecss.extensions.api.access.UnsavedReferenceNodeDescriptor
- getUrl() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.UserActionRequiredMessage
- getUrl() - Method in class ro.sync.exml.plugin.openredirect.OpenRedirectInformation
- getUrl() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.model.DITAMapModel
- getUrl() - Method in class ro.sync.exml.workspace.api.images.handlers.providers.ImageContentProvider
-
Get an URL pointing to the place where the image is located.
- getUrl() - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Gets the presented
URL
. - getURL() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getURL() - Method in class ro.sync.exml.workspace.api.references.Reference
-
Getter for the string representing the URL of the external resource
- getURLKeyScopeContexts(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Get the URL to key scopes context for the default keys manager.
- getURLKeyScopeContexts(URL) - Method in interface ro.sync.ecss.dita.KeysManagerBase
-
Get mapping between URLs and list of key scope contexts where they appeared in the map.
- getURLKeyScopeContexts(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Retrieve a map between an URL and all the DITA 1.3 key scope contexts in the map where it appears.
- getURLKeyScopeContexts(URL, ContextKeyManager) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Returns a mapping between topic URLs and DITA 1.3 key scopes where the URLs are referenced.
- getUrls() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Get the list of CSS resources to be used.
- getURLStreamHandler(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtension
-
Get the URL handler for the specified protocol.
- getURLStreamHandler(URL) - Method in interface ro.sync.exml.plugin.urlstreamhandler.TargetedURLStreamHandlerPluginExtension
-
Get the URL handler for the specified URL.
- getUrlText() - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Obtain the selected URL text from the url combobox.
- getUseCaches() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- getUserContext() - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
-
Sometimes, the room observer needs to open URL connections to fetch resourced referenced in the editor.
- 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}.
- getUserId() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
The ID that uniquely identifies the user that opened the document.
- getUserInterfaceLanguage() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Get the language used to display the GUI controls (buttons, label) in Oxygen.
- getUserMessage() - Method in exception ro.sync.ecss.extensions.api.webapp.plugin.UserActionRequiredException
-
The message to be sent to the client-side code.
- getUserMessage(URL) - Method in exception ro.sync.ecss.extensions.api.webapp.plugin.UserActionRequiredException
-
The message to be sent to the client-side code.
- getUtilAccess() - Static method in class ro.sync.ecss.dita.DITATextAccess
-
Provides access to generic utility methods.
- 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.
- getValidationScenarios() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Deprecated.
- getValidationScenarios() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappDocumentValidator
-
Get validation scenarios associated with the document.
- getValidationTask() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Deprecated.
- getValidationTask() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappDocumentValidator
-
A task that tries to validate the document according to its schema and returns the list of found errors.
- getValidationType() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Get the validation type.
- getValidationUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Get access to validation utilities.
- 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.contentcompletion.xml.NameValue
-
Gets the value.
- getValue() - Method in class ro.sync.ecss.component.editor.ButtonEditor
- getValue() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- getValue() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- getValue() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- getValue() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- getValue() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- getValue() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- getValue() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- getValue() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- getValue() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- getValue() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- getValue() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- getValue() - Method in class ro.sync.ecss.css.CSSCounter
- getValue() - Method in class ro.sync.ecss.css.RelativeLength
- 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() - 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.link.DefaultIDTypeIdentifier
- getValue() - Method in class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
- getValue() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
-
Get the attribute normalized value.
- getValue() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Gets the current value of this Cookie.
- 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.exml.view.graphics.AttributedString.AttributedInterval
- getValue() - Method in class ro.sync.outline.xml.Attribute
-
Gets for the attribute value.
- getValue(String) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- getValue(String) - Method in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
Gets the value for the given property.
- getValueDisplayLabel() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Get the display label for the attribute's value.
- getValueEndOffset() - Method in class ro.sync.outline.xml.Attribute
- getValues() - Method in class ro.sync.ecss.extensions.AskDescriptor
- getValues() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Obtain the property possible values.
- getValuesForegroundColor() - Method in class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
- getValuesSeparator() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- getValueStartOffset() - Method in class ro.sync.outline.xml.Attribute
- getVendor() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the vendor of the plugin.
- getVersion() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Returns the version of the protocol this cookie complies with.
- getVersion() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the version of the plugin.
- getVersion() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Get the current version of the Oxygen/Author product.
- getVersion(Attributes) - Static method in class ro.sync.ecss.extensions.dita.DITACustomRuleMatcher
-
Get the value of the ditaarch version attribute
- getVersionBuildID() - Method in interface ro.sync.exml.workspace.api.application.ApplicationInformationAccess
-
Get the build ID of the current application.
- getVerticalAlign() - Method in class ro.sync.ecss.css.Styles
- getVerticalBorderSpacing() - Method in class ro.sync.ecss.css.Styles
- getViewEndOffset() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
- 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
- getWebappExtensionsProvier() - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
- getWebResources() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
- getWhitespace() - Method in class ro.sync.ecss.css.Styles
- getWidgetTooltipMessage() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightActionsProvider
-
Get the tolltip message displayed when hovering over the widget.
- 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
- getWord() - Method in class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- getWord() - Method in class ro.sync.ecss.extensions.api.SpellSuggestionsInfo
- 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.
- getWorkspaceUtilities() - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Get access to various workspace utilities.
- getWrappedEclipseAction() - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
-
Get the wrapped Eclipse action.
- getWrappedNode() - Method in interface ro.sync.ecss.extensions.api.node.ArtificialNode
-
Get the real node wrapped by this interface.
- getWrappedResolver() - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- getWrappedStringBounds(AttributedString, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Gets the bounds of a string that is wrapped at the wrappingWidth.
- getWriter() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Returns a
PrintWriter
object that can send character text to the client. - getWSEditor() - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Exposes some of the WSEditor functionality for the current document.
- getWSEditorAccess() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Get the access to the WS Editor.
- getWSEditorAccess() - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
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.
- 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
- getXercesSchemaVersionPropertyValue(XMLSchemaVersion) - Static method in class ro.sync.xml.parser.ParserCreator
-
Converts the given
enum
constant representing an XML Schema version to aString
value to be set for the Xerces propertyParserCreator.XML_SCHEMA_VERSION
. - 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.
- getXmlContent() - Method in class ro.sync.ecss.common.WebappTextModeState
-
Returns the XML content in text format that can be saved on disk or edited in a normal text editor.
- getXmlFragment() - Method in interface ro.sync.ecss.extensions.api.access.UnsavedReferenceNodeDescriptor
- getXMLFragment(AuthorAccess, String, String) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Get XML fragment to be inserted when nothing is selected.
- getXMLFragment(AuthorAccess, String, String) - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- getXMLFragment(AuthorAccess, String, String) - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- getXMLFragment(AuthorAccess, String, String) - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- getXMLFragment(AuthorAccess, String, String) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- 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.
- getXMLInputSource(InputSource) - Static method in class ro.sync.xml.parser.ParserCreator
-
Carefully creates an XMLInputSource from an InputSource.
- 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.
- getXpathEvaluator() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Gets the XPath evaluator.
- getXpathExpresion() - Method in interface ro.sync.ecss.extensions.api.AuthorXPathExpressionBuilder
-
Get the XPath expression for the specified node.
- getXPathExpression(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns the XPath expression of the node identified by the given offset.
- getXPathExpression(int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns the XPath expression of the node identified by the given offset.
- getXPathExpressionBuilder(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Returns a builder to generate an XPath expression of the node identified by the given offset.
- getXPathLocationOffset(String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Compute the document offset defined by the XPath location and relative position.
- getXPathLocationOffset(String, String, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Compute the document offset defined by the XPath location and relative position.
- getXProcVersionForId(int) - Static method in enum ro.sync.contentcompletion.xproc.XProcVersion
-
Get the XProc version.
- getXQueryTransformer(Source, URIResolver, boolean) - Method in interface ro.sync.exml.plugin.transform.XQueryTransformerPluginExtension
-
Get an XQuery transformer.
- getXQueryTransformer(Source, XQuerySaxonHEAdvancedOptions, URIResolver, boolean) - Method in interface ro.sync.exml.plugin.transform.SaxonXQueryTransformerPluginExtension
-
Get an XQuery transformer.
- getXrefText() - Method in class ro.sync.ecss.docbook.olink.OLinkInfo
- getXSLTTransformerFactory(ConfigurationProperties) - Method in class ro.sync.exml.plugin.transform.XSLTTransformerPluginExtensionBase
-
Gets the XSLT transformer factory.
- getXSLTTransformerFactory(XSLMessageListener) - Method in interface ro.sync.exml.plugin.transform.XSLTTransformerPluginExtension
-
Gets the XSLT transformer factory.
- getXSLTVersionForId(int) - Static method in enum ro.sync.contentcompletion.xsl.XSLTVersion
-
Get the XSLT version.
- 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
- getZLayer() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
All in the first layer.
- getZLayer() - Method in interface ro.sync.ecss.extensions.api.highlights.PrioritizableHighlightPainter
-
Get the Z layer where this highlight painter paints all its highlights.
- getZLayer() - Method in class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
- GHOST_MARKER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
If a delete marker covers a sentinel, but not its pair the XML PI serialization does not cover the sentinel.
- GlobalOptionsStorage - Interface in ro.sync.exml.workspace.api.options
-
This interface should be used to access global application options.
- 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.
- GRID_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CreateColumnDialog, CreateColumnDialog,
- GRID_MODE_EDITOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
ID for the Grid mode editor topic
- GroupChangesForMultiplePeersStrategy - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Details required when saving a concurrently edited document.
- GroupChangesForSinglePeerStrategy - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Details required when saving a concurrently edited document.
- GuiElements - Enum in ro.sync.ecss.extensions.commons.table.properties
-
Impose the GUI elements that will be used to present the values for a specific table property.
H
- handle(ResultsTabEvent) - Method in interface ro.sync.exml.workspace.api.results.ResultsTabEventHandler
-
Handle the given event.
- HANDLE_PASTE_COLUMN_FAIL_MESSAGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Message shown on paste column handling.
- handleAttributeChange(AuthorAccess, AuthorElement, String, AttrValue) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Handle an attribute change.
- handleAttributeChange(AuthorAccess, AuthorElement, String, AttrValue) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
- handleAttributeChange(AuthorAccess, AuthorElement, String, AttrValue) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
- handleCodePointTyping(int, int, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Handle a typing event.
- handleCodePointTypingFallback(int, int, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Give a fallback solution for a typing event.
- handleColumnSpecAttributeChange(AuthorAccess, AuthorTableHelper, AuthorElement, String, AttrValue) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Propagate the change of a column name in the entire table.
- handleCopy() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Copy from offset to offset inclusive.
- 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
- handleCreateTable(AuthorTableArguments) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Handles how a new table is created from cells selected from other table.
- handleCreateTable(AuthorTableArguments) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
- handleCut() - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Cuts from offset to offset inclusive.
- 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
-
Deprecated.Use
AuthorTableOperationsHandler.handleDeleteRows(AuthorTableDeleteRowsArguments)
method instead. - 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
-
Deprecated.
- handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.tei.TEIAuthorTableOperationsHandler
- handleDeleteRow(AuthorTableDeleteRowArguments) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLAuthorTableOperationsHandler
- handleDeleteRows(AuthorTableDeleteRowsArguments) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Handles delete rows operation.
- handleDeleteRows(AuthorTableDeleteRowsArguments) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
- handleDeleteRows(AuthorTableDeleteRowsArguments) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapAuthorTableOperationsHandler
- handleDeleteRows(AuthorTableDeleteRowsArguments) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
- handleDeleteRows(AuthorTableDeleteRowsArguments) - Method in class ro.sync.ecss.extensions.tei.TEIAuthorTableOperationsHandler
- handleDeleteRows(AuthorTableDeleteRowsArguments) - 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.AuthorSchemaAwareEditingHandlerAdapter
- handleDragAndDrop(int, int, int) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Drag and drop from offset to offset inclusive.
- handleError(CollectingError) - Method in interface ro.sync.exml.workspace.api.references.ErrorHandler
-
This method is called on the error handler when an error occurs.
- handleEvent(AuthorAccess, AuthorActionEventHandler.AuthorActionEventType) - Method in interface ro.sync.ecss.extensions.api.AuthorActionEventHandler
-
An event was generated.
- handleEvent(AuthorAccess, AuthorActionEventHandler.AuthorActionEventType) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
- handleEvent(AuthorAccess, AuthorActionEventHandler.AuthorActionEventType) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- handleHtmlPaste(String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Handles a paste with an HTML content from an external source.
- handleInsertColumn(AuthorTableInsertColumnArguments) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Handles insert column operation.
- handleInsertColumn(AuthorTableInsertColumnArguments) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
- handleInsertColumn(AuthorTableInsertColumnArguments) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapAuthorTableOperationsHandler
- handleInsertColumn(AuthorTableInsertColumnArguments) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
- handleInsertColumn(AuthorTableInsertColumnArguments) - Method in class ro.sync.ecss.extensions.tei.TEIAuthorTableOperationsHandler
- handleInsertColumn(AuthorTableInsertColumnArguments) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLAuthorTableOperationsHandler
- handleJoinElements(AuthorNode, List<AuthorNode>, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Handle a join event between the given nodes.
- handleJoinElements(AuthorNode, List<AuthorNode>, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
- handleOpenURL(URL) - Method in class ro.sync.ecss.extensions.api.component.listeners.OpenURLHandler
-
An attempt is made to open an URL.
- handleOpenURLAsDITAMapTree(URL) - Method in class ro.sync.ecss.extensions.api.component.listeners.OpenURLHandler
-
An attempt is made to open an URL as a DITA Map tree.
- handlePaste(AuthorClipboardObject, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Paste a fragment.
- handlePasteFragment(int, AuthorDocumentFragment[], int, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Handle an insert fragment event generated by: a Paste action.
- handlePasteFragment(int, AuthorDocumentFragment[], int, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
- handlePasteFragment(int, AuthorDocumentFragment[], int, AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- handlePasteFragment(int, AuthorDocumentFragment[], int, AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- handlePasteFragment(int, AuthorDocumentFragment[], int, AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
- handlePasteRows(AuthorTableInsertRowArguments) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Handles paste rows operation.
- handlePasteRows(AuthorTableInsertRowArguments) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
- handleRemoveInvalidColNamesFromTableCells(AuthorAccess, AuthorElement, List<AuthorElement>) - Method in class ro.sync.ecss.extensions.api.table.operations.AuthorTableOperationsHandler
-
Remove from each cell attributes pointing to missing column names (usually namest, nameend, colname).
- handleRemoveInvalidColNamesFromTableCells(AuthorAccess, AuthorElement, List<AuthorElement>) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorTableOperationsHandler
- handleRemoveInvalidColNamesFromTableCells(AuthorAccess, AuthorElement, List<AuthorElement>) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorTableOperationsHandler
- handlesAlsoDefaultHighlights() - Method in class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
-
Return
true
if you want the rendering information provider to be also called for built-in persistent highlights (comment, insertion or deletion change). - handleTextPaste(String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Handles a paste with a text content.
- handleTopicRefInsertUrl(AuthorAccess, URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic ref with the given URL.
- handleTyping(int, char, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Handle a typing event.
- handleTyping(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
- handleTyping(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- handleTyping(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- handleTyping(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
- handleTypingFallback(int, char, AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandler
-
Give a fallback solution for a typing event.
- handleTypingFallback(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
- handleTypingFallback(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.DITASchemaAwareEditingHandler
- handleTypingFallback(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- handleTypingFallback(int, char, AuthorAccess) - Method in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
- handleXmlPaste(String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Handles a paste with an XML content.
- hasAPIKeysManager() - Static method in class ro.sync.ecss.dita.DITAAccess
- hasAudioFormat(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Checks if the format is a supported audio format.
- hasBorder() - Method in class ro.sync.ecss.css.Styles
- hasColumnSpecifications(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider
-
This method tells if the table contains column specifications.
- hasColumnSpecifications(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.spansupport.TEITableCellSpanProvider
- hasColumnSpecifications(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- hasColumnSpecifications(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- hasColumnSpecifications(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITASimpleTableCellSpanProvider
- hasColumnSpecifications(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- hasColumnSpecifications(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- hasColumnSpecifications(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.ReltableCellSpanProvider
- hasData() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Checks if the index contains data.
- hasDefaultValue() - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Check if has default value attribute of the attribute.
- hasEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- hasEditableReference(String, AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Check if the node is editable.
- hasEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
- hasEditableReference(String, AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- hasFixedValue() - Method in interface ro.sync.contentcompletion.xml.CIElement
-
true
if the element has a fixed value. - hasFixedValue() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- hasFocus() - Method in interface ro.sync.exml.workspace.api.editor.page.WSEditorPage
-
Check if the page has focus
- hash() - Method in class ro.sync.exml.view.graphics.Font
- hash(String[], int, int, int) - Static method in class ro.sync.exml.view.graphics.Font
-
Hash the font
- hash(String, int, int) - Static method in class ro.sync.exml.view.graphics.Font
-
Hash the font
- hash(String, int, int, int) - Static method in class ro.sync.exml.view.graphics.Font
-
Hash the font
- hashCode() - Method in class ro.sync.contentcompletion.xml.CIAttribute
- hashCode() - Method in class ro.sync.contentcompletion.xml.CIValue
- hashCode() - Method in class ro.sync.contentcompletion.xml.NameValue
- hashCode() - Method in class ro.sync.document.DocumentPositionedInfo
-
Compute unique hash code for this object.
- hashCode() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- hashCode() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- hashCode() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- hashCode() - Method in class ro.sync.ecss.css.CSSCounter
- hashCode() - Method in class ro.sync.ecss.css.CSSCounterIncrement
- hashCode() - Method in class ro.sync.ecss.css.EditorContent
- hashCode() - Method in class ro.sync.ecss.css.LabelContent
- hashCode() - Method in class ro.sync.ecss.css.RelativeLength
- hashCode() - Method in class ro.sync.ecss.css.StringContent
- hashCode() - Method in class ro.sync.ecss.css.Styles
- hashCode() - Method in class ro.sync.ecss.css.URIContent
- hashCode() - Method in class ro.sync.ecss.dita.CILevelValue
- hashCode() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
- hashCode() - Method in class ro.sync.ecss.extensions.api.ContentInterval
- hashCode() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
- hashCode() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- hashCode() - Method in class ro.sync.ecss.extensions.api.webapp.WebappMessage
- hashCode() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
- hashCode() - Method in class ro.sync.exml.editor.quickassist.QuickAssistProposalGroup
- hashCode() - Method in class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
- hashCode() - Method in class ro.sync.exml.view.graphics.AttributedString
- hashCode() - Method in class ro.sync.exml.view.graphics.Color
- hashCode() - Method in class ro.sync.exml.view.graphics.Dimension
- hashCode() - Method in class ro.sync.exml.view.graphics.Font
- hashCode() - Method in class ro.sync.exml.view.graphics.Point
- hashCode() - Method in class ro.sync.exml.view.graphics.Rectangle
- hashCode() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
- hashCode() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSResource
- hashCode() - Method in class ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor
- hashCode() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
- hashCode() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
- hashCode() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageLayoutInformation
- hashCode() - Method in class ro.sync.exml.workspace.api.references.Reference
- hashCode(URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContext
- hasIDType(String, String, String, String) - Method in interface ro.sync.ecss.extensions.api.link.IDTypeVerifier
-
Check if the provided attribute has the ID type.
- hasImposedEditorVariableCaretOffset(String) - Static method in class ro.sync.ecss.extensions.commons.operations.MoveCaretUtil
-
Check if the imposed editor variable caret offset can be found in the XML fragment.
- hasLoadingErrors() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
- hasLoadingErrors() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
- hasMultipleSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Check if the Author editor page has multiple selections.
- hasNext() - Method in interface ro.sync.ecss.extensions.api.content.TextContentIterator
-
Check if has a next text context.
- hasNext() - Method in interface ro.sync.ecss.extensions.api.node.ContentIterator
- hasPrefix() - Method in interface ro.sync.contentcompletion.xml.CIElement
- hasPrefix() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- hasPseudoClass(String) - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Checks if a pseudo class is set on the element.
- hasReferences(AuthorNode) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- hasReferences(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Verifies if the handler considers the node to have references.
- hasReferences(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
An element that has
conref
attribute is an element with references. - hasReferences(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
-
Only 'include' elements have references.
- hasReferences(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
An element that has
href
attribute is an element with references. - hasSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
WSAuthorEditorPageBase.hasSelection()
instead. - hasSelection() - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Check if the Author editor page has selection.
- hasSelection() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Check if the editor page has a selection
UseAuthorSelectionModel
to get more information and access to the Author editor page selection. - hasSelection() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Check if the editor page has a selection
- hasValue() - Method in class ro.sync.outline.xml.Attribute
-
Check if the attribute has a value, or is empty attribute.
- hasVideoFormat(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Checks if the format is a supported video format.
- HAZARDSTATEMENT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Hazardstatement class.
- HE - ro.sync.exml.plugin.transform.SaxonEdition
-
Home Edition.
- HEAD - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Head checkbox in the TEI table customizer dialog.
- headerCheckbox - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
If selected an empty table header will be generated.
- height - Variable in class ro.sync.exml.view.graphics.Dimension
-
The height.
- height - Variable in class ro.sync.exml.view.graphics.Ellipse
-
The overall height of this ellipse.
- height - Variable in class ro.sync.exml.view.graphics.Rectangle
-
The height.
- HELP_MENU - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help menu
- HelpPageProvider - Interface in ro.sync.ui.application
-
Provides the help page ID.
- HEX_VIEWER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: HexaViewer,
- hideToolbar(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Hide a toolbar specified by the toolbar ID.
- hideView(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Hide a view specified by the view ID.
- HIERARCHY_DEPENDENCE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Resource dependencies or hierarchy view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
- HIGH_IMPORTANCE - Static variable in interface ro.sync.contentcompletion.editor.InlineProposal
-
The item is of high importance.
- Highlight - Interface in ro.sync.ecss.extensions.api.highlights
-
The highlight interface.
- HIGHLIGHT_CLASS_DEBUGGER_CONTEXT - Static variable in interface ro.sync.exml.editor.EditorPageConstants
-
Class of highlights used for highlight the current debugger context.
- HighlightActionsProvider - Class in ro.sync.ecss.extensions.api.highlights
-
Provider for the actions available for a highlight.
- HighlightActionsProvider() - Constructor for class ro.sync.ecss.extensions.api.highlights.HighlightActionsProvider
- HighlightActionsRenderingStyle - Enum in ro.sync.ecss.extensions.api.highlights
-
The rendering style of the actions associated with a highlight.
- highlightAdded(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
Notified when a
AuthorPersistentHighlight
is added to the document. - highlightAdded(Highlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighterListener
-
A highlight was added.
- HighlightPainter - Interface in ro.sync.ecss.extensions.api.highlights
-
Highlight renderer.
- HighlightPainterInfo - Class in ro.sync.ecss.extensions.api.highlights
-
Information needed by the painter.
- HighlightPainterInfo(Graphics, int, Point, int, int, int, int, int, int, int, int, Point, int, int, int) - Constructor for class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Renders the highlight.
- highlightRangeReconfiguredUpdated(AuthorPersistentHighlight, int, int) - Method in class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
Notified when the range of a
AuthorPersistentHighlight
is updated, for example the start or end offsets might have changed. - highlightRemoved(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
Notified when a
AuthorPersistentHighlight
is removed from the document. - highlightRemoved(Highlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighterListener
-
A highlight was removed.
- highlightsAdded(List<AuthorPersistentHighlight>) - Method in class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
Notified when a list of
AuthorPersistentHighlight
are added to the document. - highlightsChanged() - Method in class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
Event which notifies that the list of highlights (change tracking, comments or custom) has changed in an unpredictable way.
- highlightsRemoved(List<AuthorPersistentHighlight>) - Method in class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
Notified when a list of
AuthorPersistentHighlight
are removed from the document. - highlightsRemoved(Highlight[]) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighterListener
-
A group of highlights was removed.
- highlightUpdated(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsListener
-
Notified when a property of a
AuthorPersistentHighlight
is updated, for example changing the comment of a change tracking marker. - HISTORY_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RevisionMessageDialog, UpdateToRevisionDepthDialog,
- HISTORY_FILTERS_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: HistoryDialog, ShowCustomHistoryDialog,
- HISTORY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: HistoryView, RevisionAuthorNameDialog,
- HORIZONTAL_ALIGN_VALUES - Static variable in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Array with common possible values for horizontal alignment
- HORIZONTAL_ALIGNMENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Horizontal alignment render string.
- HOST_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the host name to connect to.
- hostsEqual(URL, URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContext
- HOTSPOTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Hotspots View" topic
- HOVER_ACTIONS_PROVIDER_ADDITIONAL_DATA - Static variable in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
Key for the menu creator getting the actions that can be performed over the highlight, as well as information about rendering.
- HOW_FLOATING_LICENSES_WORK - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: LicenseInputDialog,
- HREF - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Href.
- HREF - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
The relative href value of the topic ref which defines the key.
- HREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Href attribute name
- HREF_VALUE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
The value of the "href" attribute of the <topicref> element.
- HrefInfo - Class in ro.sync.ecss.dita
-
Contains the referenced URL + information whether this is a map or a topic
- HrefInfo(URL, String, boolean, boolean) - Constructor for class ro.sync.ecss.dita.HrefInfo
-
Constructor.
- HSBtoRGB(float, float, float, int) - Static method in class ro.sync.exml.view.graphics.Color
-
Converts the components of a color, as specified by the HSB model, to an equivalent set of values for the default RGB model.
- hslToColor(float, float, float, int) - Static method in class ro.sync.exml.view.graphics.Color
-
HSL color space to RGB convert method.
- hslToRGB(float, float, float) - Static method in class ro.sync.exml.view.graphics.Color
-
HSL color space to RGB convert method.
- HTML_CONTENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for HTML content form control.
- HTML_DOCUMENTATION_XML_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDDocumentationDialog,
- HTML_DOCUMENTATION_XQUERY_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XQDocDialog, XQDocDialog,
- HTML_WELLFORM_DETAILS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The wellformed HTML help page ID.
- HTML_WIDTHS_SPECIFICATIONS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
The column widths type for HTML tables.
- HTML5CustomRuleMatcher - Class in ro.sync.ecss.extensions.html
-
Check if the document is an HTML5 document.
- HTML5CustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.html.HTML5CustomRuleMatcher
- HTMLClasses - Interface in ro.sync.ecss.extensions.api.webapp
-
HTML classes used to identify the role of HTML elements.
- HtmlContentEditor - Class in ro.sync.ecss.component.editor
-
Editor used to render HTML content.
- HtmlContentEditor() - Constructor for class ro.sync.ecss.component.editor.HtmlContentEditor
-
Constructor.
- HTMLTableCellInfoProvider - Class in ro.sync.ecss.extensions.commons.table.support
-
Provides information regarding HTML table cell span and column width.
- HTMLTableCellInfoProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- HTMLTableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.spansupport
-
Empty implementation for backward compatibility.
- HTMLTableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.spansupport.HTMLTableCellSpanProvider
- HttpExceptionWithDetails - Exception in ro.sync.net.protocol.http
-
HTTP Exception with details.
- HttpExceptionWithDetails(String, int, String, URL) - Constructor for exception ro.sync.net.protocol.http.HttpExceptionWithDetails
-
Constructor
- HttpExceptionWithDetails(String, int, String, URL, HttpResponse) - Constructor for exception ro.sync.net.protocol.http.HttpExceptionWithDetails
-
Constructor
- HTTPS_WEBDAV_PREFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: HTTPConfigurationPage, AdvancedHttpOptionPane,
- HttpServletRequest - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet.http
-
HTTP Request interface inspired from HTTP Servlet 5.0.
- HttpServletResponse - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet.http
-
Response interface inspired from HTTP Servlet 5.0.
- HttpSession - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet.http
-
HttpSession interface inspired from HTTP Servlet 5.0.
I
- I_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Italic class.
- IAuthorDocumentPositionedInfo - Interface in ro.sync.ecss.component.validation
-
Interface defining the Author Mode document positioned info: allows you to specify the problem AuthorNode.
- IAuthorExtensionAction - Interface in ro.sync.ecss.extensions.api.editor
-
An author action created over an author operation.
- ICON_ALIGN_CENTER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for horizontal align center.
- ICON_ALIGN_JUSTIFY - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for horizontal align justify.
- ICON_ALIGN_LEFT - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for horizontal align left.
- ICON_ALIGN_RIGHT - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for horizontal align right.
- ICON_COL_ROW_SEP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for colsep = 1 and rowsep = 1.
- ICON_COLSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for colsep = 1.
- ICON_COMMENT_TREE - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Icon code for comment nodes.
- ICON_FRAME_ALL - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for frame all/box/border.
- ICON_FRAME_BOTTOM - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for frame bottom/bellow.
- ICON_FRAME_LHS - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for frame lhs.
- ICON_FRAME_RHS - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for frame rhs.
- ICON_FRAME_SIDES - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for frame sides/vsides.
- ICON_FRAME_TOP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for frame top/above.
- ICON_FRAME_TOPBOT - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for frame topbot/hsides.
- ICON_PROCESSING_INSTRUCTION_TREE - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Icon code for processing instruction nodes.
- ICON_ROW_TYPE_BODY - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for row type body.
- ICON_ROW_TYPE_FOOTER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for row type footer.
- ICON_ROW_TYPE_HEADER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for row type header.
- ICON_ROWSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for rowsep = 1.
- ICON_TEXT_TREE - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Icon code for text nodes.
- ICON_VALIGN_BOTTOM - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for vertical align bottom.
- ICON_VALIGN_MIDDLE - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for vertical align middle.
- ICON_VALIGN_TOP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Icon for vertical align top.
- ID - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The unique friendly ID generated by Oxygen.
- ID_ANY - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.Use
DITAAccess.ID_FIRST_TOPIC_ID
instead which has a clearer meaning.
Identifier used in references path, representing that the topic id can be excluded from the reference. - ID_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
ID attribute name
- ID_FIRST_TOPIC_ID - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Identifier used in references path, representing that the topic id is the first topic ID in the file.
- ID_FIRST_TOPIC_ID - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Identifier used in references path, representing that the first topic ID encountered in the target topic should be used.
- ID_OPTIONS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Title for ID elements customizer dialog.
- ID_PATH - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
The ID location (if any) inside the targeted URL.
- ID_PATTERN - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'ID pattern' label text.
- ID_PATTERN_DESCRIPTION - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Description for the id pattern macro.
- idAttrQname - Variable in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
The ID attribute qname
- IDElementLocator - Class in ro.sync.ecss.extensions.commons
-
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.
- IDElementLocator(IDTypeVerifier, String) - Constructor for class ro.sync.ecss.extensions.commons.IDElementLocator
-
Constructor.
- IDropDownMenuAction - Interface in com.oxygenxml.editor.editors
-
Adds the possibility to add a drop down menu customizer.
- IDropDownMenuCustomizer - Class in com.oxygenxml.editor.editors
-
Customize a drop down menu shown on an action.
- IDropDownMenuCustomizer() - Constructor for class com.oxygenxml.editor.editors.IDropDownMenuCustomizer
- IDropDownToolItem - Interface in com.oxygenxml.editor.editors.xml
-
Access to the drop down tool item, allows configuring the set of available actions.
- IDS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Select all IDs in a DITA map.
- IDS_IN_MAIN_TOPIC - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Select all IDs from a main topic and ignore IDs from the inner topics.
- IDTypeIdentifier - Class in ro.sync.ecss.extensions.api.link
-
Identifier for an ID declaration or reference.
- IDTypeIdentifier() - Constructor for class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
- IDTypeRecognizer - Class in ro.sync.ecss.extensions.api.link
-
Recognizer for ID declaration and references in attribute values.
- IDTypeRecognizer() - Constructor for class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
- IDTypeVerifier - Interface in ro.sync.ecss.extensions.api.link
-
Interface used to check if an attribute has the ID type.
- idValuesList - Variable in class ro.sync.contentcompletion.xml.Context
-
The ID values list.
- idVerifier - Variable in class ro.sync.ecss.extensions.commons.IDElementLocator
-
Class used to check if an attribute has ID type.
- IExternalContentCompletionContext - Interface in ro.sync.exml.workspace.api.editor.page.text
-
Contains context information about the position where the content completion is invoked.
- ignorableWhitespace(char[], int, int) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- IGNORE_RESOURCES_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AddToSVNIgnoreDialog,
- ignoreNode(AuthorNode) - Method in class ro.sync.ecss.extensions.api.structure.AuthorOutlineCustomizer
-
If
true
this node and all its descendants are not shown in the Outline. - IImageMapWrapper<E extends ro.sync.ecss.imagemap.IImageMap> - Interface in ro.sync.ecss.imagemap
-
Marker interface for the Image Map Wraper.
- IMAGE_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Image class.
- IMAGE_EXPANSION_BAR_BOTTOM - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing the bottom arrow of the expansion bar.
- IMAGE_EXPANSION_BAR_COLLAPSED - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing an arrow for the collapsed expansion bar.
- IMAGE_EXPANSION_BAR_MIDDLE_GRADIENT - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing the middle of the expansion bar gradient.
- IMAGE_EXPANSION_BAR_TOP - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Image representing the top arrow of the expansion bar.
- IMAGE_FILES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Image file chooser file description.
- IMAGE_MAP_EDITOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Image Map Editor
- IMAGE_MARKER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify a marker that surrounds an image.
- IMAGE_PREVIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Preview view.
- IMAGE_PREVIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OxygenPreviewPanel,
- IMAGE_REFERENCE - ro.sync.ecss.extensions.api.ReferenceType
-
The URL points to an image.
- IMAGE_WRAPPER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify wrapper elements used to style images for change tracking and comments.
- ImageContentProvider - Class in ro.sync.exml.workspace.api.images.handlers.providers
-
Provides access to the image contents...
- ImageContentProvider(URL, InputStream) - Constructor for class ro.sync.exml.workspace.api.images.handlers.providers.ImageContentProvider
-
Constructor.
- ImageFileChooser - Class in ro.sync.ecss.extensions.commons
-
Choose an image file.
- ImageFileChooser() - Constructor for class ro.sync.ecss.extensions.commons.ImageFileChooser
- ImageHandler - Class in ro.sync.exml.workspace.api.images.handlers
-
Base class for all the image handlers.
- ImageHandler() - Constructor for class ro.sync.exml.workspace.api.images.handlers.ImageHandler
- ImageHolder - Interface in ro.sync.exml.workspace.api.util
-
An image holder that can be written to an OutputStream and contains additional information about the image.
- ImageInverter - Interface in ro.sync.exml.workspace.api.util
-
Inverts certain images based on color theme.
- ImageLayoutInformation - Class in ro.sync.exml.workspace.api.images.handlers
-
Information about an image's dimensions and baseline.
- ImageLayoutInformation(int, int, int, int) - Constructor for class ro.sync.exml.workspace.api.images.handlers.ImageLayoutInformation
-
Information about an image.
- ImageLayoutInformation(int, int, int, int, int) - Constructor for class ro.sync.exml.workspace.api.images.handlers.ImageLayoutInformation
-
Information about an image.
- ImageMapExtractor - Class in ro.sync.ecss.extensions.api.webapp.references
-
Returns an optional
Reference
with typeType.STATIC_CONTENT
and the URL of the image map. - ImageMapExtractor(StyleSheet) - Constructor for class ro.sync.ecss.extensions.api.webapp.references.ImageMapExtractor
-
Creates and extractor with the given stylesheet
- ImageMapFactory - Class in ro.sync.ecss.imagemap
-
Factory for image map implementations.
- ImageMapFormatException - Exception in ro.sync.ecss.extensions.api.webapp.imagemap
-
Exception thrown when an image map cannot be parsed from an XML element.
- ImageMapFormatException(String) - Constructor for exception ro.sync.ecss.extensions.api.webapp.imagemap.ImageMapFormatException
- ImageMapFormatException(String, Exception) - Constructor for exception ro.sync.ecss.extensions.api.webapp.imagemap.ImageMapFormatException
- ImageMapNotSuportedException - Exception in ro.sync.ecss.imagemap
-
Image map not supported exception.
- ImageMapNotSuportedException(String) - Constructor for exception ro.sync.ecss.imagemap.ImageMapNotSuportedException
-
Constructor.
- ImageMapUtil - Class in ro.sync.ecss.imagemap
-
Image Map Utilities.
- ImageMapUtil() - Constructor for class ro.sync.ecss.imagemap.ImageMapUtil
- ImageRenderingContext - Class in ro.sync.exml.workspace.api.images.handlers
-
Contains information about the context in which the image will be rendered..
- ImageRenderingContext(Font) - Constructor for class ro.sync.exml.workspace.api.images.handlers.ImageRenderingContext
-
Constructor.
- ImageRenderingContext(Font, int) - Constructor for class ro.sync.exml.workspace.api.images.handlers.ImageRenderingContext
-
Constructor.
- ImageRenderingContext(Font, int, Rectangle) - Constructor for class ro.sync.exml.workspace.api.images.handlers.ImageRenderingContext
-
Constructor.
- ImageUtilities - Interface in ro.sync.exml.workspace.api.images
-
Utilities related to registering image handlers...
- ImageUtilitiesSpecificProvider - Interface in ro.sync.exml.workspace.api.images
-
Platform specific image utilities provider.
- IMG_FROM_TESTS - Static variable in class ro.sync.ecss.extensions.commons.ImageFileChooser
-
Used to test the class from JUnit test cases.
- IMPORT_DATABASE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ExportDatabaseDialog, ImportDBWizard, DBSelectionPanelDescriptor, ImportSettingsDBPanelDescriptor,
- IMPORT_DB_TABLE_CONTENT_TO_XML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Import Table Content as XML Document" topic
- IMPORT_EXCEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ImportExcelWizard, ImportSettingsExcelPanelDescriptor, SheetSelectionPanelDescriptor,
- IMPORT_HTML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ImportHTMLCreationWizard,
- IMPORT_REPOS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help ID in the Repo Import Folder Dialog
- IMPORT_TEXT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PresentationFieldNameDialog, PresentationFieldNameDialog, ImportTextWizard, ImportSettingsTextPanelDescriptor, TextFileSelectionPanelDescriptor,
- importGlobalOptions(File) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Sets global properties in the Oxygen common preferences.
- importGlobalOptions(File, boolean) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Sets global properties in the Oxygen common preferences.
- IMPOSED_INSERTION_TYPE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Query parameter that imposes how a reference will be inserted in DITA
- IN_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
The offset is in character content.
- INCH - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Value in inches are multiplied with the dots per inch value.
- INCLUDING_DOCUMENT_PARTS_WITH_XINCLUDE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: InsertXIncludeDialog, InsertXIncludeDialog,
- increment(int) - Method in class ro.sync.ecss.css.CSSCounter
-
Increment the counter.
- increment(int, boolean) - Method in class ro.sync.ecss.css.CSSCounter
-
Increment the counter.
- INDEXTERM_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Index term class.
- INFO - ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutProblem.Severity
-
Table layout information
- INFO - ro.sync.exml.workspace.api.references.CollectingError.Severity
-
Information message
- INFO - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The info view for user informations.
- INFO_SUFIX - Static variable in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
-
Docbook info element name suffix.
- infoProvider - Variable in class ro.sync.contentcompletion.xml.Context
-
Creates a full SAX source over the document and other useful methods.
- INHERIT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Value constant used for the color property.
- INHERITANCE_GENERALIZATION - Static variable in class ro.sync.ecss.dita.DITAAccess
-
If the source is a generalization of the target
- INHERITANCE_GENERALIZATION - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
If the source is a generalization of the target
- INHERITANCE_NONE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
No match between the two classes..
- INHERITANCE_NONE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
No match between the two classes..
- INHERITANCE_SAME - Static variable in class ro.sync.ecss.dita.DITAAccess
-
If the source class is the same as the target class.
- INHERITANCE_SAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
If the source class is the same as the target class.
- INHERITANCE_SPECIALIZATION - Static variable in class ro.sync.ecss.dita.DITAAccess
-
If the source is a specialization of the target
- INHERITANCE_SPECIALIZATION - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
If the source is a specialization of the target
- inInlineContext(int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
AuthorDocumentController.inInlineContext(int)
instead. - inInlineContext(int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Test if the context at the given
offset
is inline(as defined in the CSS specs) or not. - init() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Derived classes should make sure to call this method.
- init() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Derived classes should make sure to call this method.
- init() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Servlet's init() method.
- init() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Servlet's init() method.
- init() - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Initialize the web application.
- init(File, URL, URL, String, String, String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
This method should get called as soon as possible before calling any other methods from this class.
- init(URL[], URL, URL, String, String, String, String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
This method should get called as soon as possible before calling any other methods from this class.
- init(FilterConfig) - Method in class ro.sync.ecss.extensions.api.webapp.license.LicenseEnforcerFilter
-
Initializes the filter.
- init(ServletConfig) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Init function that stores the config.
- init(StyledText, IDocument, String) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
Initialize the DnD listener.
- init(AuthorAccess) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
Initialize the DnD listener.
- init(AuthorAccess) - Method in interface ro.sync.exml.editor.xmleditor.pageauthor.AuthorDnDListener
-
Initialize the DnD listener.
- init(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSepProvider
-
This method is called when starting to compute the layout for a table.
- init(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableCellSpanProvider
-
This method is called when starting to compute the layout for a table.
- init(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
This method is called when starting to compute the layout for a table.
- init(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.spansupport.TEITableCellSpanProvider
-
Nothing to do.
- init(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- init(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- init(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITASimpleTableCellSpanProvider
- init(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- init(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- init(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.ReltableCellSpanProvider
- init(ServletConfig) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Init function that stores the config.
- init(PluginWorkspace) - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
Initializes the GUI for the option page and loads the stored option values.
This method may be called multiple times on the same "OptionPagePluginExtension" implementation.
For example it's called when the end user cancels the "Preferences" dialog and you need to reload your custom UI settings from the options storage.
So you could for example create the custom Swing component only when the first "init" is called and on subsequent calls return the already created component.
But on each "init" callback you always need to reload your page's GUI settings (e.g. - INITIAL_DATABASE - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the initial database from server to connect to.
- INITIAL_VALUE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The current value for the property being edited.
- INITIAL_VALUE_PARSER_IMPL - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
A parser used to process the initial value.
- InlineProposal - Interface in ro.sync.contentcompletion.editor
-
Inline proposal presented in
InlineProposalsWindow
. - InplaceEditingListener - Interface in ro.sync.ecss.extensions.api.editor
-
Gets notified about edit events:
InplaceEditingListener.editingStopped(EditingEvent)
- a request to stop the editing and commit the value from the editor. - InplaceEditingTraversalListener - Interface in ro.sync.ecss.extensions.api.editor
-
Gets notified about focus traversal keys TAB and SHIFT-TAB.
- InplaceEditor - Interface in ro.sync.ecss.extensions.api.editor
-
An author in-place editor.
- InplaceEditorAdapter - Class in ro.sync.ecss.extensions.api.editor
-
Convenience implementation of the
InplaceEditor
. - InplaceEditorAdapter() - Constructor for class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
- InplaceEditorArgumentKeys - Interface in ro.sync.ecss.extensions.api.editor
-
Properties of the oxy_editor function extended with other computed properties that the renderer/editor might need.
- InplaceEditorCSSConstants - Interface in ro.sync.ecss.extensions.api.editor
-
Arguments of the oxy_editor function as well as built-in values for some of these arguments.
- InplaceEditorRendererAdapter - Class in ro.sync.ecss.extensions.api.editor
-
Convenience implementation of the
InplaceRenderer
andInplaceEditor
. - InplaceEditorRendererAdapter() - Constructor for class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- InplaceEditorUtil - Class in ro.sync.ecss.extensions.commons.editor
-
Utility methods for preparing the in-place editors for being displayed.
- InplaceHeavyEditor - Interface in ro.sync.ecss.extensions.api.editor
-
A form control that appears inside the author page.
- InplaceRenderer - Interface in ro.sync.ecss.extensions.api.editor
-
An author in-place renderer.
- InplaceRendererAdapter - Class in ro.sync.ecss.extensions.api.editor
-
Convenience implementation of the
InplaceRenderer
. - InplaceRendererAdapter() - Constructor for class ro.sync.ecss.extensions.api.editor.InplaceRendererAdapter
- inputChanged(Viewer, Object, Object) - Method in class ro.sync.ecss.extensions.commons.table.operations.ListContentProvider
- InputURLChooser - Interface in ro.sync.exml.workspace.api.standalone
-
Interface through which the CMS can set a custom URL to any Input URL Panel from Oxygen.
- InputURLChooserCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Customize the actions which appear in any Input URL chooser from Oxygen.
- InputUrlComponentChangeListener - Interface in ro.sync.exml.workspace.api.standalone.ui.urlpanel
-
Notifies changes in
InputUrlComponentProvider
components. - InputUrlComponentProvider - Interface in ro.sync.exml.workspace.api.standalone.ui.urlpanel
-
Gives access to an URL chooser component similar to the ones in the application.
- InputURLEditor - Class in ro.sync.ecss.component.editor
-
In-place editor used to select an URL.
- InputURLEditor() - Constructor for class ro.sync.ecss.component.editor.InputURLEditor
-
Constructor.
- INSERT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name for ok buttons from an insertion dialog.
- INSERT_CHOICE_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Insert choice table dialog title.
- INSERT_COLUMN - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Insert table dialog title.
- INSERT_COLUMNS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
"Insert Columns" action and frame/shell title.
- INSERT_DEFINE_KEYS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Inserting and defining keys
- INSERT_DITA_CONTENT_REFERENCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SADITAConrefCustomizerDialog, SADITAEditConrefReferenceCustomizerDialog, SADITASubtopicConrefReferenceCustomizerDialog, ECDITAContentReferenceCustomizerDialog,
- INSERT_ENTRY_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'Insert entry table' title for Docbook table customizer dialog.
- INSERT_FRAGMENT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Insert fragment event type.
- INSERT_INFORMAL_TABLE_TOOLTIP - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Tooltip for insert 'informalTable' in Docbook table customizer dialog.
- INSERT_LOCATION_AFTER - ro.sync.exml.editor.xmleditor.operations.context.RelativeInsertPosition
-
Insert the node after the anchor node.
- INSERT_LOCATION_AS_FIRST_CHILD - ro.sync.exml.editor.xmleditor.operations.context.RelativeInsertPosition
-
Insert the node as the first child of the anchor node.
- INSERT_LOCATION_AS_LAST_CHILD - ro.sync.exml.editor.xmleditor.operations.context.RelativeInsertPosition
-
Insert the node as the last child of the anchor node.
- INSERT_LOCATION_BEFORE - ro.sync.exml.editor.xmleditor.operations.context.RelativeInsertPosition
-
Insert the node before the anchor node.
- INSERT_MULTIPLE_COLUMNS_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
The
insertMultipleColumns
argument descriptor. - INSERT_NODE_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Insert node event type.
- INSERT_RELATIONSHIP_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Title for DITA relationship table customizer dialog.
- INSERT_ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
"Insert Rows" action and frame/shell title.
- INSERT_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Insert table dialog title.
- INSERT_TEXT_EVENT - Static variable in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Insert simple text event type.
- INSERT_WEB_LINK - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Insert web link (link) dialog title.
- INSERT_WEB_ULINK - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Insert web link (ulink) dialog title.
- insertAction(Action, int) - Method in class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Inserts an action at the given position in the menu.
- insertCharAtCurrentOffset(char) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Inserts the given character at the current caret position.
- insertChars(int, char[], int, int) - Method in interface ro.sync.ecss.extensions.api.Content
-
Inserts a sequence of characters into the content at a given offset.
- insertCodePointAtCurrentOffset(int) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappAuthorSchemaAwareActionsHandler
-
Inserts the given Unicode code point at the current caret position.
- InsertColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation used to insert one or more CALS table columns.
- InsertColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to insert one or more XHTML table columns.
- InsertColumnOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to insert a DITA map reltable column.
- InsertColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to insert one or more DITA table columns.
- InsertColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to insert one or more DITA simple table columns.
- InsertColumnOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to insert a TEI table column.
- InsertColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
-
Constructor.
- InsertColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertColumnOperation
-
Constructor.
- InsertColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.InsertColumnOperation
-
Constructor.
- InsertColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.InsertColumnOperation
-
Constructor.
- InsertColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
-
Constructor.
- InsertColumnOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.InsertColumnOperation
-
Constructor.
- InsertColumnOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
-
Constructor.
- InsertColumnOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertColumnOperation
-
Constructor.
- InsertColumnOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.dita.map.table.InsertColumnOperation
-
Constructor.
- InsertColumnOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
-
Constructor.
- InsertColumnOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.tei.table.InsertColumnOperation
-
Constructor.
- InsertColumnOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Operation used to insert a table column.
- InsertColumnOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
Constructor.
- insertColumns(AuthorAccess, String, String, AuthorDocumentFragment[], TableColumnSpecificationInformation, boolean, InsertRowOperationBase, int, int, AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
Insert columns in a table
- insertColumns(AuthorAccess, AuthorElement, String, String, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
Insert columns in a table
- InsertConrefOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation used to insert a conref in DITA documents.
- InsertConrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.InsertConrefOperation
- insertContent(String) - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- insertContent(String) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- insertContent(String) - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- insertContent(String) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- insertContent(String) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- insertContent(String) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
- insertContent(String) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
- insertContent(String) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
An insert text event was received by the author page and redirected to this currently active form control.
- insertContent(String) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- insertContent(AuthorAccess, AuthorNode, List<CommonsOperationsUtil.SelectedFragmentInfo>) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Insert content.
- insertContent(AuthorAccess, AuthorNode, List<CommonsOperationsUtil.SelectedFragmentInfo>) - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- insertContent(AuthorAccess, AuthorNode, List<CommonsOperationsUtil.SelectedFragmentInfo>) - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- insertContent(AuthorAccess, AuthorNode, List<CommonsOperationsUtil.SelectedFragmentInfo>) - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- insertContent(AuthorAccess, AuthorNode, List<CommonsOperationsUtil.SelectedFragmentInfo>) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- insertContentKeyReference(AuthorAccess, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Shows a dialog that allows inserting a content key reference and setting the original key to select in the Keys combo box.
- InsertContentKeyrefOperation - Class in ro.sync.ecss.extensions.dita.keyref
-
Operation used to insert a conkeyref in DITA documents.
- InsertContentKeyrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.keyref.InsertContentKeyrefOperation
- insertContentReference(ContextKeyManagerProvider, AuthorAccess, URL) - Static method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandlerUtil
-
Inserts a content reference to the given URL.
- insertContentReference(AuthorAccess, URL, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Shows a dialog that allows inserting a content reference (conref).
- insertElement(int, AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert a simple element, at the specified offset in the document.
- InsertEquationOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation used to insert an MathML Equation in any documents.
- InsertEquationOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert an equation in Docbook documents.
- InsertEquationOperation - Class in ro.sync.ecss.extensions.xhtml
-
Operation used to insert an MathML Equation in XHTML 1.1 documents.
- InsertEquationOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
-
Constructor to assign arguments.
- InsertEquationOperation() - Constructor for class ro.sync.ecss.extensions.docbook.InsertEquationOperation
- InsertEquationOperation() - Constructor for class ro.sync.ecss.extensions.xhtml.InsertEquationOperation
- insertExternalLink(String, AuthorAccess, boolean) - Method in class ro.sync.ecss.extensions.docbook.link.InsertExternalLinkOperation
-
Insert a web link.
- InsertExternalLinkOperation - Class in ro.sync.ecss.extensions.docbook.link
-
Insert Web Link (link).
- InsertExternalLinkOperation() - Constructor for class ro.sync.ecss.extensions.docbook.link.InsertExternalLinkOperation
- insertFragment(int, AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an
AuthorDocumentFragment
at the given offset. - insertFragment(int, AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Insert an
AuthorDocumentFragment
at the given offset. - insertFragment(AuthorDocumentFilterBypass, int, AuthorDocumentFragment) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting an
AuthorDocumentFragment
at the specified offset. - InsertFragmentOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an insert operation for an argument of type fragment.
- InsertFragmentOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.InsertFragmentOperation
-
Constructor.
- insertFragmentSchemaAware(int, AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an
AuthorDocumentFragment
at the given offset in schema aware mode. - InsertGraphicOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert a Docbook graphic.
- InsertGraphicOperation() - Constructor for class ro.sync.ecss.extensions.docbook.InsertGraphicOperation
- InsertGUIButtonOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert a Docbook guibutton with the child elements inlinemediaobject, imageobject and imagedata.
- InsertGUIButtonOperation() - Constructor for class ro.sync.ecss.extensions.docbook.InsertGUIButtonOperation
- insertHref(AuthorAccess, String, String, String, boolean, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref.
- insertHref(AuthorAccess, String, String, String, boolean, boolean, URL, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref or link element.
- insertImage(AuthorAccess, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a DITA Image
- insertImage(AuthorAccess, ImageInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a DITA Image.
- InsertImageDataOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert an image in Docbook 5 documents.
- InsertImageDataOperation() - Constructor for class ro.sync.ecss.extensions.docbook.InsertImageDataOperation
- InsertImageOperation - Class in ro.sync.ecss.extensions.dita.topic
-
Operation used to insert an image in DITA documents.
- InsertImageOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.InsertImageOperation
- InsertImageOperationP4 - Class in ro.sync.ecss.extensions.tei
-
Operation used to insert a TEI P4 graphic.
- InsertImageOperationP4() - Constructor for class ro.sync.ecss.extensions.tei.InsertImageOperationP4
- InsertImageOperationP5 - Class in ro.sync.ecss.extensions.tei
-
Operation used to insert a TEI P5 graphic.
- InsertImageOperationP5() - Constructor for class ro.sync.ecss.extensions.tei.InsertImageOperationP5
- insertImageRef(AuthorAccess, DocBookImageInfo, boolean) - Static method in class ro.sync.ecss.extensions.docbook.InsertGraphicOperation
-
Insert an image reference
- insertImageRef(AuthorAccess, DocBookImageInfo, boolean) - Static method in class ro.sync.ecss.extensions.docbook.InsertImageDataOperation
-
Insert an image reference.
- insertImageSchemaAware(AuthorAccess, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a DITA Image
- insertImageSchemaAware(AuthorAccess, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a DITA Image
- insertImageSchemaAware(AuthorAccess, ImageInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a DITA image.
- InsertImgOperation - Class in ro.sync.ecss.extensions.xhtml
-
Operation used to insert a XHTML graphic.
- InsertImgOperation() - Constructor for class ro.sync.ecss.extensions.xhtml.InsertImgOperation
- insertImportedContent(AuthorAccess, String) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Insert the content imported by applying the XSLT stylesheet directly in the document.
- insertKeydefWithKeyword(Object, AuthorCCManager, AuthorDocumentController, int, TopicRefInserter, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a key definition with keyword.
- insertKeydefWithKeyword(Object, AuthorCCManager, AuthorDocumentController, int, TopicRefInserter, DITATopicInsertionPosition) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a key definition with keyword.
- insertKeydefWithKeyword(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a key definition with keyword.
- InsertKeydefWithKeywordOperation - Class in ro.sync.ecss.extensions.dita
-
Operation used to insert a key with keyword in DITA Map documents.
- InsertKeydefWithKeywordOperation() - Constructor for class ro.sync.ecss.extensions.dita.InsertKeydefWithKeywordOperation
- InsertKeyrefOperation - Class in ro.sync.ecss.extensions.dita.keyref
-
Operation used to insert a keyref in DITA documents.
- InsertKeyrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.keyref.InsertKeyrefOperation
- InsertLinkOperation - Class in ro.sync.ecss.extensions.dita.link
-
Operation used to insert a Link in DITA documents.
- InsertLinkOperation() - Constructor for class ro.sync.ecss.extensions.dita.link.InsertLinkOperation
- insertLinkReference(boolean, String) - Method in interface ro.sync.ecss.dita.DITAAccess.InsertLinkReferenceShortcut
-
Insert a link reference.
- insertLinkReference(String, String, String, AuthorAccess, String, String, String, boolean, boolean, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref or link element.
- insertLinkReference(String, String, String, AuthorAccess, String, String, String, boolean, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref or link element.
- insertLinkReference(AuthorAccess, String, String, String, boolean, String, String, URL, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref or link element.
- insertLinkReference(AuthorAccess, String, String, String, boolean, String, String, URL, boolean, DITAAccess.InsertLinkReferenceShortcut) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref or link element.
- insertLinkReference(AuthorAccess, String, String, String, boolean, String, URL, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref or link element.
- insertLinkReference(AuthorAccess, String, String, String, boolean, String, URL, boolean, DITAAccess.InsertLinkReferenceShortcut) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a Xref or link element.
- InsertLinkUtil - Class in ro.sync.ecss.extensions.docbook.link
-
Utility class for insert web link.
- InsertListOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation used to convert a selection to an ordered/unordered list.
- InsertListOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.InsertListOperation
- insertLocalLink(AuthorAccess, boolean) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Create and insert a local link element.
- InsertLocalLinkOperation - Class in ro.sync.ecss.extensions.docbook.link
-
Insert local link.
- InsertLocalLinkOperation() - Constructor for class ro.sync.ecss.extensions.docbook.link.InsertLocalLinkOperation
- insertMedia(AuthorAccess, MediaInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a media object.
- InsertMediaDataOperationBase - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert an media object in DocBook documents.
- InsertMediaDataOperationBase() - Constructor for class ro.sync.ecss.extensions.docbook.InsertMediaDataOperationBase
- InsertMediaOperation - Class in ro.sync.ecss.extensions.dita.topic
-
Operation used to insert a media object in DITA documents.
- InsertMediaOperation - Class in ro.sync.ecss.extensions.xhtml
-
Operation used to insert a XHTML media.
- InsertMediaOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.InsertMediaOperation
- InsertMediaOperation() - Constructor for class ro.sync.ecss.extensions.xhtml.InsertMediaOperation
- insertMediaRef(AuthorAccess, String) - Method in class ro.sync.ecss.extensions.docbook.InsertMediaDataOperationBase
-
Inserts a media reference.
- insertMediaSchemaAware(AuthorAccess, MediaInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a DITA media object.
- insertMultipleElements(AuthorDocumentFilterBypass, AuthorElement, String[], int[], String) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting multiple elements at the given offsets.
- insertMultipleElements(AuthorElement, String[], int[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- insertMultipleElements(AuthorElement, String[], int[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert multiple elements at the given offsets.
- insertMultipleElements(AuthorElement, String[], int[], String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Insert multiple elements at the given offsets.
- insertMultipleFragments(AuthorDocumentFilterBypass, AuthorElement, AuthorDocumentFragment[], int[]) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting multiple fragments at the given offsets.
- insertMultipleFragments(AuthorElement, AuthorDocumentFragment[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert multiple fragments at the given offsets.
- insertMultipleFragments(AuthorElement, AuthorDocumentFragment[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Insert multiple fragments at the given offsets.
- insertNamespace() - Method in class ro.sync.ecss.extensions.docbook.Docbook4InsertMediaDataOperation
- insertNamespace() - Method in class ro.sync.ecss.extensions.docbook.Docbook5InsertMediaDataOperation
- insertNamespace() - Method in class ro.sync.ecss.extensions.docbook.InsertMediaDataOperationBase
-
Method to insert name space for docbook 4 and 5.
- InsertNewTopicOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Operation used to create a new topic and insert a reference to it.
- InsertNewTopicOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.InsertNewTopicOperation
- insertNode(int, AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Insert the specified node at the given offset.
- insertNode(AuthorDocumentFilterBypass, int, AuthorNode) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting a simple node into the document.
- insertOLink(AuthorAccess, String) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Insert OLink.
- InsertOLinkOperation - Class in ro.sync.ecss.extensions.docbook.olink
-
Insert OLink.
- InsertOLinkOperation() - Constructor for class ro.sync.ecss.extensions.docbook.olink.InsertOLinkOperation
- InsertOrReplaceFragmentOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Identical with
InsertFragmentOperation
with the difference that the selection will be removed. - InsertOrReplaceFragmentOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.InsertOrReplaceFragmentOperation
- InsertOrReplaceTextOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an insert/replace operation for an argument of type
String
. - InsertOrReplaceTextOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.InsertOrReplaceTextOperation
- insertReference(AuthorAccess, int) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a keyref or a conkeyref.
- insertReference(AuthorAccess, int, HeadlessViewport, AuthorCCManager, ReferenceInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert the given reference information with the given type.
- insertReference(AuthorAccess, String, int, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Inserts a reference from the information passed in the ArgumentsMap.
- insertReference(AuthorAccess, String, String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Inserts a reference from the information passed in the ArgumentsMap.
- insertReusableComponent(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a reusable component
- InsertReusableComponentOperation - Class in ro.sync.ecss.extensions.dita.reuse
-
Operation used to insert a conref in DITA documents.
- InsertReusableComponentOperation() - Constructor for class ro.sync.ecss.extensions.dita.reuse.InsertReusableComponentOperation
- InsertRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation used to insert a table row for DocBook v.4 or v.5 and for DITA CALS tables..
- InsertRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to insert a table row for XHTML documents.
- InsertRowOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to insert a reltable row for DITA.
- InsertRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to insert a table row for DITA.
- InsertRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to insert a simple table row for DITA.
- InsertRowOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to insert a table row for TEI documents.
- InsertRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
-
Constructor.
- InsertRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
-
Constructor.
- InsertRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.InsertRowOperation
-
Constructor.
- InsertRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.InsertRowOperation
-
Constructor.
- InsertRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertRowOperation
-
Constructor.
- InsertRowOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.InsertRowOperation
-
Constructor.
- InsertRowOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
-
Constructor.
- InsertRowOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
-
Constructor.
- InsertRowOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.tei.table.InsertRowOperation
-
Constructor.
- InsertRowOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Abstract class for operation used to insert a table row.
- InsertRowOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
-
Constructor.
- insertRows(AuthorAccess, String, String, AuthorNode, AuthorElement, int, String) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
-
Insert rows.
- InsertScreenshotOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation used to insert a Docbook graphic.
- InsertScreenshotOperation() - Constructor for class ro.sync.ecss.extensions.docbook.InsertScreenshotOperation
- InsertSingleColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation used to insert one or more CALS table columns.
- InsertSingleColumnOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to insert one or more XHTML table columns.
- InsertSingleColumnOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to insert a DITA map reltable column.
- InsertSingleColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to insert one or more DITA table columns.
- InsertSingleColumnOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to insert one or more DITA simple table columns.
- InsertSingleColumnOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to insert a TEI table column.
- InsertSingleColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.InsertSingleColumnOperation
- InsertSingleColumnOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertSingleColumnOperation
- InsertSingleColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.InsertSingleColumnOperation
- InsertSingleColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.InsertSingleColumnOperation
- InsertSingleColumnOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertSingleColumnOperation
- InsertSingleColumnOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.InsertSingleColumnOperation
- InsertSingleRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation used to insert a table row for DocBook v.4 or v.5 and for DITA CALS tables..
- InsertSingleRowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to insert a table row for XHTML documents.
- InsertSingleRowOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to insert a reltable row for DITA.
- InsertSingleRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation used to insert a table row for DITA tables..
- InsertSingleRowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation used to insert a single simple table row for DITA.
- InsertSingleRowOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to insert a single table row for TEI documents.
- InsertSingleRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.InsertSingleRowOperation
-
Constructor.
- InsertSingleRowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertSingleRowOperation
- InsertSingleRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.InsertSingleRowOperation
- InsertSingleRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.InsertSingleRowOperation
-
Constructor.
- InsertSingleRowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertSingleRowOperation
- InsertSingleRowOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.InsertSingleRowOperation
- InsertSingleRowOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.InsertSingleRowOperation
-
Constructor.
- insertTable(AuthorDocumentFragment[], boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in interface ro.sync.ecss.extensions.commons.table.operations.InsertTableOperationBase
-
If the fragments array is not null, this method converts the given fragments array into a table.
- insertTable(AuthorDocumentFragment[], boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
- insertTable(AuthorDocumentFragment[], boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.dita.map.table.InsertTableOperation
- insertTable(AuthorDocumentFragment[], boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
- insertTable(AuthorDocumentFragment[], boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
- insertTable(AuthorDocumentFragment[], boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.tei.table.InsertTableOperation
- insertTable(AuthorDocumentFragment[], List<Map<String, String>>, boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
-
If the fragments array is not null, this method converts the given fragments array into a table.
- insertTable(AuthorDocumentFragment[], List<Map<String, String>>, boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
-
If the fragments array is not null, this method converts the given fragments array into a table.
- insertTable(AuthorDocumentFragment[], List<Map<String, String>>, boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
-
If the fragments array is not null, this method converts the given fragments array into a table.
- insertTable(AuthorDocumentFragment[], List<Map<String, String>>, boolean, AuthorAccess, String, AuthorTableHelper, TableInfo) - Method in class ro.sync.ecss.extensions.tei.table.InsertTableOperation
-
If the fragments array is not null, this method converts the given fragments array into a table.
- InsertTableCellsContentConstants - Interface in ro.sync.ecss.extensions.commons.table.operations
-
Interface holding constants used in operations that insert content in table cells.
- InsertTableOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation used to insert a XHTML table.
- InsertTableOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation used to insert a DITA map reltable.
- InsertTableOperation - Class in ro.sync.ecss.extensions.dita.topic.table
-
Operation used to insert a DITA table.
- InsertTableOperation - Class in ro.sync.ecss.extensions.docbook.table
-
Operation used to insert a CALS Docbook table or an HTML table in a DocBook document.
- InsertTableOperation - Class in ro.sync.ecss.extensions.tei.table
-
The operation used to insert a TEI table.
- InsertTableOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertTableOperation
- InsertTableOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.InsertTableOperation
- InsertTableOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation
- InsertTableOperation() - Constructor for class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
-
Constructor.
- InsertTableOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.InsertTableOperation
- InsertTableOperationBase - Interface in ro.sync.ecss.extensions.commons.table.operations
-
Base for insert Author table operation.
- insertText(int, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Inserts a text at the given offset.
- insertText(int, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Inserts a text at the given offset.
- insertText(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
AuthorDocumentController.insertText(int, String)
instead. - insertText(AuthorDocumentFilterBypass, int, String) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before inserting the specified text at the given offset.
- insertTopicgroup(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic group.
- InsertTopicgroupOperation - Class in ro.sync.ecss.extensions.dita.map.topicgroup
-
Operation used to insert a topic group in DITA documents.
- InsertTopicgroupOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicgroup.InsertTopicgroupOperation
- insertTopichead(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic head.
- InsertTopicheadOperation - Class in ro.sync.ecss.extensions.dita.map.topichead
-
Operation used to insert a topic heading in DITA documents.
- InsertTopicheadOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topichead.InsertTopicheadOperation
- insertTopicref(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic ref.
- insertTopicref(AuthorAccess, URL, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic reference.
- insertTopicref(WSDITAMapEditorPage, URL, String, boolean, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic reference in the DITA Map tree.
- insertTopicref(WSDITAMapEditorPage, URL, String, DITATopicInsertionPosition, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Insert a topic reference in the DITA Map tree.
- InsertTopicrefOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Operation used to insert a topic reference in DITA documents.
- InsertTopicrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.InsertTopicrefOperation
- InsertULink - Class in ro.sync.ecss.extensions.docbook.link
-
Insert Web Link (ulink).
- InsertULink() - Constructor for class ro.sync.ecss.extensions.docbook.link.InsertULink
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
A list of URLs need to be inserted at the caret position, probably as links.
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.docbook.Docbook4ExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.docbook.Docbook5ExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.tei.TEI_jteiExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.tei.TEIP5ExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, int) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, List<ReferenceType>, int) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
A list of URLs need to be inserted at the caret position, probably as links.
- insertURLs(AuthorAccess, List<URL>, List<ReferenceType>, int) - Method in class ro.sync.ecss.extensions.dita.DITAExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, List<ReferenceType>, int) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, List<ReferenceType>, int) - Method in class ro.sync.ecss.extensions.docbook.Docbook5ExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, List<ReferenceType>, int) - Method in class ro.sync.ecss.extensions.tei.TEIP5ExternalObjectInsertionHandler
- insertURLs(AuthorAccess, List<URL>, List<ReferenceType>, int) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLExternalObjectInsertionHandler
- insertURLs(WSXMLTextEditorPage, List<URL>, int) - Method in class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
-
A list of URLs needs to be inserted at the caret position, probably as links.
- insertURLs(WSXMLTextEditorPage, List<URL>, int) - Method in class ro.sync.ecss.extensions.dita.DITATextPageExternalObjectInsertionHandler
- insertXHTMLFragment(AuthorAccess, Reader) - Method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Insert an XHTML fragment
- insertXInclude(AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Insert an XInclude fragment.
- InsertXIncludeOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Insert an XInclude.
- InsertXIncludeOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.InsertXIncludeOperation
- insertXMLFragment(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- insertXMLFragment(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment at the given offset.
- insertXMLFragment(String, int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.TextDocumentController
-
Insert an XML fragment at the caret location.
- insertXMLFragment(String, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- insertXMLFragment(String, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment relative to the node identified by the
xpathLocation
and according with therelativePosition
. - insertXMLFragment(String, String, RelativeInsertPosition) - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.TextDocumentController
-
Insert an XML fragment relative to the node identified by the
xpathLocation
and according with therelativePosition
. - insertXMLFragment(String, AuthorNode, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment relative to the given node and according with the
relativePosition
. - insertXMLFragmentSchemaAware(String, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment at the given offset in schema aware mode.
- insertXMLFragmentSchemaAware(String, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment at the given offset in schema aware mode.
- insertXMLFragmentSchemaAware(String, int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment at the given offset in schema aware mode.
- insertXMLFragmentSchemaAware(String, String, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment relative to the node identified by the
xpathLocation
and according with therelativePosition
. - insertXMLFragmentSchemaAware(String, String, String, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Insert an XML fragment relative to the node identified by the
xpathLocation
and according with therelativePosition
. - insertXRef(AuthorAccess, boolean) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Insert a xref element.
- InsertXrefOperation - Class in ro.sync.ecss.extensions.dita.link
-
Operation used to insert an XRef in DITA documents.
- InsertXrefOperation - Class in ro.sync.ecss.extensions.docbook.link
-
Inserts a xref element.
- InsertXrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.link.InsertXrefOperation
-
Constructor for the XRef operation.
- InsertXrefOperation() - Constructor for class ro.sync.ecss.extensions.docbook.link.InsertXrefOperation
- inSpacePreserve() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Check if the range is in a CSS white-space preserve context.
- installContext(AuthorDocumentModel) - Static method in class ro.sync.ecss.extensions.api.webapp.AuthorDocumentModelContextManager
-
Sets the specified document model as being edited on the current thread.
- INSTALLING_AND_UPDATING_ADD_ONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AddonsUpdatesDialog, ConfirmAddonsDescriptor, SelectAddonsDescriptor,
- installMultilineTooltip(JComponent) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OxygenUIComponentsFactory
-
Installs a new multiline tooltip on a component.
- INSTANCE - Static variable in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Singleton instance.
- INTERNAL_HELP_PREFIX - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Prefix for DPI additional information URL which will be opened in Help.
- intersection(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Computes the intersection of this
Rectangle
with the specifiedRectangle
. - intersects(int, int, int, int) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Determines whether or not this
Rectangle
and the specifiedRectangle
intersect. - intersects(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Determines whether or not this
Rectangle
and the specifiedRectangle
intersect. - INVALID_DITA_RESOURCE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Warning message shown in author page when reference to DITA is invalid resource.
- invalidate() - Method in class ro.sync.contentcompletion.xml.SchemaManagerFilterBase
-
Invalidates any cached data.
- invalidate() - Method in class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
- invalidate(String) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Removes all keys associated with the given session id.
- invalidateAll() - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Removes all keys from the store.
- InvalidEditException - Exception in ro.sync.ecss.extensions.api
-
Exception thrown by
AuthorSchemaAwareEditingHandler
methods when an edit is considered invalid and must be rejected. - InvalidEditException(String, String, boolean) - Constructor for exception ro.sync.ecss.extensions.api.InvalidEditException
-
Constructor.
- InvalidEditException(String, String, boolean, boolean) - Constructor for exception ro.sync.ecss.extensions.api.InvalidEditException
-
Constructor.
- InvalidEditException(String, String, Throwable, boolean) - Constructor for exception ro.sync.ecss.extensions.api.InvalidEditException
-
Constructor.
- InvalidLinkException - Exception in ro.sync.ecss.extensions.api.link
-
Signals a link that cannot be resolved.
- InvalidLinkException(String) - Constructor for exception ro.sync.ecss.extensions.api.link.InvalidLinkException
-
Constructor.
- InvalidLinkException(String, Severity, boolean) - Constructor for exception ro.sync.ecss.extensions.api.link.InvalidLinkException
-
Constructor.
- InvalidPersistentObjException - Exception in ro.sync.options
-
Thrown when we try to deserialize a persistent object.
- InvalidPersistentObjException(String) - Constructor for exception ro.sync.options.InvalidPersistentObjException
-
Constructor.
- invertImage(Object) - Method in interface ro.sync.exml.workspace.api.util.ImageInverter
-
Attempts to invert an image.
- inVisibleContent() - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Check if the range is in visible content.
- INVOCATION_TREE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Invocation Tree View" topic
- invokeAction(Object) - Method in interface ro.sync.exml.workspace.api.actions.CommonActionsProvider
-
If an action was obtained using one of the methods in this interface this method provides means to invoke an action on AWT thread (for the standalone distribution) or SWT thread (for the eclipse distribution).
- invokeAction(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
-
If an action was obtained using one of the methods in this interface this method provides means to invoke an action on AWT thread (for the standalone distribution) or SWT thread (for the eclipse distribution).
- invokeAuthorExtensionActionForID(String) - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Invoke action with a certain ID on the AWT thread.
- invokeAuthorExtensionActionInContext(Object, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
-
If an Author extension action which was contributed in the document type configuration was obtained using one of the methods in this interface this method provides means to invoke an action on AWT thread (for the standalone distribution) or SWT thread (for the eclipse distribution) and have it executed at a certain offset.
- invokeOperation(String, Map<String, Object>, int) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappActionsManager
-
Invokes an operation.
- IQuickAssistInvocationContext<P> - Interface in ro.sync.exml.editor.quickassist
-
Platform independent(Eclipse vs SA) invocation context for the quick assists.
- IQuickAssistProcessor - Interface in ro.sync.exml.editor.quickassist
-
Quick assist processor for quick fixes and quick assists.
- IQuickAssistProposal<I> - Interface in ro.sync.exml.editor.quickassist
-
The interface of completion proposals generated by content assist processors.
- IS_SUBJECT_DEF - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
A boolean flag which defines whether or not this key definition corresponds to a <subjectdef> element
- isAbsolute() - Method in class ro.sync.ecss.css.RelativeLength
- isAcceptingFixedColumnWidths(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Check if the table column widths can be represented as fixed values.
- isAcceptingFixedColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- isAcceptingFixedColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- isAcceptingFixedColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- isAcceptingFixedColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- isAcceptingPercentageColumnWidths(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Check if the table column widths can be represented as percentage values.
- isAcceptingPercentageColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- isAcceptingPercentageColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- isAcceptingPercentageColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- isAcceptingPercentageColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- isAcceptingProportionalColumnWidths(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Check if the table column widths can be represented as proportional values.
- isAcceptingProportionalColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- isAcceptingProportionalColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
- isAcceptingProportionalColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- isAcceptingProportionalColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- isActive() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Check if the property can be edited through the properties dialog.
- isActuallyTableAndNotTgroup(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
-
Check if the given node is a CALS table (not a tgroup, but actually a table element).
- isActuallyTableAndNotTgroup(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
-
Check if the given node is a DITA table (not a tgroup, but actually a table).
- isAllowedElement(String, int, AuthorSchemaManager) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Check if an element with the given local name is allowed at the caret offset.
- isAllowsMultipleValues() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- isAltGraphPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
- isAltPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
- isApplicable() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
- isAttribute() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
true
if the current property represents an attribute. - isAttributeNameQualified() - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Returns
true
if the name of the attribute is a QName. - isAudioReference(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Checks if the extension of file name is a reference to supported audio types.
- isAuthorEventOfInterest(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.author.AuthorDnDListener
-
Returns
true
if theDropTargetEvent
is relevant for the listener and its information will be used in the other methods of this listener. - isAuto() - Method in class ro.sync.ecss.css.RelativeLength
- isAutoGenerateIDs() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
- isAutoIDGenerationActive() - Method in interface ro.sync.ecss.extensions.api.UniqueAttributesRecognizer
- isAutoIDGenerationActive() - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
- isBodyRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
-
Checks if the given node represents a table body row element.
- isBodyRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
-
Checks if the given node represents a table body row element.
- isBold() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- isBold() - Method in class ro.sync.exml.view.graphics.Font
-
Indicates whether or not this
Font
object's style is BOLD. - isCalc() - Method in class ro.sync.ecss.css.RelativeLength
- isCanceled() - Method in interface ro.sync.ecss.dita.mapeditor.actions.export.helper.ExportProgressUpdater
-
Check if the progress is cancelled.
- isCanceled() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexerProgressMonitor
-
Probing the implementation to check if the indexing should stop.
- isCaretInColumn(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
-
Checks if the caret is in a cell which is in the given column.
- isCaretInColumn(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
-
Checks if the caret is in a cell which is in the given column.
- isChangebarDisplay() - Method in class ro.sync.ecss.css.Styles
-
Check if the display has '-oxy-change-bar-start' or '-oxy-change-bar-end' value.
- isChangeTrackingAware() - Method in class ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRenderer
-
The form control may be added on elements that have been inserted or deleted as a tracked change, or it may be in a content range on which there is a review comment.
- isChoiceTableAllowed(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Check if a choice table can be inserted in the current context.
- isColNumberSpecified() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
- isColspec(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Check if the child is a column specification.
- isColspec(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITACALSTableCellInfoProvider
- isColspec(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
-
Check if a node is a colspec node.
- isColspec(AuthorNode) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Check if a node is a colspec node.
- isColspec(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
- isColumnOrTableSelection(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.sort.TableSortUtil
-
Checks if the current selection from the table is a
SelectionInterpretationMode.TABLE_COLUMN
selection or aSelectionInterpretationMode.TABLE
selection. - isCommandPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
Check if META is pressed on Mac or CTRL is pressed on Windows.
- isCommandPressed(int) - Static method in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
Check if META is pressed on Mac or CTRL is pressed on Windows.
- isCommitted() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Returns a boolean indicating if the response has been committed.
- isConsumed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
- isContentReference(AuthorNode) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Check if this node references another node which should replace it entirely.
- isContentReference(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
-
Check if this node references another node which should replace it entirely.
- isContentReference(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- isContentReference(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
- isContentReference(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- isCtrlPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
- isCustomizable() - Method in interface ro.sync.exml.editor.EditorTemplate
- isCustomized() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Check if the toolbar info has been customizer.
- isCustomized() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Check if the view information has been customized.
- isDarkTheme() - Method in interface ro.sync.exml.workspace.api.util.ColorTheme
-
Check if the current theme is a dark theme.
- isDebuggerPerspectiveAllowed() - Method in class ro.sync.exml.ComponentsValidator
-
Check if the debugger perspective is allowed in the current distribution.
- isDeclaration() - Method in class ro.sync.ecss.extensions.api.link.DefaultIDTypeIdentifier
- isDeclaration() - Method in class ro.sync.ecss.extensions.api.link.IDTypeIdentifier
-
Checks if identifier corresponds to a declaration.
- isDeclareXmlns() - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Check if attribute should add an xmlns declaration.
- isDeclareXmlns() - Method in interface ro.sync.contentcompletion.xml.CIElement
- isDeclareXmlns() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- isDefaultIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
If
false
then disable the default recognition of the IDs based on the current associated schema. - isDefaultIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
- isDefaultIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.tei.id.TEIP5IDTypeRecognizer
- isDefaultNamespaceDeclaration() - Method in class ro.sync.outline.xml.Attribute
- isDefaultValue() - Method in class ro.sync.contentcompletion.xml.CIValue
-
Get the default value flag.
- isDelimiterBeforeTextNode(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.commons.operations.text.CapitalizeSentencesOperation
- isDelimiterBeforeTextNode(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.commons.operations.text.CapitalizeWordsOperation
- isDelimiterBeforeTextNode(AuthorAccess, int) - Method in class ro.sync.ecss.extensions.commons.operations.text.FormSelectedTextOperation
-
Decides if there is a sentence delimiter before the text node.
- isDescendentOf(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
See if this node is a descendant of the given node.
- isDisabledFromFile() - Method in class ro.sync.exml.plugin.PluginDescriptor
- isDisableDrawSpacesAndTabs() - Method in class ro.sync.exml.view.graphics.AttributedString
- isDITA(Attributes) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if the resource is DITA.
- isDITA1_3OrNewer(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if the topic or map with a certain architecture version is DITA 1.3 or newer,
- isDITA1_3OrNewer(Attributes) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if the topic or map with a certain architecture version is DITA 1.3 or newer,
- isDITAMap() - Method in class ro.sync.ecss.dita.HrefInfo
- isDITAReference() - Method in class ro.sync.ecss.dita.HrefInfo
- isDocBook() - Method in class ro.sync.ecss.extensions.commons.id.ConfigureAutoIDElementsOperation
-
Check if DocBook.
- isDocBook() - Method in class ro.sync.ecss.extensions.docbook.id.DocbookConfigureAutoIDElementsOperation
- isDocumentUnsaved() - Method in interface ro.sync.ecss.extensions.api.access.UnsavedContentReferenceManager
- isEditable() - Method in class ro.sync.ecss.css.Styles
- isEditable() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Checks whether or not the DITA Map page is editable.
- isEditable() - Method in interface ro.sync.exml.workspace.api.editor.page.WSEditorPage
-
Check if the document can be edited.
- isEditable() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Check if the document can be edited.
- isEditable(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Test if a node is editable or not.
- isElement(AuthorNode, String) - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
-
Test if a given node is an element and has the a specific local name.
- isElement(AuthorNode, String) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Test if a given
AuthorNode
is an element and has the a specific local name. - isElementDescriptionSupported() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
If true the element description(model) support is available, otherwise not.
- isElementDescriptionSupported() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
If true the element description(model) support is available, otherwise not.
- isElementTarget() - Method in class ro.sync.document.DocumentPositionedInfo
-
Return
true
if this DPI targets an XML element. - isElementWithNameAndNamespace(AuthorNode, String) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
- isElementWithNameAndNamespace(AuthorNode, String) - Method in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
- isEmbeddedContent(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Determines if the referred resource is YouTube or Vimeo embedded content.
- isEmpty() - Method in interface ro.sync.contentcompletion.xml.CIElement
-
true
if the element is empty because it has empty content type or the element type isnillable
. - isEmpty() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- isEmpty() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- isEmpty() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight
-
Check if the marker is over content.
- isEmpty() - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
- isEmpty() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
- isEmptyCSS3() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Checks if the element is empty (no content, or elements, may have PIs and Comments).
- isEnabled() - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- isEnabled() - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
The rooms manager is enabled when the Concurrent Editing plugin is installed.
- isEnabled() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
- isEnabled() - Method in class ro.sync.ecss.extensions.api.webapp.WebappLockManager
- isEnabledStatus() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Get the enabled status.
- isEnableHierarchicalDiff() - Method in class ro.sync.diff.api.DiffOptions
- isEnablePagedMediaProperties() - Method in class ro.sync.ecss.css.Styles
- isEntirelySelected(AuthorAccess, AuthorElement) - Static method in class ro.sync.ecss.extensions.commons.sort.TableSortUtil
-
Checks if the given element is entirely included in the current selection.
- isError() - Method in exception ro.sync.ecss.extensions.api.text.TextPageOperationException
-
true
if the message is an error message. - isFiltered(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightsFilter
-
Check if the persistent highlight should not be displayed.
- isFilteredOut() - Method in class ro.sync.ecss.css.Styles
- isFilterIDsOnCopy() - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
- isFirstChildElement() - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Deprecated.
- isFixed() - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Find if the attribute is fixed.
- isFoldable() - Method in class ro.sync.ecss.css.Styles
- isFoldable(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.fold.AuthorFoldManager
-
Check if a particular node is foldable.
- isFolded() - Method in class ro.sync.ecss.css.Styles
- isFolded(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.fold.AuthorFoldManager
-
Check if a particular node is folded.
- isForbidden(String, String) - Method in interface ro.sync.exml.workspace.api.spell.Dictionary
-
Check whether the word is forbidden considering dictionaries of a certain user.
- isGeneralizationOf(String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.use getInheritanceType instead.
- isGenerateFooter() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
- isGenerateHeader() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
- isGenericMediaContent(KeyInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Checks if the selected key refers resources that can be wrapped in a media object.s
- isHeadElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
-
Returns
true
if the given node is the table header element. - isHeadElement(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITASimpleTableSortOperation
- isHeadElement(AuthorElement) - Method in class ro.sync.ecss.extensions.tei.table.TEITableSortOperation
- isHeaderRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
-
Checks if the given node represents a table header row element.
- isHeaderRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
-
Checks if the given node represents a table header row element.
- isHighContrastTheme() - Method in interface ro.sync.exml.workspace.api.util.ColorTheme
-
Check if the current theme is a high contrast one.
- isHighContrastWhiteTheme() - Method in interface ro.sync.exml.workspace.api.util.ColorTheme
-
Check if the current theme is a high contrast white theme.
- isHighlightOverFormControl() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Check if we have a highlight over form controls
- isHighlightOverImage() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
- isHighlightOverText() - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Returns true if the highlight is done over a text view.
- isHighlightToColumn() - Method in class ro.sync.document.DocumentPositionedInfo
-
Check if the highlight must be made from column 0 to the specified column.
- isHTMLTableCellTagName(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
-
Verify if a given table cell tag name is a HTML cell tag name.
- isHttpOnly() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Checks whether this Cookie has been marked as HttpOnly.
- isIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
If true then ID type recognition is available.
- isIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
- isIDTypeRecognitionAvailable() - Method in class ro.sync.ecss.extensions.tei.id.TEIP5IDTypeRecognizer
- isIgnoreAttributesOrder() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreCDATA() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreComments() - Method in class ro.sync.diff.api.DiffOptions
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.DITAListSortOperation
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.DocbookListSortOperation
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Checks if a given node is ignored when sorting.
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
- isIgnored(AuthorNode) - Method in class ro.sync.ecss.extensions.tei.table.TEITableSortOperation
- isIgnoredAttribute(String, AuthorTableHelper) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Check if the attribute should be ignored.
- isIgnoreDOCTYPE() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreEntities() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreNamespaceDeclarations() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreNamespaces() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreNodeFromDisplay() - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
Check if this node should be ignored for display, used only on the breadcrumb.
- isIgnoreNodesByXPath() - Method in class ro.sync.diff.api.DiffOptions
-
Check if the default XPath should be used to ignore nodes from comparison if no XPath is specified in XPath combo from DIFF Files toolbar
- isIgnorePI() - Method in class ro.sync.diff.api.DiffOptions
- isIgnorePrefixes() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreStateOfEmptyElements() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreText() - Method in class ro.sync.diff.api.DiffOptions
- isIgnoreWhitespaces() - Method in class ro.sync.diff.api.DiffOptions
- isIncludedInSelectionInterval(AuthorAccess, AuthorElement) - Static method in class ro.sync.ecss.extensions.commons.sort.TableSortUtil
-
Checks if the given element is included in the selection.
- isIndexingInProgress() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Check if the project resource collection is in progress.
- isInheritable(int) - Static method in class ro.sync.ecss.css.Styles
-
Check if the given property should be copied from parent to child.
- isInheritable(String) - Static method in class ro.sync.ecss.css.Styles
-
Check if the given property can be inherited from parent to child.
- isInitiallySelected() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionInformation
- isInline() - Method in class ro.sync.ecss.css.Styles
-
Gets the imposed display - it may be the same as the one specified in the CSS - and checks if it is inline or inline block.
- isInlineBlockInCSS() - Method in class ro.sync.ecss.css.Styles
- isInlineInCSS() - Method in class ro.sync.ecss.css.Styles
- isInlineNodeTransparentForSpellChecking(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.spell.SpellCheckerHelper
-
Check if this inline element is transparent for spell checking.
- isInsertAfter() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableColumnsInfo
-
Check if we should insert after.
- isInsertBelow() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableRowsInfo
-
Check if we should insert below.
- isInsertXreftext() - Method in class ro.sync.ecss.docbook.olink.OLinkInfo
- isInTable() - Method in class ro.sync.ecss.css.Styles
-
Check if is a style from a table but not a cell.
- isInvisible() - Method in class ro.sync.ecss.css.Styles
- isItalic() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- isItalic() - Method in class ro.sync.exml.view.graphics.Font
-
Indicates whether or not this
Font
object's style is ITALIC. - isKeyDefToDITAResource(KeyInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if this key definition points to a DITA topic, map or variable text.
- isKeyReferenceToImage(KeyInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Checks if the current key is a reference to an image.
- isLearned(String, String) - Method in interface ro.sync.exml.workspace.api.spell.Dictionary
-
Check whether the word is learned considering dictionaries of a certain user.
- isLearnSchema() - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Returns true if schema was learned by Oxygen only from the structure of the XML document.
- isLearnSchema() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Check if the given node is a list.
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.api.DocbookAuthorActionEventHandler
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.api.TEIAuthorActionEventHandler
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Checks if the given node is a list.
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- isList(AuthorNode) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- isListElement(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Checks if the given node is a list element or list item.
- isListElement(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DITAInsertListOperation
- isListElement(AuthorNode) - Method in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
- isListElement(AuthorNode) - Method in class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- isListElement(AuthorNode) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- isListItem() - Method in class ro.sync.ecss.css.Styles
- isListValue() - Method in class ro.sync.contentcompletion.xml.CIValue
-
Check if the value is an entry in a list value.
- isLockEnabled() - Method in class ro.sync.exml.plugin.lock.LockHandlerBase
-
Checks if locking is enabled.
- isLockEnabled() - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Checks if locking is enabled.
- isLockingSupported(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.LockHandlerFactoryPluginExtension
-
Check if a lock handler can be provided for a specific protocol.
- isMainSource() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Check if this is a main CSS styles source.
- isMarkEndTagsAsDifferent() - Method in class ro.sync.diff.api.DiffOptions
- isMasterFilesSupportAvailable() - Method in class ro.sync.exml.ComponentsValidator
-
Return
true
if main files support is available or not. - isMatchCase() - Method in class ro.sync.ecss.extensions.api.webapp.findreplace.WebappFindOptions
- isMediaReference(URL) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Checks if the URL is a media reference and an media object (not xref) should be inserted.
- isMergeAdjacentDifferences() - Method in class ro.sync.diff.api.DiffOptions
- isMetaPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
- isModified() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Check if the component is modified
- isModified() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
- isModified() - Method in interface ro.sync.ecss.extensions.api.webapp.access.IWebappAuthorEditorAccess
-
Call this method to determine the modified status of this object.
- isModified() - Method in interface ro.sync.exml.workspace.api.base.ModifiedStatusProvider
-
Call this method to determine the status of this object.
- isMorphDisplay() - Method in class ro.sync.ecss.css.Styles
-
Check if the display has 'morph' or '-oxy-morph' value.
- isMovableListItem(AuthorAccess, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Checks if this node represents a list item that can be promoted/demoted.
- isMovableListItem(AuthorAccess, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DITAAuthorActionEventHandler
- isNamespaceDeclaration() - Method in class ro.sync.outline.xml.Attribute
- isNewDocument() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
This method can be used to determine if the document from the editor was ever saved.
- isNillable() - Method in interface ro.sync.contentcompletion.xml.CIElement
- isNillable() - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- isNodeOfInterest(AuthorNode, String) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapCore
-
Check if the node is of interest.
- isNodeOfInterest(AuthorNode, String) - Method in class ro.sync.ecss.extensions.dita.DITAEditImageMapCore
- isNodeOfInterest(AuthorNode, SupportedFrameworks) - Method in class ro.sync.ecss.extensions.commons.imagemap.AuthorImageMapDecorator
-
Check if the node to be painted is part of an image map.
- isNodeOfInterest(AuthorNode, SupportedFrameworks) - Method in class ro.sync.ecss.extensions.dita.DITAAuthorImageDecorator
- isNodeOfInterest(AuthorNode, SupportedFrameworks) - Method in class ro.sync.ecss.extensions.docbook.DocbookAuthorImageDecorator
- isNodeOfInterest(AuthorNode, SupportedFrameworks) - Method in class ro.sync.ecss.extensions.tei.TEIAuthorImageDecorator
- isNodeOfInterest(AuthorNode, SupportedFrameworks) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLAuthorImageDecorator
- isNodeOfType(AuthorElement, int) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TableHelper
-
Test if an
AuthorNode
is an element and it has one of the following types:AuthorTableHelper.TYPE_CELL
,AuthorTableHelper.TYPE_ROW
orAuthorTableHelper.TYPE_TABLE
. - isNodeOfType(AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isOffsetInInvisibleBounds(int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Check whether the offset is in a region in the document which is not rendered.
- isOperationRejectedOnPurpose() - Method in exception ro.sync.ecss.extensions.api.AuthorOperationException
- isPassKeyTargetReferencesThroughXMLCatalogMappings() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
-
Return
true
for the reference URL of each KeyDefinitionInfo to be passed through the application's XML Catalog URI mappings. - isPerspectiveAllowed(String) - Method in class ro.sync.exml.ComponentsValidator
-
Check if the perspective with the given ID is allowed.
- isPlain() - Method in class ro.sync.exml.view.graphics.Font
-
Indicates whether or not this
Font
object's style is PLAIN. - isPopupTrigger() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Returns whether or not this mouse event is the popup menu trigger event for the platform.
- isPreferPercentageColumnWidths(String) - Method in class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Check if percentage column widths are preferred.
- isPreferPercentageColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- isPreferPercentageColumnWidths(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- isPresentInplace() - Method in exception ro.sync.ecss.extensions.api.link.InvalidLinkException
- isPresentToUser() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
- isPropertiesTableGlobalElement(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Check if a properties table is allowed as a global element.
- isQuickFix() - Method in interface ro.sync.exml.editor.quickassist.IQuickAssistProposal
- isQuickFix() - Method in class ro.sync.exml.editor.quickassist.QuickAssistProposalGroup
-
Checks whether it is a quick fix or a refactory group.
- isReadOnly(URL) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtension
-
Decide if a given URL is read-only or writable to.
- isReadOnlyContext() - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Checks if the form control is added in a context where changes are not permitted.
- isRecognizedAsMedia(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Determine if the host of an inserted video should be treated as media object.
- isReferenceChanged(AuthorNode, String) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- isReferenceChanged(AuthorNode, String) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Verifies if the references of the given node must be refreshed when the attribute with the specified name has changed.
- isReferenceChanged(AuthorNode, String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Returns
true
when the attribute name is equal to'conref'
. - isReferenceChanged(AuthorNode, String) - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
-
A reference is changed when the value of the href is changed.
- isReferenceChanged(AuthorNode, String) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Returns
true
when the attribute name is equal to'conref'
. - isReferenceToDITACompatibleResource(AuthorNode, KeyInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if this reference points to a DITA compatible resource (that can be converted to DITA using dynamic converter DITA-OT plugin).
- isReferenceToDITAResource(AuthorNode, KeyInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if this reference points to a DITA topic, map or variable text.
- isRelative() - Method in class ro.sync.ecss.css.RelativeLength
- isRelativeToParent() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
- isRelativizedToProject(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if URL is relative to project
- isReportAsError() - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Check if the exception should be reported as an error.
- isRequired() - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Gets the required attribute of the attribute.
- isRequiredElement(AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Check if the given element is required, based on the schema rules.
- isResizable() - Method in class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
- isResizeCursor() - Method in enum ro.sync.ecss.extensions.api.CursorType
- isRowElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
-
Returns
true
if the given node is a table row. - isRowElement(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITASimpleTableSortOperation
- isRowElement(AuthorElement) - Method in class ro.sync.ecss.extensions.tei.table.TEITableSortOperation
- isSaveAllowed(String, URL, int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.LockHandlerWithContext
-
Checks if save is allowed for a resource identified by its URL.
- isSaveAllowed(String, URL, int) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Checks if save is allowed for a resource identified by its URL.
- isSaveAllowed(URL, int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.LockHandlerWithContext
-
Checks if save is allowed for a resource identified by its URL.
- isSaveAllowed(URL, int) - Method in class ro.sync.exml.plugin.lock.LockHandlerBase
-
Checks if save is allowed for a resource identified by its URL.
- isSecure() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
- isSelectEntireNode() - Method in class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Checks if the entire node should be selected.
- isSelectEntireNode() - Method in interface ro.sync.ecss.component.validation.IAuthorDocumentPositionedInfo
-
Checks if the entire node should be selected.
- isServiceAccount() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.UserContext
-
UserContext is used both for real users connected with their web browser and for plugins that try to open an URL on their own behalf.
- isShiftPressed() - Method in class ro.sync.ecss.extensions.api.AuthorInputEvent
- isShowContentCompletionWindowOnEnter() - Method in class ro.sync.ecss.extensions.api.AuthorActionEventDetails
- isShowingCommentsCallouts() - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Check if the callouts corresponding to review comments and Change Tracking deletions and insertions with comments are visible in Author mode.
- isShowingDeletionsCallouts() - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Check if the callouts corresponding to Change Tracking deletions are visible in Author mode.
- isShowingInsertionsCallouts() - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Check if the callouts corresponding to Change Tracking insertions are visible in Author mode.
- isShowInResultsPanel() - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Check if should also show the message in a results panel.
- isShowLinkToSchemaAwarePreferences() - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
- isSimpleTextEdit() - Method in interface ro.sync.ecss.extensions.api.DocumentContentChangedEvent
-
Deprecated.Use
DocumentContentChangedEvent.getType()
to determine the type of edit. - isSingleValue() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
- isSpecified() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
-
Checks if the attribute was specified in the XML document or comes as a default value from the schema, DTD, etc..
- isSpecified() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
Check if this width is specified.
- isSpecifiedTextAlign() - Method in class ro.sync.ecss.css.Styles
-
Checks if the text-align property from the current element styles has a value specified by the CSS.
- isStandalone() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
Workspace.isStandalone()
instead. - isStandalone() - Method in interface ro.sync.exml.workspace.api.Workspace
-
Deprecated.This method returns false also when running inside the WebApp. Use
ApplicationInformationAccess.getPlatform()
instead. - isSupportedImageURL(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Check if this URL points to a supported image.
- isTable() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table.
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
-
Returns
true
if the given element is a table header element. - isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableSortOperation
- isTable(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TableHelper
-
Checks if the given node represents the table element.
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.ChoiceTableHelper
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookCALSTableSortOperation
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTable(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- isTable(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
- isTable(AuthorNode) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Check if an
AuthorNode
is a table node. - isTable(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- isTable(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
- isTable(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- isTableAcceptingWidth(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
Used to determine if the table accepts width specification.
- isTableAcceptingWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- isTableAcceptingWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
The DocBook CALS tables do not accept width specification.
- isTableAcceptingWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- isTableAcceptingWidth(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- isTableAndColumnsResizable(String) - Method in interface ro.sync.ecss.extensions.api.AuthorTableColumnWidthProvider
-
This method is used to check if the table and/or table columns can be resized.
- isTableAndColumnsResizable(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSandHTMLTableCellInfoProvider
- isTableAndColumnsResizable(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
It returns
true
only if the given table cells tag name is equal to'entry'
. - isTableAndColumnsResizable(String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellInfoProvider
- isTableAndColumnsResizable(String) - Method in class ro.sync.ecss.extensions.commons.table.support.HTMLTableCellInfoProvider
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
-
Returns
true
if the given element is the table body element. - isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableSortOperation
- isTableBody(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Checks if the given node represents a table body element.
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookCALSTableSortOperation
- isTableBody(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTableCaption() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table caption.
- isTableCell() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table cell.
- isTableCell(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Check if the name of an element is a table cell.
- isTableCell(String) - Method in class ro.sync.ecss.extensions.commons.table.support.DITACALSTableCellInfoProvider
- isTableCell(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Checks if the given node represents a table cell element.
- isTableCell(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTableCell(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- isTableCell(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- isTableCell(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
- isTableCell(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTableCell(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- isTableCell(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
- isTableCell(AuthorNode) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Check if an
AuthorNode
is a table cell node. - isTableCell(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- isTableCell(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
- isTableCell(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- isTableColspec(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Checks if the given node represents a table colspec element.
- isTableColspec(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTableColspec(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- isTableColspec(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTableColspec(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- isTableColumn() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table column.
- isTableColumnGroup() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table group of columns.
- isTableElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
-
Return
true
if the given node is the table element. - isTableElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Check if this element is a
table
element. - isTableElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellSepInfoProvider
- isTableElement(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITASimpleTableSortOperation
- isTableElement(AuthorElement) - Method in class ro.sync.ecss.extensions.tei.table.TEITableSortOperation
- isTableElement(AuthorNode, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Test if an
AuthorNode
is an element and it has one of the following types:AuthorTableHelper.TYPE_CELL
,AuthorTableHelper.TYPE_ROW
orAuthorTableHelper.TYPE_TABLE
. - isTableFoot(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
-
Returns
true
if the given element is a table footer element. - isTableFoot(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableSortOperation
- isTableFoot(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Checks if the given node represents a table foot element.
- isTableFoot(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTableFoot(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- isTableFoot(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookCALSTableSortOperation
- isTableFoot(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTableFoot(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- isTableFooterGroup() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table group footer.
- isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
-
Returns
true
if the given element is a table header element. - isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableSortOperation
- isTableGroup(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TableHelper
-
Checks if the given node represents a table group element.
- isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookCALSTableSortOperation
- isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTableGroup(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
-
Returns
true
if the given element is a table header element. - isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableSortOperation
- isTableHead(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Checks if the given node represents a table head element.
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookCALSTableSortOperation
- isTableHead(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTableHeaderGroup() - Method in class ro.sync.ecss.css.Styles
-
Checks if the display mode indicated to be a table group header.
- isTableRow() - Method in class ro.sync.ecss.css.Styles
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSAndHTMLTableSortOperation
-
Returns
true
if the given element is a table row element. - isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableSortOperation
- isTableRow(AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelper
-
Checks if the given node represents a table row element.
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.cals.properties.DITACALSTableHelper
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITACALSTableSortOperation
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.DocbookCALSTableSortOperation
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookCALSTableHelper
- isTableRow(AuthorElement) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLTableHelper
- isTableRow(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.AbstractDocumentTypeHelper
- isTableRow(AuthorNode) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Check if an
AuthorNode
is a table row node. - isTableRow(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- isTableRow(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.DITATableDocumentTypeHelper
- isTableRow(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- isTableRowGroup() - Method in class ro.sync.ecss.css.Styles
- isTextEventOfInterest(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
Returns
true
if theDropTargetEvent
is relevant for the listener and its information will be used in the other methods of this listener. - isTgroupElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
Check if this element is a
tgroup
element. - isTgroupElement(AuthorElement) - Method in class ro.sync.ecss.extensions.commons.table.support.DITATableCellSepInfoProvider
- isToolbarShowing(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Check if a toolbar is showing or hidden.
- isTrackingChanges() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
ChangeTrackingController.isTrackingChanges()
instead. - isTrackingChanges() - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Return
true
if the current editor is in change tracking mode. - isUnhandledBinaryResourceURL(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Check if this URL points to a binary resource which is not handled by Oxygen in any way.
- isUseActionName() - Method in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
- isUsedInURLAnchors() - Method in class ro.sync.contentcompletion.xml.CIValue
- isUserGenerated() - Method in class ro.sync.ecss.extensions.api.webapp.WebappMessage
- isVideoReference(String) - Static method in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Checks if the extension of file name is a reference to supported video types.
- isViewAvailable(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Check if a view with a certain ID is available in the application.
- isViewShowing(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Check if a view is showing or hidden.
- isWholeWords() - Method in class ro.sync.ecss.extensions.api.webapp.findreplace.WebappFindOptions
- isWordDelimiter(char) - Method in class ro.sync.ecss.extensions.commons.operations.text.FormSelectedTextOperation
-
Decides if the character is a sentence delimiter or not.
- isXSLT20Transformer() - Method in interface ro.sync.exml.plugin.transform.XSLTTransformerPluginExtension
-
Check if it is an XSLT 2.0 transformer.
- isXSLT30Transformer() - Method in interface ro.sync.exml.plugin.transform.XSLTTransformerPluginExtension
-
Check if it is an XSLT 3.0 transformer.
- ITALIC - Static variable in class ro.sync.exml.view.graphics.Font
-
The italicized style constant.
- ITEMIZED_LIST - Static variable in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
-
Itemized list constant.
- ItemNotFoundException - Exception in ro.sync.ecss.extensions.api.webapp.cc
-
An exception thrown when the content completion item chosen by the user was not one of the proposed ones in the specified context.
- ItemNotFoundException() - Constructor for exception ro.sync.ecss.extensions.api.webapp.cc.ItemNotFoundException
- IWebappAuthorEditorAccess - Interface in ro.sync.ecss.extensions.api.webapp.access
-
Extended
AuthorEditorAccess
interface for Web Author.
J
- JAVA_CLASSES_GENERATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JavaClassesGeneratorDialog
- JAVA_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for Java documents.
- JAVASCRIPT_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for JavaScript documents.
- JOIN_ABOVE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
-
Possible value of
Join direction
argument. - JOIN_BELOW - Static variable in class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
-
Possible value of
Join direction
argument. - JoinCellAboveBelowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation for joining the content of two cells from adjacent rows on the same column, CALS tables implementation.
- JoinCellAboveBelowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation for joining the content of two cells on the same column from adjacent rows, XHTML tables implementation.
- JoinCellAboveBelowOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
Operation for joining the content of two cells on the same column, from adjacent rows, DITA reltable implementation.
- JoinCellAboveBelowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation for joining the content of two cells from adjacent rows on the same column, DITA CALS tables implementation.
- JoinCellAboveBelowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Operation for joining the content of two cells from adjacent rows, DITA simpletable implementation.
- JoinCellAboveBelowOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to join the content of two cells from the same column, from adjacent rows, TEI tables implementation.
- JoinCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.JoinCellAboveBelowOperation
-
Constructor.
- JoinCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.JoinCellAboveBelowOperation
-
Constructor.
- JoinCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.JoinCellAboveBelowOperation
-
Constructor.
- JoinCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.JoinCellAboveBelowOperation
-
Constructor.
- JoinCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.JoinCellAboveBelowOperation
-
Constructor.
- JoinCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.JoinCellAboveBelowOperation
-
Constructor.
- JoinCellAboveBelowOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Operation for joining the content of two cells in the same column, from adjacent rows.
- JoinCellAboveBelowOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.JoinCellAboveBelowOperationBase
-
Constructor.
- joinCells(AuthorAccess, AuthorElement, List<AuthorElement>) - Method in class ro.sync.ecss.extensions.commons.table.operations.JoinOperationBase
-
Join table cells.
- JoinOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation for joining the content of selected cells.
- JoinOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation for joining the content of selected cells.
- JoinOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation for joining the content of selected cells.
- JoinOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation for joining the content of selected cells.
- JoinOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.JoinOperation
-
Constructor.
- JoinOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.JoinOperation
-
Constructor
- JoinOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.JoinOperation
-
Constructor.
- JoinOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.JoinOperation
-
Constructor.
- JoinOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.JoinOperation
-
Constructor.
- JoinOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.JoinOperation
-
Constructor.
- JoinOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.JoinOperation
-
Constructor.
- JoinOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.tei.table.JoinOperation
-
Constructor.
- JoinOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Operation for joining the content of selected cells.
- JoinOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.JoinOperationBase
-
Constructor.
- JoinRowCellsOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
This is the CALS tables implementation of the operation used to join the content of two or more cells from the same table row.
- JoinRowCellsOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
This is the HTML tables implementation of the operation used to join the content of two or more cells from the same table row.
- JoinRowCellsOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
This is the DITA tables implementation of the operation used to join the content of two or more cells from the same table row.
- JoinRowCellsOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
This is the DITA CALS tables implementation of the operation used to join the content of two or more cells from the same table row.
- JoinRowCellsOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
This is the DITA simple tables implementation of the operation used to join the content of two or more cells from a table row.
- JoinRowCellsOperation - Class in ro.sync.ecss.extensions.tei.table
-
This is the TEI tables implementation of the operation used to join the content of two or more cells from the same table row.
- JoinRowCellsOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.JoinRowCellsOperation
-
Constructor.
- JoinRowCellsOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.JoinRowCellsOperation
-
Default constructor.
- JoinRowCellsOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.JoinRowCellsOperation
-
Default constructor.
- JoinRowCellsOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.JoinRowCellsOperation
-
Constructor.
- JoinRowCellsOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.JoinRowCellsOperation
-
Default constructor.
- JoinRowCellsOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.JoinRowCellsOperation
-
Constructor.
- JoinRowCellsOperation(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.JoinRowCellsOperation
-
Constructor.
- JoinRowCellsOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Operation used to join the content of two or more cells from a table row.
- JoinRowCellsOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.JoinRowCellsOperationBase
-
Constructor.
- JSON_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for JSON documents.
- JSON_EDITOR - ro.sync.exml.workspace.api.application.ApplicationType
-
Oxygen JSON Editor
- JSON_EDITOR_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The generic JSON editing perspective.
- JSON_EDITOR_PRODUCT - Static variable in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
JSON Editor
- JSON_INSTANCE_GENERATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONGeneratorGuiDialog, JSONInstanceGeneratorDialog
- JSON_OUTLINER_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MainFrame, OutlinerPanel from JSON Editor,
- JSON_SCHEMA_CONTEXTUAL_MENU_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID used by the dialogs of JSON Schema search and refactor operations.
- JSON_SCHEMA_CONVERTER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONSchemaVersionConverterDialog
- JSON_SCHEMA_DIAGRAM_EDITING_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONAnnotationsDialog
- JSON_SCHEMA_DIAGRAM_OUTLINE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONSchemaComponentsPanel
- JSON_SCHEMA_DIAGRAM_PALETTE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID used by JSONPaletteView
- JSON_SCHEMA_DOC_GENERATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONSchemaDocGeneratorDialog, JSONSchemaDocGeneratorGuiDialog
- JSON_SCHEMA_DOCUMENTATION_GENERATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONSchemaDocGeneratorDialog
- JSON_SCHEMA_FLATTEN - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID used by the dialog displayed when invoking Flatten JSON Schema action.
- JSON_SCHEMA_INSTANCE_GENERATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSONSchemaGeneratorDialog, JSONSchemaGeneratorGuiDialog
- JSON_TO_YAML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: YamlJsonConverterDialog, YamlJsonConverterGuiDialog
- JSON_VALIDATION_SCENARIO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the JSON Validation Scenario topic
- JSON5_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for JSON5 documents.
- JSONAndYAMLPropertiesRuleMatcherBase - Class in ro.sync.json
-
Matcher for schemas that have no versions, but have required properties.
- JSONAndYAMLPropertiesRuleMatcherBase(String[]) - Constructor for class ro.sync.json.JSONAndYAMLPropertiesRuleMatcherBase
-
Constructor
- JSONAndYAMLRuleMatcherBase - Class in ro.sync.json
-
OpenAPI base matcher.
- JSONAndYAMLRuleMatcherBase(String, String[]) - Constructor for class ro.sync.json.JSONAndYAMLRuleMatcherBase
-
Constructor
- JSONL_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for JSON-L documents.
- JSONNodeRendererCustomizer - Class in ro.sync.ecss.extensions.json
-
Class used to customize the way an JSON node is rendered in the UI.
- JSONNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.json.JSONNodeRendererCustomizer
- JSOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation that allows you to call the Java API from custom JavaScript content.
- JSOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.JSOperation
- JUSTIFY - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Value for horizontal alignment.
- JUSTIFY - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for horizontal alignment.
K
- KEY_ALIGNMENT_BASELINE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, the alignment relative to the baseline.
- KEY_BACKGROUND_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Background color.
- KEY_BACKGROUND_IMAGE - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'background-image' value.
- KEY_BACKGROUND_POSITION - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'background-position' value.
- KEY_BACKGROUND_REPEAT - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'background-repeat' value.
- KEY_BACKGROUND_SIZE - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'background-size' value.
- KEY_BOOKMARK_LABEL - Static variable in class ro.sync.ecss.css.Styles
-
Bookmark label.
- KEY_BOOKMARK_LEVEL - Static variable in class ro.sync.ecss.css.Styles
-
Bookmark level.
- KEY_BOOKMARK_STATE - Static variable in class ro.sync.ecss.css.Styles
-
Bookmark state.
- KEY_BORDER_BOTTOM_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Border bottom color
- KEY_BORDER_BOTTOM_LEFT_RADIUS - Static variable in class ro.sync.ecss.css.Styles
-
border-bottom-left-radius.
- KEY_BORDER_BOTTOM_RIGHT_RADIUS - Static variable in class ro.sync.ecss.css.Styles
-
border-bottom-right-radius.
- KEY_BORDER_BOTTOM_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Border bottom style
- KEY_BORDER_BOTTOM_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Border bottom width
- KEY_BORDER_COLLAPSE - Static variable in class ro.sync.ecss.css.Styles
-
This property selects a table's border model.
- KEY_BORDER_LEFT_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Border left color
- KEY_BORDER_LEFT_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Border right style
- KEY_BORDER_LEFT_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Border left width
- KEY_BORDER_RIGHT_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Border right color
- KEY_BORDER_RIGHT_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Border right style
- KEY_BORDER_RIGHT_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Border right width
- KEY_BORDER_SPACING - Static variable in class ro.sync.ecss.css.Styles
-
Key for the border spacing array
- KEY_BORDER_TOP_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Border top color
- KEY_BORDER_TOP_LEFT_RADIUS - Static variable in class ro.sync.ecss.css.Styles
-
border-top-left-radius.
- KEY_BORDER_TOP_RIGHT_RADIUS - Static variable in class ro.sync.ecss.css.Styles
-
border-top-right-radius.
- KEY_BORDER_TOP_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Border top style
- KEY_BORDER_TOP_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Border top width
- KEY_BOTTOM - Static variable in class ro.sync.ecss.css.Styles
-
The 'bottom' property.
- KEY_BREAK_AFTER - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signal the break policy that applies
- KEY_BREAK_BEFORE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signal the break policy that applies
- KEY_BREAK_INSIDE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signal the break policy that applies
- KEY_CAPTION_SIDE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS caption-side property.
- KEY_COLUMN_SPAN - Static variable in class ro.sync.ecss.css.Styles
-
Specify how an element can span over a multiple column layout.
- KEY_COUNTER_INCREMENT - Static variable in class ro.sync.ecss.css.Styles
-
The key for counter-increment .
- KEY_COUNTER_RESET - Static variable in class ro.sync.ecss.css.Styles
-
The key for counter-reset .
- KEY_DIRECT_WHITESPACE - Static variable in class ro.sync.ecss.css.Styles
-
Whitespace specified directly on the node, not inherited.
- KEY_DIRECTION - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'direction' value.
- KEY_DISPLAY - Static variable in class ro.sync.ecss.css.Styles
-
Display type
- KEY_DISPLAY_TAGS - Static variable in class ro.sync.ecss.css.Styles
-
Key used to hide sentinel markers.
- KEY_EDITABLE - Static variable in class ro.sync.ecss.css.Styles
-
True if this view is editable
- KEY_EMPTY_CELLS - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'empty-cells' value as string.
- KEY_EMPTY_CELLS_BOOLEAN - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'empty-cells' value as boolean.
- KEY_FILTERED_OUT - Static variable in class ro.sync.ecss.css.Styles
-
Key set for filtered out nodes.
- KEY_FLOAT - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged "float".
- KEY_FOLDABLE - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'foldable' value.
- KEY_FOLDED - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'folded' value.
- KEY_FONT - Static variable in class ro.sync.ecss.css.Styles
-
Used font
- KEY_FONT_FAMILY - Static variable in class ro.sync.ecss.css.Styles
-
Font family.
- KEY_FONT_SIZE - Static variable in class ro.sync.ecss.css.Styles
-
Font size.
- KEY_FONT_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Font style.
- KEY_FONT_VARIANT - Static variable in class ro.sync.ecss.css.Styles
-
Font variant
- KEY_FONT_VARIANT_ALTERNATES - Static variable in class ro.sync.ecss.css.Styles
-
Font variant alternates.
- KEY_FONT_VARIANT_LIGATURES - Static variable in class ro.sync.ecss.css.Styles
-
Font variant ligatures.
- KEY_FONT_VARIANT_NUMERIC - Static variable in class ro.sync.ecss.css.Styles
-
Font variant numeric.
- KEY_FONT_WEIGHT - Static variable in class ro.sync.ecss.css.Styles
-
Font weight
- KEY_FOREGROUND_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Foreground
- KEY_HEIGHT - Static variable in class ro.sync.ecss.css.Styles
-
Height.
- KEY_HYPHENS - Static variable in class ro.sync.ecss.css.Styles
-
This property controls whether hyphenation is allowed to create more soft wrap opportunities within a line of text.
- KEY_IMAGE_RESOLUTION - Static variable in class ro.sync.ecss.css.Styles
-
Key used to specify the image DPI.
- KEY_IMPOSED_DISPLAY - Static variable in class ro.sync.ecss.css.Styles
-
Key used to override the display property defined in the css.
- KEY_LEFT - Static variable in class ro.sync.ecss.css.Styles
-
The 'left' property.
- KEY_LETTER_SPACING - Static variable in class ro.sync.ecss.css.Styles
-
Font letter spacing.
- KEY_LINE_HEIGHT - Static variable in class ro.sync.ecss.css.Styles
-
If it is a float, it means a line height multiplier, which is relative to the current font, and was specified as a number without metric or a percent.
- KEY_LINK - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the URL for link elements.
- KEY_LINK_URL - Static variable in class ro.sync.ecss.css.Styles
-
Deprecated.since 17
- KEY_LIST_STYLE_IMAGE - Static variable in class ro.sync.ecss.css.Styles
-
List style image
- KEY_LIST_STYLE_POSITION - Static variable in class ro.sync.ecss.css.Styles
-
List style position
- KEY_LIST_STYLE_TYPE - Static variable in class ro.sync.ecss.css.Styles
-
List style type
- KEY_MARGIN_BOTTOM - Static variable in class ro.sync.ecss.css.Styles
-
Margin dimensions
- KEY_MARGIN_LEFT - Static variable in class ro.sync.ecss.css.Styles
-
Margin left
- KEY_MARGIN_RIGHT - Static variable in class ro.sync.ecss.css.Styles
-
Margin right
- KEY_MARGIN_TOP - Static variable in class ro.sync.ecss.css.Styles
-
Margin top
- KEY_MAX_HEIGHT - Static variable in class ro.sync.ecss.css.Styles
-
Maximum height.
- KEY_MAX_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Maximum width.
- KEY_MIN_HEIGHT - Static variable in class ro.sync.ecss.css.Styles
-
Minimum height.
- KEY_MIN_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Minimum width.
- KEY_MIXED_CONTENT - Static variable in class ro.sync.ecss.css.Styles
-
Generated mixed Content property key.
- KEY_NAME_NOT_FOUND - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Warning message shown in author page when the referred key is missing.
- KEY_NON_FOLDABLE_CHILD_NAME - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'non foldable child name' value.
- KEY_ORPHANS - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged "orphans".
- KEY_OUTLINE_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Outline color
- KEY_OUTLINE_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Outline style
- KEY_OUTLINE_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Outline width
- KEY_OVERFLOW_WRAP - Static variable in class ro.sync.ecss.css.Styles
-
Overflow wrap.
- KEY_OXY_ALT_TEXT - Static variable in class ro.sync.ecss.css.Styles
-
Key used to specify the accessibility alternate text.
- KEY_OXY_AVOID_BREAKING_LINE_AT_HYPHENS - Static variable in class ro.sync.ecss.css.Styles
-
Controls the line breaking status for hyphens.
- KEY_OXY_BORDERS_CONDITIONALITY - Static variable in class ro.sync.ecss.css.Styles
-
Property for -oxy-borders-conditionality which allow borders on line breaks.
- KEY_OXY_BREAK_LINE_AT_HYPHENS - Static variable in class ro.sync.ecss.css.Styles
-
Controls the line breaking status for hyphens.
- KEY_OXY_CAPTION_REPEAT_ON_NEXT_PAGES - Static variable in class ro.sync.ecss.css.Styles
-
Property enabling the table caption repetition on next pages (When the table is long and it spans multiple pages).
- KEY_OXY_CHANGEBAR_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Property for -oxy-changebar-color, set the changebar color.
- KEY_OXY_CHANGEBAR_OFFSET - Static variable in class ro.sync.ecss.css.Styles
-
Property for -oxy-changebar-offset, set the distance from the column edge.
- KEY_OXY_CHANGEBAR_PLACEMENT - Static variable in class ro.sync.ecss.css.Styles
-
Property for -oxy-changebar-placement, set the changebar position.
- KEY_OXY_CHANGEBAR_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Property for -oxy-changebar-style, set how the change bar appears.
- KEY_OXY_CHANGEBAR_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Property for -oxy-changebar-width, set the changebar color.
- KEY_OXY_COLUMN_BREAK_AFTER - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signals the column break policy that applies.
- KEY_OXY_COLUMN_BREAK_BEFORE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signals the column break policy that applies.
- KEY_OXY_COLUMN_BREAK_INSIDE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signals the column break policy that applies.
- KEY_OXY_FLOATING_TOOLBAR - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property -oxy-floating-toolbar.
- KEY_OXY_FOREGROUND_IMAGE - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property '-oxy-foreground-image' value.
- KEY_OXY_HYPHENATION_CHARACTER - Static variable in class ro.sync.ecss.css.Styles
-
An oxygen extension, mostly used to hide the hyphen characters.
- KEY_OXY_HYPHENATION_PUSH_CHARACTER_COUNT - Static variable in class ro.sync.ecss.css.Styles
-
The minimum number of characters in a hyphenated word after the hyphenation character.
- KEY_OXY_HYPHENATION_REMAIN_CHARACTER_COUNT - Static variable in class ro.sync.ecss.css.Styles
-
The hyphenation-remain-character-count specifies the minimum number of characters in a hyphenated word before the hyphenation character.
- KEY_OXY_LINK_ACTIVATION_TRIGGER - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property '-oxy-link-activation-trigger' value.
- KEY_OXY_PAGE_GROUP - Static variable in class ro.sync.ecss.css.Styles
-
The
oxy-page-group
property. - KEY_OXY_PDF_META_AUTHOR - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_COPYRIGHT - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_COPYRIGHT_URL - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_COPYRIGHTED - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_CUSTOM - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_DESCRIPTION - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_KEYWORD - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_KEYWORDS - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_META_TITLE - Static variable in class ro.sync.ecss.css.Styles
-
Key used for PDF metadata.
- KEY_OXY_PDF_TABLE_OMIT_FOOTER_BREAK - Static variable in class ro.sync.ecss.css.Styles
-
A flag specifying if the footer of a table should be omitted at break.
- KEY_OXY_PDF_TABLE_OMIT_HEADER_BREAK - Static variable in class ro.sync.ecss.css.Styles
-
A flag specifying if the header of a table should be omitted at break.
- KEY_OXY_PDF_TAG_TYPE - Static variable in class ro.sync.ecss.css.Styles
-
Key used to specify the accessibility PDF tag.
- KEY_OXY_PDF_VIEWER_DISPLAY_FILENAME - Static variable in class ro.sync.ecss.css.Styles
-
A flag specifying if the doc title should be displayed.
- KEY_OXY_PDF_VIEWER_FIT_WINDOW - Static variable in class ro.sync.ecss.css.Styles
-
A flag specifying whether to resize the document�s window to fit the size of the first displayed page.
- KEY_OXY_PDF_VIEWER_HIDE_MENUBAR - Static variable in class ro.sync.ecss.css.Styles
-
If the viewer menubar should be visible or not.
- KEY_OXY_PDF_VIEWER_HIDE_TOOLBAR - Static variable in class ro.sync.ecss.css.Styles
-
If the viewer toolbarshould be visible or not.
- KEY_OXY_PDF_VIEWER_PAGE_LAYOUT - Static variable in class ro.sync.ecss.css.Styles
-
A name object specifying the page layout shall be used when the document is opened: single-page Display one page at a time one-column Display the pages in one column two-column-left Display the pages in two columns, with odd- numbered pages on the left two-column-right Display the pages in two columns, with odd- numbered pages on the right
- KEY_OXY_PDF_VIEWER_PAGE_MODE - Static variable in class ro.sync.ecss.css.Styles
-
A name object specifying how the document shall be displayed when opened: none Neither document outline nor thumbnail images visible use-outlines Document outline visible use-thumbs Thumbnail images visible full-screen Full-screen mode, with no menu bar, window controls, or any other window visible
- KEY_OXY_PDF_VIEWER_ZOOM - Static variable in class ro.sync.ecss.css.Styles
-
The zoom factor applied to the viewport when the PDF document is loaded.
- KEY_OXY_SHOW_ONLY_WHEN_CAPTION_REPEATED_ON_NEXT_PAGES - Static variable in class ro.sync.ecss.css.Styles
-
Property that marks a pseudo :before or :after that is associated to a table caption.
- KEY_OXY_SPACE_AFTER_CONDITIONALITY - Static variable in class ro.sync.ecss.css.Styles
-
Property for -oxy-space-after-conditionality which allow margin-bottom drop on elements.
- KEY_OXY_SPACE_BEFORE_CONDITIONALITY - Static variable in class ro.sync.ecss.css.Styles
-
Property for-oxy-space-before-conditionality which allow margin-top drop on elements.
- KEY_OXY_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
The -oxy-style property that defines additional styles.
- KEY_OXY_VIDEO_COVER - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property '-oxy-video-cover' value.
- KEY_PADDING_BOTTOM - Static variable in class ro.sync.ecss.css.Styles
-
Padding dimensions
- KEY_PADDING_LEFT - Static variable in class ro.sync.ecss.css.Styles
-
Pad left
- KEY_PADDING_RIGHT - Static variable in class ro.sync.ecss.css.Styles
-
Pad right
- KEY_PADDING_TOP - Static variable in class ro.sync.ecss.css.Styles
-
Pad top
- KEY_PAGE - Static variable in class ro.sync.ecss.css.Styles
-
The CSS page - for media print.
- KEY_PAGE_BREAK_AFTER - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signals the page break policy that applies.
- KEY_PAGE_BREAK_BEFORE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signals the page break policy that applies.
- KEY_PAGE_BREAK_INSIDE - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged, signals the page break policy that applies.
- KEY_PLACEHOLDER_CONTENT - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'placeholder-content' value.
- KEY_POSITION - Static variable in class ro.sync.ecss.css.Styles
-
The 'position' property.
- KEY_REFERENCE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Translated in main Oxygen translation.xml en: Key reference
- KEY_RIGHT - Static variable in class ro.sync.ecss.css.Styles
-
The 'right' property.
- KEY_SCOPES - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
The key scopes context in which the topicref is placed.
- KEY_SHOW_PLACEHOLDER - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'show-placeholder' value.
- KEY_STRING_SET - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged "string-set".
- KEY_TABLE_COLUMN_SPAN - Static variable in class ro.sync.ecss.css.Styles
-
CSS property taken into account to compute the column spanning of a table cell.
- KEY_TABLE_LAYOUT - Static variable in class ro.sync.ecss.css.Styles
-
The 'table-layout' property controls the algorithm used to lay out the table cells, rows, and columns.
- KEY_TABLE_ROW_SPAN - Static variable in class ro.sync.ecss.css.Styles
-
CSS property taken into account to compute the row spanning of a table cell.
- KEY_TAGS_BACKGROUND_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property '-oxy-tags-background-color' value.
- KEY_TAGS_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property '-oxy-tags-color' value.
- KEY_TEXT_ALIGN - Static variable in class ro.sync.ecss.css.Styles
-
Text align
- KEY_TEXT_DECORATION - Static variable in class ro.sync.ecss.css.Styles
-
Deprecated.It is a shorthand now, use
Styles.KEY_TEXT_DECORATION_LINE
,Styles.KEY_TEXT_DECORATION_COLOR
,Styles.KEY_TEXT_DECORATION_STYLE
instead. - KEY_TEXT_DECORATION_COLOR - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store color for text decoration.
- KEY_TEXT_DECORATION_LINE - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store 'text-decoration-line' property.
- KEY_TEXT_DECORATION_STYLE - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store 'text-decoration' property.
- KEY_TEXT_INDENT - Static variable in class ro.sync.ecss.css.Styles
-
Text indent
- KEY_TEXT_TRANSFORM - Static variable in class ro.sync.ecss.css.Styles
-
Text transform
- KEY_TOP - Static variable in class ro.sync.ecss.css.Styles
-
The 'top' property.
- KEY_TRANSFORM_ROTATION - Static variable in class ro.sync.ecss.css.Styles
-
Specify that the element can have a different rotation than the parent.
- KEY_UNICODE_BIDI - Static variable in class ro.sync.ecss.css.Styles
-
Key used to store the property 'unicode-bidi' value.
- KEY_VERTICAL_ALIGN - Static variable in class ro.sync.ecss.css.Styles
-
Key for vertical align.
- KEY_VISIBILITY - Static variable in class ro.sync.ecss.css.Styles
-
Key for the 'visibility' property.
- KEY_VISIBITY - Static variable in class ro.sync.ecss.css.Styles
-
Deprecated.This is a typo of the
Styles.KEY_VISIBILITY
. - KEY_WHITESPACE - Static variable in class ro.sync.ecss.css.Styles
-
Whitespace
- KEY_WIDOWS - Static variable in class ro.sync.ecss.css.Styles
-
Property for CSS media paged "widows".
- KEY_WIDTH - Static variable in class ro.sync.ecss.css.Styles
-
Width.
- KEYDEF - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Keydef
- KEYDEF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Keydef class
- KeyDefinitionInfo - Class in ro.sync.exml.workspace.api.editor.page.ditamap.keys
-
Information about a key definition.
- KeyDefinitionInfo() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
- KeyDefinitionManager - Class in ro.sync.exml.workspace.api.editor.page.ditamap.keys
-
Provides information about all key definitions which are a context for all opened topics.
- KeyDefinitionManager() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
- KeyDefinitionManagerProvider - Interface in ro.sync.exml.workspace.api.editor.page.ditamap.keys
-
Provides the keys manager for an opened document.
- keyManager - Variable in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
-
The key manager that is context aware and is used to resolve key refs.
- keyManagerProvider - Variable in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
The context-aware key manager provider used to resolve keyrefs.
- keyManagerProvider - Variable in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
-
The provider for the key manager which is context aware and is used to resolve key refs.
- KEYREF_ANCHOR_PREFIX - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
An URL anchor identifying a key definition name in a certain key scopes context.
- KEYREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Keyref attribute name
- KEYREF_TYPE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Keyref
- KEYREF_TYPE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Keyref
- KEYS_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Keys attribute name
- KEYS_CONTEXT_MAP - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The keys context map.
- KeysController - Interface in ro.sync.ecss.extensions.commons.sort
-
Used for handling with a change of the keys selection.
- KEYSCOPE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "keyscope" attribute
- KeysManagerBase - Interface in ro.sync.ecss.dita
-
Common keys manager methods
L
- LABEL - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class of oxy_label spans.
- LABEL_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Content type for a label.
- LABEL_WIDTH_SPECIFIED - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Extra class for oxy_label spans which have a specified width.
- LabelContent - Class in ro.sync.ecss.css
-
The content correspondent to an oxy_label function.
- LabelContent(Map<String, Object>) - Constructor for class ro.sync.ecss.css.LabelContent
-
Constructor.
- LabelCSSConstants - Interface in ro.sync.ecss.css.functions
-
Processed arguments of the oxy_label function.
- LARGE_FILE_VIEWER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: LargeFileViewerMainFrame, LFFindDialog,
- LARGE_ICON_PATH - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
The path for a large icon associated with the action.
- LAST_CHILD - ro.sync.ecss.dita.DITATopicInsertionPosition
-
Insert as last child of the current selection.
- lastHandlerResult - Variable in class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter
-
Last handler result.
- LazyValue<T> - Interface in ro.sync.ecss.extensions.api.editor
-
This class enables one to give a form control property that isn't constructed until the first time it's looked up with
AuthorInplaceContext#getArguments().get(key)
method. - LEADER_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Content type for the CSS leader().
- LEFT - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Value for horizontal alignment.
- LEFT - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for horizontal alignment.
- LEFT_CHANGED - ro.sync.diff.api.DifferenceType
-
The left difference interval has changes.
- length() - Method in class ro.sync.exml.view.graphics.AttributedString
- LI_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
LI class.
- LICENSE_DEFAULT_PATH - Static variable in class ro.sync.ecss.extensions.api.webapp.license.LicenseEnforcerFilter
-
The default path for the license file.
- LICENSE_PATH - Static variable in class ro.sync.ecss.extensions.api.webapp.license.LicenseEnforcerFilter
-
The filter parameter specifying the license path.
- LicenseEnforcerFilter - Class in ro.sync.ecss.extensions.api.webapp.license
-
A servlet filter that MUST be used to license the WebApp.
- LicenseEnforcerFilter() - Constructor for class ro.sync.ecss.extensions.api.webapp.license.LicenseEnforcerFilter
- limitAttributedString(AttributedString, int, int) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Limit the given attributed string at a maximum number of lines.
- limitRowSpan(AuthorDocumentFragment[]) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
-
Limits the value of the "morerows" attribute from the given rows fragments according to the number of rows.
- LINE_BREAK_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
CC Item for line break
- LINES_COMPARE - Static variable in class ro.sync.diff.api.DiffOptions
-
Algorithm based on line by line comparison.
- link - Variable in class ro.sync.ecss.extensions.api.link.ElementLocator
-
The link to be used to identify the element.
- LINK - ro.sync.exml.workspace.api.references.Reference.Type
-
linked content
- LINK_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Link class.
- LINK_TYPE_DITA_TOPIC - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The 'href' attribute type DITA topic.
- LINK_TYPE_NON_DITA_RESOURCE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The 'href' attribute type non DITA resource.
- LINK_TYPE_WEB_PAGE - Static variable in class ro.sync.ecss.dita.DITAAccess
-
The 'href' attribute type web page.
- LINKING_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Linking attribute name
- LINKING_ATTR_NONE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Linking attribute value
- LINKING_ATTR_SOURCEONLY - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Linking attribute value
- LINKING_ATTR_TARGETONLY - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Linking attribute value
- LinkTextResolver - Class in ro.sync.ecss.extensions.api.link
-
Resolves a link and obtains a text representation.
- LinkTextResolver() - Constructor for class ro.sync.ecss.extensions.api.link.LinkTextResolver
- LinkTextResolverCustomizer - Class in com.oxygenxml.editor.editors.dita
-
Abstract class allowed as an extension point to customize the resolution of the text which appears on DITA xrefs.
- LinkTextResolverCustomizer() - Constructor for class com.oxygenxml.editor.editors.dita.LinkTextResolverCustomizer
- LIST_CONVERT_EXCEPTION - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Exception presented to user when it tries to convert selected content to lists.
- LIST_ITEM - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
String used for criterion name.
- LIST_TYPE_ARGUMENT - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Argument that controls the type of the list that will be inserted.
- LIST_TYPE_ARGUMENT - Static variable in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
-
Argument that controls the type of the list that will be inserted.
- ListContentProvider - Class in ro.sync.ecss.extensions.commons.table.operations
-
Empty implementation for the general purpose list (Collection) content provider.
- ListContentProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.ListContentProvider
- listFolder() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- listFolder() - Method in interface ro.sync.net.protocol.FileBrowsingConnection
-
Retrieves all children of the directory identified by the URL on which this connection is made.
- listType - Variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
The new list type.
- load(URL, Reader) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Sets the content to edit.
- load(URL, Reader) - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
Sets the content to edit.
- load(URL, Reader) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Sets the content to edit.
- loadDefaultsFromConfiguration(AuthorAccess, String) - Static method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Load from the XML configuration.
- loadedDocumentChanged() - Method in interface ro.sync.ecss.extensions.api.component.listeners.AuthorComponentListener
-
The loaded document changed.
- loadedDocumentChanged() - Method in class ro.sync.ecss.extensions.api.component.listeners.DITAMapTreeComponentListener
-
The loaded document changed.
- loadIcon(URL) - Method in interface ro.sync.exml.workspace.api.images.ImageUtilitiesSpecificProvider
-
Load an icon from a specified URL resource location.
- loadImage(URL) - Method in interface ro.sync.exml.workspace.api.util.ImageInverter
-
Load an image from an URL.
- loadProject(File) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Load the given project file.
- LOCAL - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Local (possible value of scope)
- LOCAL_NAME_PATTERN_DESCRIPTION - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Description for the local name pattern macro.
- LOCAL_NAME_PATTERN_MACRO - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Local name pattern macro.
- LocalFileBrowseType - Enum in ro.sync.exml.workspace.api.standalone.ui.urlpanel
-
Allowed browse types for
InputUrlComponentProvider
choosers. - locateFile(URL) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
UtilAccess.locateFile(URL)
instead. - locateFile(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Locate the file on disk corresponding to the URL.
- locateIDType(String, Context, String, String, String, IDTypeIdentifier, short) - Method in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
Detect if the given ID is located in the specified attribute.
- locateIDType(String, Context, String, String, String, IDTypeIdentifier, short) - Method in class ro.sync.ecss.extensions.dita.id.DITAIDTypeRecognizer
- locateIDType(String, Context, String, String, String, IDTypeIdentifier, short) - Method in class ro.sync.ecss.extensions.tei.id.TEIP5IDTypeRecognizer
- locateResourceInClasspath(AuthorAccess, String) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Locate a certain resource in the classpath using its file name.
- locateResourceInClasspathFolder(AuthorAccess, String, String) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Locate a certain resource in the classpath using its file name.
- LOCATION_HEADER - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
The location header key.
- LOCK_HANDLER_FACTORY - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
A lock handler factory.
- LOCK_UNLOCK_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: LockDialog,
- LOCKED_BY_SOMEONE_ELSE_REASON_CODE - Static variable in class ro.sync.ecss.extensions.api.webapp.WebappLockManager
-
Reason code for the editor being read-only because is locked by someone else.
- LockException - Exception in ro.sync.exml.plugin.lock
-
Thrown when could not lock or unlock properly
- LockException(String, boolean, String) - Constructor for exception ro.sync.exml.plugin.lock.LockException
-
Constructor.
- LockHandler - Interface in ro.sync.exml.plugin.lock
-
Manage locking and unlocking.
- LockHandlerBase - Class in ro.sync.exml.plugin.lock
-
Base for classes used for managing locking and unlocking.
- LockHandlerBase() - Constructor for class ro.sync.exml.plugin.lock.LockHandlerBase
- LockHandlerFactoryPluginExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
Extension used for locking resources from a specific protocol
- LockHandlerWithContext - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
A base-class to be extended to implement lock/unlock functionality.
- LockHandlerWithContext() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.LockHandlerWithContext
- LOCKTITLE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Lock attribute name
- logger - Static variable in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Logger for logging.
- LONGDESCREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
longdescref attribute name.
- LOW_IMPORTANCE - Static variable in interface ro.sync.contentcompletion.editor.InlineProposal
-
The item is of low importance.
- LWDITAExtensionsBundle - Class in ro.sync.ecss.extensions.dita
-
The Lightweight DITA framework extensions bundle.
- LWDITAExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.dita.LWDITAExtensionsBundle
M
- main(String[]) - Static method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
-
Test the UI.
- main(String[]) - Static method in class ro.sync.exml.view.graphics.Rectangle
-
TC main.
- MAIN_EDITING_AREA - Static variable in interface ro.sync.exml.workspace.api.PluginWorkspace
-
The main editing area in Oxygen
- MAIN_FILES_SUPPORT_HELP_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The main files support help page ID.
- MAIN_HELP_PAGE_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the main Help page.
- MainFrameComponentsConstants - Interface in ro.sync.exml
-
Provides the components that enter the MainFrame; They are puzzled together by the MainFrameLayoutManager.
- MAKE_RELATIVE_FUNCTION_SAMPLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Sample of make relative Path function specification
- MAKE_RELATIVE_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Prefix for make relative editor variable.
- makeCallExpression() - Method in class ro.sync.ecss.extensions.commons.operations.GetCurrentElementSaxonExtension
- makeFileRelative2DITAOTDir(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Make a file or directory relative to the configured DITA OT directory.
- makeFileRelative2Framework(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Make a file or directory relative to the $framework or $frameworks directory.
- makeFileRelative2Frameworks(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Make a file or directory relative to the
"frameworks"
directory. - makeFileRelative2Project(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Make a file or directory relative to the $pdudirectory.
- makeRelative(URL, URL) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
UtilAccess.makeRelative(URL, URL)
instead. - makeRelative(URL, URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Make the child URL relative to the base URL.
- makeUrlRelative(AuthorAccess, String) - Static method in class ro.sync.ecss.extensions.commons.ObjectChooser
-
Makes the given URL relative to the XML whose access object we are given.
- makeURLRelative2Framework(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Make an URL relative to $framework or that if not possible, to $frameworks (also if possible).
- makeURLRelative2Frameworks(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Make an URL relative to the
"frameworks"
directory. - makeURLRelative2Project(String, String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Make an URL relative to $pdu if possible.
- MANUAL_VALIDATION - ro.sync.exml.plugin.validator.ValidationMode
-
Manual validation tasks
- MAP_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Map class.
- MAP_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITA Map class attribute
- MAP_LINKTEXT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Map link text class.
- MAP_SHORTDESC_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Shortdesc class value for maps.
- MAPREF_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
mapref attribute name.
- MAPREF_CLASS_PARTICLE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Mapref.
- markDocumentAsSaved() - Method in interface ro.sync.ecss.extensions.api.access.UnsavedContentReferenceManager
-
Mark the document as saved.
- MARKDOWN_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
MD actions
- MARKDOWN_DITA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
MD to DITA conversion dialog box
- MARKDOWN_EDITOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
MD editor page
- MarkdownValidator - Interface in ro.sync.exml.workspace.api.markdown
-
Implementations of this interface are used to validate markdown documents.
- MarkdownValidatorFactory - Class in ro.sync.exml.workspace.api.markdown
-
Factory class for creating
MarkdownValidator
objects. - MARKER - ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor.PsuedoElementType
-
:marker
- MARKER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify elements that correspond to markers.
- MARKER_PSEUDO_ELEMENT_OUTSIDE - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class added to CSS ::marker pseudo-elements that need to be rendered outside their parent.
- markReferenceAsSaved(URL) - Method in interface ro.sync.ecss.extensions.api.access.UnsavedContentReferenceManager
-
Mark the specified reference as saved.
- markSelection(List<int[]>, int, SelectionInterpretationMode, List<int[]>, int, SelectionInterpretationMode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Add Author editor page selection intervals and marks the caret offset.
- matches(String, String, String, String, String, Attributes, Map<String, String>, Reader) - Method in class ro.sync.ecss.extensions.api.DocumentTypeAdvancedCustomRuleMatcher
-
Check if the document type to which this custom rule belongs to should be used for the given document properties.
- matches(String, String, String, String, String, Attributes, Map<String, String>, Reader) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapResolvedReferencesCustomRuleMatcher
- matches(String, String, String, String, String, Attributes, Map<String, String>, Reader) - Method in class ro.sync.ecss.extensions.html.HTML5CustomRuleMatcher
- matches(String, String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.api.DocumentTypeAdvancedCustomRuleMatcher
- matches(String, String, String, String, Attributes) - Method in interface ro.sync.ecss.extensions.api.DocumentTypeCustomRuleMatcher
-
Check if the document type to which this custom rule belongs to should be used for the given document properties.
- matches(String, String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.dita.DITACustomRuleMatcher
-
Try to find a
DITAArchVersion
attribute in the root attributes. - matches(String, String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.dita.map.DITAMap2_xCustomRuleMatcher
- matches(String, String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.dita.map.DITAMapCustomRuleMatcher
-
Try to find a
DITAArchVersion
attribute in the root attributes. - matches(String, String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.dita.topic.DITATopic2_xCustomRuleMatcher
- matches(String, String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.dita.topic.DITATopicCustomRuleMatcher
-
Try to find a
DITAArchVersion
attribute in the root attributes. - matches(String, String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.xhtml.WebAuthorPlatformCustomRuleMatcher
-
The rule matches only if the document is loaded in the WebApp distribution of the oXygen.
- matches(String, String, String, String, Attributes, Reader) - Method in class ro.sync.ecss.extensions.api.DocumentTypeAdvancedCustomRuleMatcher
-
Check if the document type to which this custom rule belongs to should be used for the given document properties.
- matches(String, String, String, String, Attributes, Reader) - Method in class ro.sync.json.JSONAndYAMLPropertiesRuleMatcherBase
- matches(String, String, String, String, Attributes, Reader) - Method in class ro.sync.json.JSONAndYAMLRuleMatcherBase
- MATH_ML - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
-
The MathML fragment representing the default equation.
- MATH_ML_FOR_HTML_DOC_TYPE - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
-
The MathML fragment representing the default equation for HTML documents.
- MATH_ML_NAMESPACE - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
-
The MathML namespace.
- MathFlowConfigurator - Interface in ro.sync.exml.workspace.api.math
-
Provide access to MathFlow specific methods.
- MAX_COLUMNS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Maximum number of columns for CALS and simple tables.
- MAX_COLUMNS_COUNT_PROPERTIES_TABLE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Maximum number of columns for CALS and simple tables.
- MEDIA - ro.sync.ecss.dita.DITAImposedReferenceType
-
media reference: images, audio, video, youtube, html documents
- MEDIA_AUDIO_EXTENSIONS - Static variable in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Audio files extenstions.
- MEDIA_FILES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Media file chooser file description.
- MEDIA_FROM_TESTS - Static variable in class ro.sync.ecss.extensions.commons.MediaFileChooser
-
Used to test the class from JUnit test cases.
- MEDIA_TYPE_AUDIO - Static variable in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
-
Media Type audio
- MEDIA_TYPE_HTML - Static variable in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
-
Media Type html
- MEDIA_TYPE_IMAGE - Static variable in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
-
Media Type image
- MEDIA_TYPE_MEDIA - Static variable in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
-
Media Type Medial
- MEDIA_TYPE_PDF - Static variable in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
-
Media Type PDF
- MEDIA_TYPE_VIDEO - Static variable in class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
-
Media Type video
- MEDIA_VIDEO_EXTENSIONS - Static variable in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Video files Extensions.
- MediaFileChooser - Class in ro.sync.ecss.extensions.commons
-
Choose an media file.
- MediaFileChooser() - Constructor for class ro.sync.ecss.extensions.commons.MediaFileChooser
- MediaObjectsUtil - Class in ro.sync.ecss.extensions.commons
-
Utility methods for media objects.
- Menu - Class in ro.sync.exml.workspace.api.standalone.ui
-
A menu which looks like the ones in Oxygen.
- Menu(String) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Menu
-
Constructor.
- Menu(String, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Menu
-
Constructor.
- MENU_BAR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The application main menubar.
- MenuBarCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Customizes components from the main menu bar.
- MenusAndToolbarsContributorCustomizer - Class in ro.sync.exml.workspace.api.standalone.actions
-
Abstract class allowed as an extension point to customize the menu and toolbar buttons added by our editors.
- MenusAndToolbarsContributorCustomizer() - Constructor for class ro.sync.exml.workspace.api.standalone.actions.MenusAndToolbarsContributorCustomizer
- MERGE_BRANCH - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ReintegrateBranchPanelDescriptor,
- MERGE_BRANCHES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MergeTypePanelDescriptor,
- MERGE_DIALOG_TITLE - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
This option controls the title of the merge dialog.
If this option is set, its value will be used as the title of the merge dialog. - MERGE_DIRECTORIES_WITH_CHANGE_TRACKING_HIGHLIGHTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID used by the dialog displayed when invoking 'Merge Directories with Change Tracking Highlights' action.
- MERGE_DOCUMENTS_WITH_CHANGE_TRACKING_HIGHLIGHTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID used by the dialog displayed when invoking 'Merge Documents with Change Tracking Highlights' action.
- MERGE_OPTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MergeOptionsPanelDescriptor,
- MERGE_REVISIONS_RANGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MergeRevisionsPanelDescriptor,
- MERGE_TREES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MergeTreesPanelDescriptor,
- MergeConflictResolutionMethods - Enum in ro.sync.merge
-
Possible methods of dealing with conflicts when auto-merging files.
- MergedFileState - Interface in ro.sync.diff.merge.api
-
The state of a merged file contains information about the file location and the merge status (deleted, added, modified).
- MergedFileState.MergeStatus - Enum in ro.sync.diff.merge.api
-
The merge state
- mergeDirectoriesWithChangeTrackingHighlights(URL, URL, URL, DiffOptions, boolean, boolean, boolean, boolean) - Method in interface ro.sync.diff.api.AuthorDiffDirectoriesChangeTrackingMerger
-
Merges the directories specified by the first 2 URLs and saves the results to the output directory specified by the 3rd URL.
- MergeFilesException - Exception in ro.sync.diff.merge.api
-
An exception thrown when merge files fails.
- MergeFilesException(String) - Constructor for exception ro.sync.diff.merge.api.MergeFilesException
-
Constructor.
- MergeFilesOptionsConstants - Interface in ro.sync.diff.merge.api
-
Constants used as keys in the mergeOptions map parameter from
DiffAndMergeTools.openMergeApplication(java.io.File, java.io.File, java.io.File, java.util.Map)
- MergeFilesOptionsConstants.FilterModeValues - Interface in ro.sync.diff.merge.api
-
The values for filter mode option.
- mergeIntoOriginalShape(AuthorDocumentController, AuthorElement) - Method in interface ro.sync.ecss.extensions.commons.imagemap.operations.NewShapeDescriptor
-
Merge this new shape into the exiting one.
- mergeIntoOriginalShape(AuthorDocumentController, AuthorElement) - Method in class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation.DITANewShapeDescriptor
- mergeIntoOriginalShape(AuthorDocumentController, AuthorElement) - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation.XHTMLNewShapeDescriptor
- MergeResult - Class in ro.sync.merge
-
Defines the result of a three way merge.
- MergeResult() - Constructor for class ro.sync.merge.MergeResult
-
No arguments constructor.
- MergeResult(MergeResult.ResultType, String) - Constructor for class ro.sync.merge.MergeResult
-
Constructor.
- MergeResult(MergeResult.ResultType, String, Boolean) - Constructor for class ro.sync.merge.MergeResult
-
Constructor.
- MergeResult.ResultType - Enum in ro.sync.merge
-
The way a merge has finalized.
- mergingOccurred() - Method in class ro.sync.merge.MergeResult
- message(DocumentPositionedInfo) - Method in interface ro.sync.exml.plugin.transform.XSLMessageListener
-
An xsl:message or xsl:assert was triggered inside the stylesheet.
- MESSAGE_CSS_STYLE - Static variable in class ro.sync.document.DocumentPositionedInfo
-
The message CSS style.
- MESSAGE_TYPE_CUSTOM - Static variable in class ro.sync.ecss.extensions.api.webapp.WebappMessage
-
A message type that is the lowest designed to be intercepted by the plugin code on the client side and displayed in a custom way.
- MESSAGE_TYPE_ERROR - Static variable in class ro.sync.ecss.extensions.api.webapp.WebappMessage
-
Message type error.
- MESSAGE_TYPE_INFO - Static variable in class ro.sync.ecss.extensions.api.webapp.WebappMessage
-
Message type info.
- MESSAGE_TYPE_RESULT_VALUE - Static variable in class ro.sync.ecss.extensions.api.webapp.WebappMessage
-
This message represents a return value from an WebappAuthorOperation.
- MESSAGE_TYPE_SYSTEM_APPLICATION - Static variable in class ro.sync.ecss.extensions.api.webapp.WebappMessage
-
A message type that should be handled by the webapp to open the url in the system application as it cannot be opened server-side.
- MESSAGE_TYPE_WARN - Static variable in class ro.sync.ecss.extensions.api.webapp.WebappMessage
-
Message type warning.
- messages - Static variable in class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.component.editor.ButtonEditor
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.component.editor.DatePickerEditor
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.component.editor.InputURLEditor
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.css.URIContent
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
The messages resource bundle.
- messages - Static variable in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
The messages resource bundle.
- messages - Static variable in exception ro.sync.exml.plugin.lock.LockException
-
The messages resource bundle.
- messages - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
The messages resource bundle.
- META_CONTENT_PROVIDER - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
May return a
MetaContentProvider
implementation which returns the text which should appear on an element which has the keyref if the element has no content. - META_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
This flag indicates that the Meta key was down when the event occurred.
- MetaContentProvider - Class in ro.sync.exml.workspace.api.editor.page.ditamap.keys
-
According to the: http://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/processing_key_references.html and: http://dita.xml.org/resource/dita-tc-faq-about-keys#Q2 if a node of a certain type makes a keyref to a topic ref on which <topicmeta> is defined, the content of the key will be extracted from that particular <topicmeta>.
- MetaContentProvider() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
- MID_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The name of the id attribute which identifies start and end PI markers when they overlap.
- MIDDLE - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for vertical alignment.
- MIDDLE_LAYER - ro.sync.ecss.extensions.api.highlights.PrioritizableHighlightPainter.ZLayer
-
The middle layer of the possible 3 layers where the highlights can be painted.
- MILLIMETER - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Value in millimeter is converted to inches and then to pixels.
- MIN_COLUMNS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Minimum number of columns for CALS and simple tables.
- MIN_COLUMNS_COUNT_PROPERTIES_TABLE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Minimum number of columns for CALS and simple tables.
- MIN_ROWS_COUNT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Minimum number of rows.
- minimizeAuthorCollection(Collection<? extends AuthorNode>) - Static method in class ro.sync.ecss.extensions.api.node.AuthorNodeUtil
-
Remove from the collection of nodes any descendants so the only nodes that are kept are disjunct.
- MODE_LOCATE_DECLARATIONS - Static variable in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
Mode used when locate an ID.
- MODE_LOCATE_REFERENCES - Static variable in class ro.sync.ecss.extensions.api.link.IDTypeRecognizer
-
Mode used when locate an ID.
- MODEL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name for a model chooser group.
- MODEL - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The model of the selection.
- MODEL_PANEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ModelView,
- MODEL_PANEL_ID - Static variable in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Model Panel
- modelToView(int) - Method in interface ro.sync.ecss.extensions.api.access.AuthorEditorAccess
-
Deprecated.use modelToViewRectangle(int offset) instead
- modelToViewRectangle(int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Returns a representation of the caret shape for the specified document offset.
- MODIFICATION_TIME - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The pseudo attribute name of the PI holding the modification time.
- MODIFIED - ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Status that specifies that the current file is modified.
- modifiedStateChanged(boolean) - Method in interface ro.sync.ecss.extensions.api.component.listeners.AuthorComponentListener
-
The modified state of the component changed
- modifiedStateChanged(boolean) - Method in class ro.sync.ecss.extensions.api.component.listeners.DITAMapTreeComponentListener
-
The modified state of the component changed
- ModifiedStatusProvider - Interface in ro.sync.exml.workspace.api.base
-
Provides access to the modified status of an object.
- modifiers - Variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
The state of the modifier mask at the time the input event was fired.
- mouseClicked(AuthorMouseEvent) - Method in class ro.sync.ecss.extensions.api.AuthorMouseAdapter
- mouseClicked(AuthorMouseEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorMouseListener
-
Invoked when the mouse button has been clicked (pressed and released) on the author page.
- mouseDragged(AuthorMouseEvent) - Method in class ro.sync.ecss.extensions.api.AuthorMouseAdapter
- mouseDragged(AuthorMouseEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorMouseListener
-
Invoked when a mouse button is pressed on the author page and then dragged.
- mouseMoved(AuthorMouseEvent) - Method in class ro.sync.ecss.extensions.api.AuthorMouseAdapter
- mouseMoved(AuthorMouseEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorMouseListener
-
Invoked when the mouse cursor has been moved onto the author page but no buttons have been pressed.
- mousePressed(AuthorMouseEvent) - Method in class ro.sync.ecss.extensions.api.AuthorMouseAdapter
- mousePressed(AuthorMouseEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorMouseListener
-
Invoked when a mouse button has been pressed on the author page.
- mouseReleased(AuthorMouseEvent) - Method in class ro.sync.ecss.extensions.api.AuthorMouseAdapter
- mouseReleased(AuthorMouseEvent) - Method in interface ro.sync.ecss.extensions.api.AuthorMouseListener
-
Invoked when a mouse button has been released on the author page.
- MOVE_DOWN - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- MOVE_RENAME_RESOURCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MoveResourceInputDialog, RenameResourceInputDialog, MoveResourceInputDialog, RenameResourceInputDialog,
- MOVE_RENAME_RESOURCES_PROJECT_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MoveResourceDialog, RenameResourceDialog, MoveMultipleResourcesDialog, MoveResourceDialog, RenameMultipleResourcesDialog, RenameResourceDialog,
- MOVE_UP - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- MoveBlockAuthorOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation capable of moving the block element from the caret or the selected block elements by one position up or down.
- MoveBlockAuthorOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.MoveBlockAuthorOperation
- MoveCaretOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Author operation capable of moving the caret relative to an XML node identified by an XPath expression.
- MoveCaretOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.MoveCaretOperation
- moveCaretRelativeTo(String, int, boolean) - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Move caret relative to a text already existing in the author page.
- moveCaretToImposedEditorVariableOffset(AuthorAccess, int) - Static method in class ro.sync.ecss.extensions.commons.operations.MoveCaretUtil
-
Move the caret to the offset imposed by a certain editor variable present in the Author page.
- MoveCaretUtil - Class in ro.sync.ecss.extensions.commons.operations
-
Utility to detect an editor variable in the Author page and move the caret to that place.
- MoveElementOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Flexible operation for moving an element to another location.
- MoveElementOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.MoveElementOperation
-
Constructor.
- moveOutOfInvisibleBounds(int, boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Check whether the offset is in a region in the document which is not rendered.
- moveTo(int) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionAndCaretModel
-
Moves the caret to the specified position.
- moveTo(int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionAndCaretModel
-
Moves the caret to the new offset, possibly changing the selection.
- MULTI_VALUE_OUTPUTCLASS_TOKEN - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
If this token is found in the outputclass attribute, then the enumerationdef only allows multiple values.
- multipleDelete(AuthorDocumentFilterBypass, AuthorElement, int[], int[]) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before deleting the given intervals from the document.
- multipleDelete(AuthorElement, int[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- multipleDelete(AuthorElement, int[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Deletes the given intervals.
- multipleDelete(AuthorElement, int[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Deletes the given intervals.
- MY_TOOLBAR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The custom toolbar which can contain all the action that the user needs.
N
- name - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
The argument name.
- name - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
Name of plugin action
- NAME - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
The key name.
- NAMESPACE_ARGUMENT - Static variable in interface ro.sync.ecss.extensions.api.AuthorOperation
-
Represents the namespace argument.
- NAMESPACE_ARGUMENT_DESCRIPTOR - Static variable in interface ro.sync.ecss.extensions.api.AuthorOperation
-
The
namespace
argument descriptor. - NamespaceContext - Interface in ro.sync.ecss.extensions.api.node
-
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.
- NAMEST_LESS_THAN_NAMEEND - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The column index determined from namest attribute value is less than the column index determined from nameend.
- NameValue - Class in ro.sync.contentcompletion.xml
-
A pair class with name and value.
- NameValue(String, String) - Constructor for class ro.sync.contentcompletion.xml.NameValue
-
Constructor.
- NameValue(String, String, String) - Constructor for class ro.sync.contentcompletion.xml.NameValue
-
Constructor.
- NAVREF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Navref class
- NAVTITLE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Navtitle attribute name
- NAVTITLE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The navigation title class
- needComplexSurround(AuthorNode) - Method in class ro.sync.ecss.extensions.commons.imagemap.EditImageMapWithSurroundCore
-
Check if the edited node need more complex surrounding.
- needComplexSurround(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.DITAEditImageMapCore
- NEUTRAL - ro.sync.exml.workspace.api.OperationStatus
-
Neutral status.
- NEW_DIALOG_ECLIPSE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: BaseCreationWizard, NewDialog,
- NEW_DIALOG_SA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XmlCustomizePage, NewXMLSchemaCustomizePage,
- NEW_DICTIONARIES_HELP_PAGE_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID for downloading and configuring a new dictionary for spell checking.
- NEW_SCENARIO_DITA_OT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure DITA OT scenario
- NEW_SCENARIO_GENERIC - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure generic scenario
- NEW_SCENARIO_XQUERY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure XQuery scenario
- NEW_TOPIC_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help ID for the New Topic Dialog
- newAttrOrderDomParser(boolean, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a DOM parser that preserves the order of attributes as they are received from Xerces.
- newDocumentBuilder() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a document buider with a catalog reslover.
- newDocumentBuilder(boolean, boolean, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a document builder.
- newDocumentBuilder(boolean, boolean, boolean, URL) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a document builder.
- newDocumentBuilder(boolean, boolean, boolean, URL, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a document builder.
- newDocumentBuilder(boolean, boolean, boolean, URL, boolean, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a document builder.
- newDocumentBuilder(boolean, boolean, boolean, URL, boolean, boolean, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Create a document builder.
- newDocumentBuilderFakeResolver() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a document buider with a fake resolver.
- newDocumentBuilderNoExpand() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a document buider with a catalog reslover.
- newDocumentBuilderNS() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a document builder which is namespace aware.
- newDTDXRFullValidIdCollector(List<IDValue>, SynchronizedXMLGrammarPoolImpl) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates an XMLReader that collects ID Attributes values with full validation and schema checking, disabled std.output and with no resolver set.
- newDTDXRFullValidIdCollector(List<IDValue>, GrammarCache) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates an XMLReader that collects ID Attributes values with full validation and schema checking, disabled std.output and with no resolver set.
- newErrorLine(String) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
-
Called when the process outputs a line in the System.err
- newLocationDomParser() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a DOM Parser that populates with location information the nodes.
- newLocationDomParser(XMLParserConfiguration, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a DOM Parser that populates with location information the nodes.
- newLocationDomParserForXpath() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a Location DOM Parser that is tuned for XPath.
- newLocationDomParserForXpath(ExecutionStopper) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a Location DOM Parser that is tuned for XPath.
- newLocationDomParserForXpath(ExecutionStopper, XMLGrammarPool) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a Location DOM Parser that is tuned for XPath.
- newLocationDomParserNoResolver() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a DOM parser that has no catalog resolver.
- newLocationDomParserNoResolverForDiff() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a DOM parser that has no catalog resolver, no DTD validation for last stage and no RNG defaults processing.
- newNonValidatingXMLReader() - Method in interface ro.sync.ecss.extensions.api.access.AuthorUtilAccess
-
Deprecated.Use the method from the AuthorXMLUtilAccess class.
- newNonValidatingXMLReader() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
AuthorUtilAccess.newNonValidatingXMLReader()
instead. - newNonValidatingXMLReader() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Creates an
XMLReader
without validation. - newNonValidatingXMLReader(Object) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Creates an
XMLReader
without validation and with the possibility to reuse the grammar pool. - newOutputLine(String) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
-
Called when the process outputs a line in the System.out
- newRelaxNGValidator(ErrorHandler, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a Relax NG validation engine to validate against schemas in XML or compact syntax.
- newRelaxNGValidator(ErrorHandler, boolean, List<IDValue>) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a Relax NG validation engine to validate against schemas in XML or compact syntax.
- newRelaxNGValidator(ErrorHandler, boolean, List, XMLReaderCreator) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a Relax NG validation engine to validate against schemas in XML or compact syntax.
- newRelaxNGValidatorNoOptions(ErrorHandler, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a Relax NG validation engine to validate against schemas in XML or compact syntax.
- newSchemaAwareDocumentBuilder() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a document buider with a catalog resolver.
- NewShapeDescriptor - Interface in ro.sync.ecss.extensions.commons.imagemap.operations
-
Descriptor for new shapes that were received from the JavaScript-base image map editor in Web Author.
- NewWebappAreaView - Class in ro.sync.ecss.extensions.api.webapp.imagemap
-
Descriptor for a new area coming from the client-side editor.
- NewWebappAreaView(int, Shape) - Constructor for class ro.sync.ecss.extensions.api.webapp.imagemap.NewWebappAreaView
- newWSDLFullValid(XMLGrammarPool) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with full validation and schema checking, disabled std.output and with no resolver set for WSDL validation.
- newXmlParserConfiguration(SymbolTable, XMLGrammarPool, List<IDValue>, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates new XMLParserConfiguration depending on options and the list of idValues.
- newXmlParserConfiguration(SymbolTable, XMLGrammarPool, List<IDValue>, boolean, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates new XMLParserConfiguration depending on options and the list of idValues.
- newXmlParserConfiguration(SymbolTable, XMLGrammarPool, List<IDValue>, boolean, boolean, boolean) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates new XMLParserConfiguration depending on options and the list of idValues.
- newXRFullValid() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with full validation and schema checking, disabled std.output and with no resolver set.
- newXRFullValid(SynchronizedXMLGrammarPoolImpl) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with full validation and schema checking, disabled std.output and with no resolver set.
- newXRFullValid(XMLParserConfiguration) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with full validation and schema checking, disabled std.output and with no resolver set.
- newXRFullValidCompoundResolver(EntityResolver) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with disabled std.output and a compond resolver, from the catalog resolver and the given resolver.
- newXRFullValidIdCollector(List<IDValue>) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates an XMLReader that collects ID Attributes values with full validation and schema checking, disabled std.output and with no resolver set.
- newXRNoValid() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with disabled std.output and with no extra resolver.
- newXRNoValid(XMLGrammarPool) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with disabled std.output and with no extra resolver.
- newXRNoValid(GrammarCache) - Static method in class ro.sync.xml.parser.ParserCreator
-
New XML reader not valid with grammar caching support.
- newXRNoValidCompoundResolver(EntityResolver) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with disabled std.output and a compound resolver, from the catalog resolver and the given resolver.
- newXRNoValidFakeResolver() - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with disabled std.output and with a fake resolver.
- newXRNoValidNoRNGDefaults() - Static method in class ro.sync.xml.parser.ParserCreator
-
New XML reader not valid without expansion of default RNG attributes.
- newXRValid(XMLGrammarPool) - Static method in class ro.sync.xml.parser.ParserCreator
-
Creates a XMLReader with validation support.
- next() - Method in interface ro.sync.ecss.extensions.api.content.TextContentIterator
-
Get the next text context.
- next() - Method in interface ro.sync.ecss.extensions.api.node.ContentIterator
- nextEditLocationRequested() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingTraversalListener
-
The user requested the next editing location, usually by using the TAB key.
- nextSiblingElements - Variable in class ro.sync.contentcompletion.xml.Context
-
The list of
ContextElement
objects representing the next siblings (in document order) of the element for which theContext
was built. - NO_COLOR - Static variable in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
No color.
- NO_CONTENT_SELECTED_IN_EDITOR - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: There is no content selected in the editor.
- NO_HELP_PAGE_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Can be returned to signal that the component does not have a help page id associated to it.
- NO_VALID_INSERT_POSITION_FOR_FRAG - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: A valid insert position could not be found.
- NOBUTTON - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Indicates no mouse button.
- NODE_NAME_CDATA - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Name of CDATA node.
- NODE_NAME_COMMENT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Name of COMMENT node.
- NODE_NAME_DOCUMENT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Name of DOCUMENT node.
- NODE_NAME_PI - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Name of PI node.
- NODE_NAME_REFERENCE - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Name of the reference node.
- NODE_TYPE_CDATA - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
CDATA node type.
- NODE_TYPE_COMMENT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Comment node type.
- NODE_TYPE_DOCUMENT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Document node type.
- NODE_TYPE_ELEMENT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Element node type.
- NODE_TYPE_PI - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Processing instruction node type.
- NODE_TYPE_PSEUDO_DOCTYPE - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Pseudo DOCTYPE node type.
- NODE_TYPE_PSEUDO_ELEMENT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Pseudo element node type.
- NODE_TYPE_REFERENCE - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Reference node type (entity or other reference nodes, e.g.
- NODE_TYPE_TEXT - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorNode
-
Text node type.
- nodeContainsSect5Element(AuthorElementBaseInterface) - Static method in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil
-
Returns
true
if the sect node contains a "sect5" element. - NodeContext - Class in ro.sync.exml.workspace.api.node
-
Provide information like node name, node namespace, attributes (if available), that will be used for Author outline, Author bread crumb, Text page outline, content completion proposals window or DITA Map view rendering customization.
- NodeContext() - Constructor for class ro.sync.exml.workspace.api.node.NodeContext
- NodeDescription - Interface in ro.sync.contentcompletion.xml
-
Node description is in fact a collection of properties for a node.
- nodeHasProperties(AuthorNode, String, String) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Check if the node has the given namespace and name
- NodeRendererCustomizerContext - Class in ro.sync.exml.workspace.api.node.customizer
-
Provide information like node name, node namespace, attributes (if available), that will be used for Author outline, Author bread crumb, Text page outline, content completion proposals window or DITA Map view rendering customization.
- NodeRendererCustomizerContext() - Constructor for class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
- NONE - ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter.TextDecoration
-
Normal text.
- NORMAL_IMPORTANCE - Static variable in interface ro.sync.contentcompletion.editor.InlineProposal
-
The item is of normal importance.
- NORMAL_SORT_PRIORITY - Static variable in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
-
The priority for normal elements.
- normalize(int) - Static method in class ro.sync.exml.view.graphics.Color
-
Normalizes a value according to the range of values a sRGB color component can have - [0-255].
- NOT_COMPUTED - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value used to computed the common value of an attribute for multiple elements.
- NOT_EDITABLE_IN_DELETE_CHANGE_TRACKING - Static variable in interface ro.sync.ecss.extensions.api.content.TextContext
-
The returned text is in delete change tracking context.
- NOT_EDITABLE_IN_READ_ONLY - Static variable in interface ro.sync.ecss.extensions.api.content.TextContext
-
The returned text is in an entity or content reference.
- NOT_EXISTS - ro.sync.ecss.extensions.dita.map.topicref.util.FileProber.Status
-
The file does not exist.
- NOT_IMPOSED - ro.sync.ecss.dita.DITAImposedReferenceType
-
Let someone else (usually the schema aware) decide what's better.
- NOT_KNOWN - Static variable in class ro.sync.document.DocumentPositionedInfo
-
If one of the components is not known, use this constant for it.
- NOT_SUPPORTED_FILE_WARNING - Static variable in interface ro.sync.exml.workspace.api.util.validation.ValidationProblemsCodes
-
This code appears when a warning is generated because there is no support for validating a file with a specific format.
- NOT_SURE - ro.sync.ecss.extensions.dita.map.topicref.util.FileProber.Status
-
We are not sure whether the file exists.
- npoints - Variable in class ro.sync.exml.view.graphics.Polygon
-
The total number of points.
- NUMBER_OF_COLUMNS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Number of columns
- NUMBER_OF_ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Number of rows
- NUMERIC - ro.sync.ecss.extensions.commons.sort.CriterionInformation.TYPE
-
Numeric sorting type.
- NUMERIC - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used to sort elements.
O
- OBJECT_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Object class.
- ObjectChooser - Class in ro.sync.ecss.extensions.commons
-
Base class for choosers dialogs.
- ObjectChooser() - Constructor for class ro.sync.ecss.extensions.commons.ObjectChooser
- OffsetInformation - Interface in ro.sync.ecss.extensions.api.content
-
Information about the node which contains the offset.
- OKCancelDialog - Class in ro.sync.ecss.extensions.commons.ui
-
Dialog with OK and Cancel buttons.
- OKCancelDialog - Class in ro.sync.exml.workspace.api.standalone.ui
-
Dialog with OK and Cancel buttons.
- OKCancelDialog(Frame, String, boolean) - Constructor for class ro.sync.ecss.extensions.commons.ui.OKCancelDialog
-
Constructor.
- OKCancelDialog(Frame, String, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Constructor.
- OKCancelDialog(JFrame, String, boolean) - Constructor for class ro.sync.ecss.extensions.commons.ui.OKCancelDialog
-
Constructor.
- OKCancelDialog(JFrame, String, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Constructor.
- okPressed() - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
- okPressed() - Method in class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
- okPressed() - Method in class ro.sync.ecss.extensions.commons.table.properties.ECTablePropertiesCustomizerDialog
- OL_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
OL class.
- OLinkInfo - Class in ro.sync.ecss.docbook.olink
-
OLink information.
- OLinkInfo(String, String, String) - Constructor for class ro.sync.ecss.docbook.olink.OLinkInfo
-
The OLink Information
- OLinkInfo(String, String, String, boolean) - Constructor for class ro.sync.ecss.docbook.olink.OLinkInfo
-
The OLink Information
- ON_END_MARKER - Static variable in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
The offset is on the marker representing the end range of a node.
- ON_START_MARKER - Static variable in interface ro.sync.ecss.extensions.api.content.OffsetInformation
-
The offset is on the marker representing the start range of a node.
- ONLY_ALLOWED_ITEMS - ro.sync.contentcompletion.xml.CIAttribute.EditableState
-
Can only have one value from a list of allowed items.
- onlySelectedElements - Variable in class ro.sync.ecss.extensions.commons.sort.SortCriteriaInformation
-
true
when the sort scope is represented only by the selected elements. - open(File) - Method in interface ro.sync.ecss.extensions.api.access.AuthorWorkspaceAccess
-
Deprecated.Use
Workspace.open(URL)
instead. - open(URL) - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Open an URL.
- open(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Opens the file at the specified
URL
in a new editor. - open(URL, String) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Opens the file at the specified
URL
in a new editor. - open(URL, String, String) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Opens the file at the specified
URL
in a new editor by specifying an imposed page and an imposed content type. - OPEN_DIRECTORY - ro.sync.exml.workspace.api.standalone.ui.urlpanel.LocalFileBrowseType
-
Open folder
- OPEN_FILE - ro.sync.exml.workspace.api.standalone.ui.urlpanel.LocalFileBrowseType
-
Open file
- OPEN_FIND_RESOURCE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Helper view allowing search for text in the resources from the project.
- OPEN_FIND_RESOURCE_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OpenFindResourcesDialog,
- OPEN_FIND_RESOURCE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: FindResourceComponentInfo,
- OPEN_MERGED_FILES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Open the modified files after the merge operation is performed
- OPEN_REDIRECTOR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Open redirector plugin type.
- OPEN_RESOURCE - Static variable in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Open resource chooser
- OPEN_RESOURCE_DIRECTORY - Static variable in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Resource directory chooser
- openConnection(URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContext
- openConnection(URL, Proxy) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContext
- openConnection(URL, PeerContext) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.GroupChangesForSinglePeerStrategy
-
This method will be called whenever a peer within a concurrent editing session triggers either a save or a auto-save.
- openConnection(URL, PeerContext, List<PeerContext>) - Method in class ro.sync.ecss.extensions.api.webapp.ce.DefaultSaveStrategy
- openConnection(URL, PeerContext, List<PeerContext>) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.GroupChangesForMultiplePeersStrategy
-
This method will be called whenever a peer within a concurrent editing session triggers either a save or a auto-save.
- openConnectionInContext(String, URL, Proxy) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContext
-
This method has the same purpose as openConnection() in a standard URLConnection except that the context is also passed in.
- openDiffFilesApplication(String, URL, String, URL) - Method in interface ro.sync.exml.workspace.api.standalone.DiffAndMergeTools
-
Open the diff files tool with initial left and right URLs to compare.
- openDiffFilesApplication(String, URL, String, URL, URL, boolean) - Method in interface ro.sync.exml.workspace.api.standalone.DiffAndMergeTools
-
Open the diff files tool with initial left and right URLs to compare.
- openDiffFilesApplication(URL, URL) - Method in interface ro.sync.exml.workspace.api.standalone.DiffAndMergeTools
-
Open the diff files tool with initial left and right URLs to compare.
- openDiffFilesApplication(URL, URL, URL) - Method in interface ro.sync.exml.workspace.api.standalone.DiffAndMergeTools
-
Open the diff files tool with initial left and right URLs to compare.
- openInExternalApplication(String, boolean, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Open in the associated system application.
- openInExternalApplication(URL, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Open in the associated system application
- openInExternalApplication(URL, boolean, String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Open in the associated system application
- OpenInSystemAppOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Detects the application that is associated with the given file in the OS and uses it to open the file.
- OpenInSystemAppOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.OpenInSystemAppOperation
-
Constructor.
- openMergeApplication(File, File, File, Map<String, String>) - Method in interface ro.sync.exml.workspace.api.standalone.DiffAndMergeTools
-
Displays a modal dialog that allows you to see and accept/reject the differences between the provided files.
- openMergeApplication(String, String, boolean, String, URL, boolean, boolean, String, URL, boolean, boolean, URL) - Method in interface ro.sync.exml.workspace.api.standalone.DiffAndMergeTools
-
Open the merge tool with initial left and right URLs to compare.
- openPreviewDialog(String, String, LinkedHashMap<URL, URL>) - Method in interface ro.sync.exml.workspace.api.standalone.DiffAndMergeTools
-
Open the modal preview dialog.
- OpenRedirectExtension - Interface in ro.sync.exml.plugin.openredirect
-
Plugin extension - open redirecting for URLs
- OpenRedirectInformation - Class in ro.sync.exml.plugin.openredirect
-
Information about redirecting an URL
- OpenRedirectInformation(URL, String) - Constructor for class ro.sync.exml.plugin.openredirect.OpenRedirectInformation
-
Constructor.
- OpenURLHandler - Class in ro.sync.ecss.extensions.api.component.listeners
-
Listener for URLs the user is trying to open from the Author Component.
- OpenURLHandler() - Constructor for class ro.sync.ecss.extensions.api.component.listeners.OpenURLHandler
- OPERATION_REPORT_FILE_NAME - Static variable in interface ro.sync.diff.api.AuthorDiffDirectoriesChangeTrackingMerger
-
The name (including file extension) of the report file to be created when the merge operation completes.
- OPERATION_REPORT_SUBDIRECTORY_NAME - Static variable in interface ro.sync.diff.api.AuthorDiffDirectoriesChangeTrackingMerger
-
The name of the sub-directory to be created in the output directory for storing the merge operation report.
- operationAboutToStart(BatchOperationInfo) - Method in class ro.sync.exml.workspace.api.listeners.BatchOperationsListener
-
About to start a batch operation.
- operationFinished(BatchOperationInfo) - Method in class ro.sync.exml.workspace.api.listeners.BatchOperationsListener
-
The batch operation finished.
- OperationInProgressException - Exception in ro.sync.exml.workspace.api.editor.validation
-
Indicates that the validation is impossible at this time.
- OperationInProgressException(String) - Constructor for exception ro.sync.exml.workspace.api.editor.validation.OperationInProgressException
-
Constructor.
- OPERATIONS_REPOS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RepositoryBrowserDialog, RepositoryCopyMoveToDialog,
- OperationStatus - Enum in ro.sync.exml.workspace.api
-
The status of an operation/action.
- optimizeImage(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Optimize an image to be consumed by a web browser.
- OPTION_PAGE - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Option page extension plugin type.
- OPTION_PAGE_GROUP - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Option page group extension plugin type.
- OptionChangedEvent - Class in ro.sync.ecss.extensions.api
-
Represents an event which indicates that the value of an option has been changed.
- OptionChangedEvent(String, Object, Object) - Constructor for class ro.sync.ecss.extensions.api.OptionChangedEvent
-
The constructor of the option changed event.
- OptionChangedEvent(String, String, String) - Constructor for class ro.sync.ecss.extensions.api.OptionChangedEvent
-
Deprecated.
- OptionListener - Class in ro.sync.ecss.extensions.api
-
The listener which is notified about the value changes of an author extension level option.
- OptionListener() - Constructor for class ro.sync.ecss.extensions.api.OptionListener
-
Default constructor for the option listener.
- OptionListener(String) - Constructor for class ro.sync.ecss.extensions.api.OptionListener
-
Constructor for the option listener.
- OptionPagePluginExtension - Class in ro.sync.exml.plugin.option
-
Class used to create plugin option page extension.
- OptionPagePluginExtension() - Constructor for class ro.sync.exml.plugin.option.OptionPagePluginExtension
- OptionsPageGroupPluginExtension - Class in ro.sync.exml.plugin
-
Plugin extension for option pages group.
- OptionsPageGroupPluginExtension() - Constructor for class ro.sync.exml.plugin.OptionsPageGroupPluginExtension
- OptionsStorage - Interface in ro.sync.ecss.extensions.api
-
This interface should be used if Author extension level options need to be stored and retrieved.
- optionValueChanged(OptionChangedEvent) - Method in class ro.sync.ecss.extensions.api.OptionListener
-
This method is called when the value of the option associated with this listener has been modified.
- optionValueChanged(WSOptionChangedEvent) - Method in class ro.sync.exml.workspace.api.options.WSOptionListener
-
This method is called when the value of the option associated with this listener has been modified.
- ORACLE_XML_SCHEMA_REPOSITORY_LEVEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Oracle's XML Schema Repository Level" topic
- ORDER - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Options label.
- ORDERED_LIST - Static variable in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
-
Ordered list constant.
- ORIGIN_CALLOUTS - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
The tooltip describes information when hovering callouts.
- ORIGIN_CHANGE_MARKERS - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Hovering over comment change tracking.
- ORIGIN_ERROR_NODE - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Tooltip computed when hovering over an error node.
- ORIGIN_FORM_CONTROLS - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Tooltip computed when hovering form controls.
- ORIGIN_IMAGE - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Tooltip computed when hovering over an image.
- ORIGIN_LINK - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Tooltip computed when hovering a link.
- ORIGIN_PROFILING_CONDITIONS - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Tooltip computed when an element with profiling attributes is hovered.
- ORIGIN_SCHEMA_DESCRIPTION - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Tooltip computed by looking in the associated schema for annotations on that particular element.
- ORIGIN_VALIDATION_ERROR - Static variable in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Validation error.
- OUTLINE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The outline pane.
- OUTLINER_PANEL_ID - Static variable in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Outliner Panel
- OUTLINER_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MainFrame, OutlinerPanel,
- OUTPUT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The output pane.
- OUTPUT_FILE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The output file editor variable.
- OUTPUT_FILE_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The output file URL editor variable.
- OUTPUTCLASS_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
class attribute name
- OVERLINE - Static variable in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Text decoration overline
- OXY_COLLAPSE_TEXT - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class that marks nodes with "visibility: -oxy-collapse-text".
- OXY_HTML - ro.sync.exml.workspace.api.references.Reference.Type
-
HTML hint files
- OXY_QUICK_UP_DOWN - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class that marks root node when the quickUPDownNavigation option is on
- OXY_TOPIC_CONTENT_MODE - Static variable in class ro.sync.ecss.extensions.dita.map.topicref.TopicContentViewModeOperation
-
PseudoClass set on root when enabled.
- OXYGEN_ACTION_HEADER - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
The oxygen-action header key.
- OXYGEN_BROWSER_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OxygenBrowserView,
- OXYGEN_HOME_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The Oxygen Home URL editor variable.
- OXYGEN_INSTALL_DIR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The oxygen install dir editor variable.
- OXYGEN_NAMESPACE - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
The Oxygen namespace.
- OXYGEN_READ_ONLY_HEADER - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
"oxygen_read_only" header used to check if a connection is read-only.
- OXYGEN_READ_ONLY_REASON_CODE_HEADER - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
"oxygen_read_only_reason_code" header used to specify a code for the reason for the document being read-only.
- OXYGEN_READ_ONLY_REASON_HEADER - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
"oxygen_read_only_reason" header used to specify a reason for the document being read-only.
- OXYGEN_SAVE_TYPE - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
A header indicating the type of the save action performed.
- OXYGEN_TEXT_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OxygenResultsMapView, OxygenSequenceView, OxygenTextView,
- OXYGEN_WEBAPP_DATA_DIR - Static variable in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
Servlet context attribute used to retrieve the data directory.
- OXYGEN_XPATH_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XPathResultsView,
- OxygenUIComponentsFactory - Class in ro.sync.exml.workspace.api.standalone.ui
-
Create UI components that look and feel like the ones in oXygen.
- OxygenURLStreamHandlerFactory - Class in ro.sync.net.protocol
-
The URLStreamHandlerFactory that handles all the protocols supported by Oxygen.
- OxygenURLStreamHandlerFactory() - Constructor for class ro.sync.net.protocol.OxygenURLStreamHandlerFactory
-
Constructor.
- OxygenURLStreamHandlerFactory(URLStreamHandlerFactory) - Constructor for class ro.sync.net.protocol.OxygenURLStreamHandlerFactory
-
An extra factory which can be used to resolve extra protocols.
P
- P_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Paragraph class.
- PAGE_AUTHOR - Static variable in interface ro.sync.exml.editor.EditorPageConstants
-
Editor author page.
- PAGE_DESIGN - Static variable in interface ro.sync.exml.editor.EditorPageConstants
-
Editor Design page.
- PAGE_DITA_MAP - Static variable in interface ro.sync.exml.editor.EditorPageConstants
-
Editor DITA MAP page.
- PAGE_GRID - Static variable in interface ro.sync.exml.editor.EditorPageConstants
-
Editor grid page.
- PAGE_TEXT - Static variable in interface ro.sync.exml.editor.EditorPageConstants
-
Editor text page.
- PAGE_UNKNOWN - Static variable in interface ro.sync.exml.editor.EditorPageConstants
-
Editor page is unknown.
- paint(HighlightPainterInfo) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
- paint(HighlightPainterInfo) - Method in interface ro.sync.ecss.extensions.api.highlights.HighlightPainter
-
Renders the highlight.
- paint(HighlightPainterInfo) - Method in class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
- paint(Graphics, int, int, int, int, Rectangle, AuthorNode, AuthorAccess, boolean) - Method in class ro.sync.ecss.extensions.api.AuthorImageDecorator
-
Decorates an image.
- paint(Graphics, int, int, int, int, Rectangle, AuthorNode, AuthorAccess, boolean) - Method in class ro.sync.ecss.extensions.commons.imagemap.AuthorImageMapDecorator
- paintHighlight(Graphics, int, int, int, int) - Method in class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
-
Paint highlight.
- paintImageMapAreas(Graphics, int, int, int, int, double, AuthorAccess, IImageMapWrapper<IImageMap>, SupportedFrameworks, int, boolean) - Method in class com.oxygenxml.editor.imagemap.ECImageMapAccess
-
Paint ImageMap areas.
- PARA - Static variable in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
-
Docbook HTML para element name.
- parse(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- parse(String) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- parse(InputSource) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- parse(InputSource) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- PARSE_ERROR - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
An error message if error (file not found or parse) occured reading the topic
- parseColor(String) - Static method in class ro.sync.exml.view.graphics.Color
-
Parses a RGBa color's
String
representation to create aColor
from it. - parseDITAHref(String, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Parse the
href
attribute and returns the absolute URL and the id. - parseDITAHref(String, String, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Parse the
href
attribute and returns the absolute URL and the id. - parseDITAKeyRef(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.Please use the equivalent method which also receives the URL of the requestor.
- parseDITAKeyRef(String, KeyResolver) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Parse the DITA conkeyref value
- parseDITAKeyRef(URL, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Parse the DITA conkeyref value
- parseDITAKeyRef(URL, ContextKeyManager, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Parse the DITA conkeyref value
- parseExfFile(File) - Static method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoParser
-
Loads a DocumentTypeInfo from a given exf file.
- parseFrameworkFile(File) - Static method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoParser
-
Loads a DocumentTypeInfo from a given framework file.
- ParserCreator - Class in ro.sync.xml.parser
-
Creates all the parsers from the system.
- ParserCreator() - Constructor for class ro.sync.xml.parser.ParserCreator
- Part - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet.http
-
Part interface inspired from HTTP Servlet 5.0.
- PART - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Part element name.
- PASTE - Static variable in interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources
-
URLs were pasted.
- PASTE_AS_CONKEYREF - ro.sync.ecss.dita.DITAAccess.PasteInfo
-
Paste clipboard fragments as content key reference.
- PASTE_AS_CONREF - ro.sync.ecss.dita.DITAAccess.PasteInfo
-
Paste clipboard fragments as content reference.
- PASTE_AS_KEYREF - ro.sync.ecss.dita.DITAAccess.PasteInfo
-
Paste clipboard fragments as key reference.
- PASTE_AS_REFERENCE - ro.sync.ecss.dita.DITAAccess.PasteInfo
-
Paste clipboard fragments as reference.
- PasteAsContentKeyReferenceOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation used to insert paste as a content key reference in DITA documents.
- PasteAsContentKeyReferenceOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.PasteAsContentKeyReferenceOperation
- PasteAsContentReferenceOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation used to insert paste as a content reference in DITA documents.
- PasteAsContentReferenceOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.PasteAsContentReferenceOperation
- PasteAsLinkKeyReferenceOperation - Class in ro.sync.ecss.extensions.dita.keyref
-
Operation used to insert paste as a key reference in DITA documents.
- PasteAsLinkKeyReferenceOperation() - Constructor for class ro.sync.ecss.extensions.dita.keyref.PasteAsLinkKeyReferenceOperation
- pasteAsReference(AuthorAccess, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Paste as reference
- pasteAsReference(AuthorAccess, DITAAccess.PasteInfo) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Paste as reference
- PasteAsReferenceException - Exception in ro.sync.ecss.extensions.commons
-
Exception for when pasting as reference doesn't work properly.
- PasteAsReferenceException(String) - Constructor for exception ro.sync.ecss.extensions.commons.PasteAsReferenceException
-
Constructor.
- PasteAsReferenceOperation - Class in ro.sync.ecss.extensions.dita.link
-
Operation used to insert paste as a Link in DITA documents.
- PasteAsReferenceOperation() - Constructor for class ro.sync.ecss.extensions.dita.link.PasteAsReferenceOperation
- pasteClipboardFragmentsAsReference(AuthorAccess, DITAAccess.PasteInfo, AuthorDocumentFragmentClipboardObject[]) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Paste the fragments from clipboard as reference.
- pasteClipboardFragmentsAsReference(AuthorAccess, DITAAccess.PasteInfo, AuthorDocumentFragmentClipboardObject[], SelectionInterpretationMode) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Paste the fragments from clipboard as reference.
- pasteContentAsLink(AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Paste clipboard content as <link> with @linkend attribute.
- pasteContentAsXref(AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Paste clipboard content as <xref> with @linkend attribute.
- PATH_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Path attribute name
- PATH_SEPARATOR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Path separator editor variable.
- PATTERN_TOOLTIP - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
The default pattern tooltip.
- PE - ro.sync.exml.plugin.transform.SaxonEdition
-
Personal Edition.
- PEER - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Peer (possible value of scope)
- PEER_ID_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.webapp.ce.Room
-
Editing Session Context attribute to store the peer ID which is unique inside this room.
- PeerContext - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Context information about a document model that is part of a
Room
. - performAction() - Method in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
Perform the action.
- performAction(int) - Method in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
Perform the action.
- performActionWithValues(List<String>) - Method in interface ro.sync.ecss.extensions.api.editor.AuthorExtensionAskAction
-
Performs the action using the values to expand the askValues.
- performCustomActionOnDelete(AuthorAccess, AuthorPersistentHighlight[]) - Method in class ro.sync.ecss.extensions.api.review.ReviewActionsProvider
-
This method is called when the DEL button is pressed in the review panel.
- performDeleteColumn(AuthorAccess, List<ContentInterval>, boolean) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
Delete table columns.
- performDeleteRows(AuthorAccess, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
-
Delete table rows.
- performDeleteRows(AuthorAccess, List<ContentInterval>) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteRowOperationBase
-
Delete table rows.
- performDiff(Reader, Reader, Reader, String, String, String, String, DiffOptions, DiffProgressListener) - Method in interface ro.sync.diff.api.DifferencePerformer
-
Performs the diff operation between the resources represented by the three readers.
- performDiff(Reader, Reader, String, String, String, DiffOptions, DiffProgressListener) - Method in interface ro.sync.diff.api.DifferencePerformer
-
Performs the diff operation between the resources represented by the two readers.
- performDiff(DiffProgressListener) - Method in interface ro.sync.diff.api.AuthorDifferencePerformer
-
Performs the diff operation between the resources represented by the two AuthorAccess.
- performInsertColumn(AuthorAccess, String, AuthorDocumentFragment[], TableColumnSpecificationInformation, boolean, InsertRowOperationBase, InsertTableOperationBase) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
Insert column.
- PERL_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for PERL documents.
- PersistentHighlightRenderer - Interface in ro.sync.ecss.extensions.api.highlights
-
Customize the way that the author persistent highlights are displayed.
- PersistentObject - Interface in ro.sync.options
-
Defines an object that can be stored in the options.
- PHP_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for PHP documents.
- PI_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
Insert processing instruction
- PICA - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Pica is a unit of measure equal to 12 points or one sixth of an inch.
- PIXEL - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Directly in pixels.
- placeCaretInFirstCell(AuthorAccess, TableInfo, AuthorDocumentController, SchemaAwareHandlerResult) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Place the caret in the first cell of a table that was just inserted (a result of this operation is send as parameter)
- PLAIN - Static variable in class ro.sync.exml.view.graphics.Font
-
The plain style constant.
- PLAIN_TEXT_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for text documents.
- plainDrawString(String, int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Draw a string directly using the graphics, without creating a text layout.
- Platform - Enum in ro.sync.exml.workspace.api
-
Represents the type of the oXygen platform.
- Plugin - Class in ro.sync.exml.plugin
-
Plugin main class class.
- Plugin(PluginDescriptor) - Constructor for class ro.sync.exml.plugin.Plugin
-
The constructor.
- PLUGIN_DIR_FUNCTION_TEMPLATE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
A template about how to use the function that expands to the directory of the plugin with the given name,.
- PLUGIN_DIR_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Variable that identifies a plugin local directory using its name.
- PLUGIN_DIR_URL_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Variable that identifies a plugin URL location using its name.
- PLUGIN_URL_FUNCTION_TEMPLATE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
A template about how to use the function that expands to the URL of the plugin with the given name,.
- PluginConfigExtension - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
Deprecated.This API is deprecated because it's based on javax package that's no more supported starting with Servlet 5.0 specification and because this extension type isn't protected against CSRF attacks. Use
ServletPluginConfigExtension
instead. - PluginConfigExtension() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.In the derived class make sure to set the default options.
- PluginContext - Annotation Type in ro.sync.exml.plugin
-
Annotation for plugin extension fields that should be populated from plugin context.
- PluginDescriptor - Class in ro.sync.exml.plugin
-
Descriptor of the plugin.
- PluginDescriptor() - Constructor for class ro.sync.exml.plugin.PluginDescriptor
- PluginDescriptor.PluginExtensionDescription - Class in ro.sync.exml.plugin
-
Contains a plugin description + plugin type + keyboard shortcuts
- pluginExtension - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The plugin extension
- PluginExtension - Interface in ro.sync.exml.plugin
-
Any plugin extension must implement this interface.
- PluginExtensionDescription(String, PluginExtension, String, String, String, List<File>, String, String, String, String) - Constructor for class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
Constructor.
- PluginResourceBundle - Interface in ro.sync.exml.workspace.api
-
Bundle used to translate specific messages in the language set in the editor's preferences.
- pluginStarted(EclipsePluginWorkspace) - Method in interface com.oxygenxml.workspace.api.eclipse.EclipseWorkspaceAccessPluginExtension
-
Notified when the Oxygen Eclipse plugin is starting.
- pluginStopping() - Method in interface com.oxygenxml.workspace.api.eclipse.EclipseWorkspaceAccessPluginExtension
-
Notified before the Oxygen Eclipse plugin will be stopped.
- pluginType - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The plugin type
- PluginWorkspace - Interface in ro.sync.exml.workspace.api
-
Access the entire workspace of Oxygen.
- PluginWorkspaceProvider - Class in ro.sync.exml.workspace.api
-
Provides static access to the workspace API of the Oxygen editor.
- PluginWorkspaceTCBase - Class in ro.sync.exml.workspace.api
-
Base class for testing plugins and frameworks.
- PluginWorkspaceTCBase(File, File, File, File, String) - Constructor for class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Constructor.
- PluginWorkspaceTCBase(File, File, File, File, String, int) - Constructor for class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Constructor.
- PluginWorkspaceTCBase(File, File, String) - Constructor for class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
Constructor.
- pmCounter - Static variable in class ro.sync.ecss.css.Styles
-
All the properties before this counter are for media screen.
- Point - Class in ro.sync.exml.view.graphics
-
A point with X and Y coordinates..
- Point(int, int) - Constructor for class ro.sync.exml.view.graphics.Point
-
Creates a new Point.
- POINT - ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
A point is approximately 1/72 inch.
- Polygon - Class in ro.sync.exml.view.graphics
-
The
Polygon
class encapsulates a description of a closed, two-dimensional region within a coordinate space. - Polygon() - Constructor for class ro.sync.exml.view.graphics.Polygon
-
Creates an empty polygon.
- Polygon(int[], int[], int) - Constructor for class ro.sync.exml.view.graphics.Polygon
-
Constructs and initializes a
Polygon
from the specified parameters. - POP_UP - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for pop up form control.
- POPUP - ro.sync.ecss.extensions.api.highlights.HighlightActionsRenderingStyle
-
The pop-up style.
- PopupCheckBoxEditor - Class in ro.sync.ecss.component.editor
-
A panel with checkboxes that can be used to render boolean values but also lists of values.
- PopupCheckBoxEditor() - Constructor for class ro.sync.ecss.component.editor.PopupCheckBoxEditor
-
Constructor.
- PopupCheckBoxRenderer - Class in ro.sync.ecss.component.editor
-
Presents a simple or a composed value (multiple values separated by a separator) using a JLabel.
- PopupCheckBoxRenderer() - Constructor for class ro.sync.ecss.component.editor.PopupCheckBoxRenderer
-
Constructor.
- PopupListEditor - Class in ro.sync.ecss.component.editor
-
A panel that can be used to render lists of values.
- PopupListEditor() - Constructor for class ro.sync.ecss.component.editor.PopupListEditor
-
Constructor.
- PopupMenu - Class in ro.sync.exml.workspace.api.standalone.ui
-
A popup menu which looks like the ones in Oxygen.
- PopupMenu() - Constructor for class ro.sync.exml.workspace.api.standalone.ui.PopupMenu
-
Constructor.
- PopupMenuCustomizer - Interface in ro.sync.ecss.extensions.api.component
-
Can be used to customize a JPopupMenu before showing it.
- popupTrigger - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
true
if this event is a pop-up trigger. - PORT - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the port used to connect to host.
- POSITION - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Position
- POSITION_AFTER - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
The insertion location is after the selected node.
- POSITION_ARGUMENT - Static variable in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
The
insertPosition
argument descriptor. - POSITION_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
The
position
argument descriptor. - POSITION_BEFORE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
The insertion location is before the selected node.
- POSITION_INSIDE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Deprecated.Use the constant POSITION_INSIDE_FIRST instead.
- POSITION_INSIDE_AT_THE_BEGINNING - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- POSITION_INSIDE_AT_THE_END - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- POSITION_INSIDE_FIRST - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
The insertion location is inside the selected node as the first child.
- POSITION_INSIDE_LAST - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
The insertion location is inside the selected node as the last child.
- positionInDoc - Variable in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
-
Position in document.
- possiblyContainsEditorVariable(String) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Checks if the given expression potentially contains editor variables.
- POSTURE - ro.sync.exml.view.graphics.TextAttribute
-
The font posture (like italic, regular)
- POSTURE_OBLIQUE - ro.sync.exml.view.graphics.TextAttribute
-
The standard italic posture value.
- POSTURE_REGULAR - ro.sync.exml.view.graphics.TextAttribute
-
The standard posture value, upright.
- POWER_SHELL_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for power shell documents.
- PRE_MERGE_CHECKS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help ID for the PreMerge Working Copy Check Panel
- PREFER_USING_KEYS_FOR_DITA_CROSS_REF - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option.
- PREFER_USING_KEYS_FOR_DITA_FILE_REFERENCE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option.
- PREFER_USING_KEYS_FOR_DITA_INSERT_MEDIA - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option.
- PREFER_USING_KEYS_FOR_DITA_PUSH_CONTENT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option.
- PREFER_USING_KEYS_FOR_DITA_REUSE_CONTENT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option.
- PREFER_USING_KEYS_FOR_DITA_WEB_LINK - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option.
- preferAddingKeyrefToAlreadyReferencedResource(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Check if a keyref is preferred to be added when inserting a resource (that is already referred) in the editor .
- PREFERENCES_ADVANCED_XQUERY_SAXON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XQuerySaxonAdvancedOptionsPage, XQuerySaxonAdvancedOptionPane,
- PREFERENCES_ADVANCED_XSLT_SAXON8 - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLSaxon8AdvancedOptionsPage, XSLTSaxon8AdvancedOptionPane, AdvancedOptionsDialog,
- PREFERENCES_APPEARANCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id for Appearance options page.
- PREFERENCES_APPLICATION_LAYOUT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ApplicationLayoutOptionPane,
- PREFERENCES_ARCHIVE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ArchivePreferencePage, NewArchiveTypeDialog, DiffArchiveOptionPane, NewArchiveTypeDialog, OxygenArchiveOptionPane, ArchiveOptionPane,
- PREFERENCES_ATTRIBUTES_AND_CONDITION_SETS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorConditionsAttributesPreferencePage, AuthorConditionsAttributesOptionPane
- PREFERENCES_AUTHOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorEditorPreferencePage, AuthorEditorOptionPane,
- PREFERENCES_AUTHOR_MATHML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorMathMLPreferencePage, AuthorMathMLOptionPane,
- PREFERENCES_AUTHOR_SERIALIZATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID for Author serialization preferences pages.
- PREFERENCES_CERTIFICATES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CertificatesPage, CertificatesOptionPane,
- PREFERENCES_COLORS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID is used by: UIColorsOptionPane
- PREFERENCES_COLORS_ELEMENTS_BY_PREFIX - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLPrefixToColorPage, XMLPrefixToColorOptionPane,
- PREFERENCES_COLORS_SH - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ColorsPage, ColorOptionPane,
- PREFERENCES_CONTENT_COMPLETION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorCCPage, EditorCCOptionPaneGroup,
- PREFERENCES_CONTENT_COMPLETION_ANNOTATIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorCCAnnotationsPage, EditorCCAnnotationsOptionPane,
- PREFERENCES_CONTENT_COMPLETION_JS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorCCJSOptionPane,
- PREFERENCES_CONTENT_COMPLETION_JSON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID used by: EditorCCJSONPage, EditorCCJSONOptionPane.
- PREFERENCES_CONTENT_COMPLETION_XPATH - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorCCXPathPage, EditorCCXPathOptionPane,
- PREFERENCES_CONTENT_COMPLETION_XSD - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorCCXSDPage, EditorCCXSDOptionPane,
- PREFERENCES_CONTENT_COMPLETION_XSL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorCCXSLPage, EditorCCXSLOptionPane,
- PREFERENCES_CONTENT_COMPLETION_YAML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID used by: EditorCCYAMLOptionPane.
- PREFERENCES_CSS_PROCESSORS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the CSS Processor preferences page
- PREFERENCES_CSS_VALIDATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CSSValidatorPage, CSSValidatorOptionPane,
- PREFERENCES_CUSTOM_EDITOR_VARIABLES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CustomEditorVariablesPreferencePage, CustomEditorVariablesOptionPane,
- PREFERENCES_CUSTOM_ENGINES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CustomEnginesPage, CustomEngineEditDialog, CustomEnginesOptionPane,
- PREFERENCES_DATABASE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Default database preferences.
- PREFERENCES_DATABASE_FILTERS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DBFiltersPage, DBFiltersOptionPane
- PREFERENCES_DEBUGGER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLDebuggerPage, DebuggerOptionPane,
- PREFERENCES_DIFF_APPEARANCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffAppearanceOptionPane,
- PREFERENCES_DIFF_DIR_APPEARANCE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffDirsAppearanceOptionPane,
- PREFERENCES_DIFF_DIRS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffDirsOptionPane,
- PREFERENCES_DIFF_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffFilesOptionPane,
- PREFERENCES_DITA_LOGGING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page id for the DITA->Logging preferences page.
- PREFERENCES_DITA_MAPS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the 'Maps' preferences page
- PREFERENCES_DITA_NEW_TOPICS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page id for the DITA->New_topics page
- PREFERENCES_DITA_PUBLISHING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page id for the DITA Publishing page
- PREFERENCES_DOCUMENT_TYPE_ASSOCIATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeAssociationOptionPane,
- PREFERENCES_EC_LICENSE_INFORMATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MainPreferencePage,
- PREFERENCES_EDITOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorConfigurationPage, DiffEditorOptionPane, EditorOptionPaneGroup, SVNEditorOptionPane,
- PREFERENCES_EDITOR_CODE_TEMPLATES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CodeTemplateDialog, CodeTemplatesPreferencePage, CodeTemplateDialog, CodeTemplatesOptionPane
- PREFERENCES_EDITOR_CUSTOM_VALIDATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CustomValidationPage, CustomValidatorDialog, CustomValidationOptionPane,
- PREFERENCES_EDITOR_DIAGRAM - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorDiagramPreferencePage, EditorDiagramOptionPane, EditorDiagramPreferencePage,
- PREFERENCES_EDITOR_DOCUMENT_CHECKING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorDocumentCheckingPage, EditorDocumentCheckingPane,
- PREFERENCES_EDITOR_DOCUMENT_TEMPLATES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTemplatesPreferencePage, DocumentTemplatesOptionPane, DirectoryInputDialog, DocumentTemplatesInputDialog,
- PREFERENCES_EDITOR_FORMAT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorFormatPage, EditorFormatOptionPaneGroup,
- PREFERENCES_EDITOR_FORMAT_CSS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorFormatCSSPage, EditorFormatCSSOptionPane,
- PREFERENCES_EDITOR_FORMAT_JS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorFormatJSPage, EditorFormatJSOptionPane,
- PREFERENCES_EDITOR_FORMAT_XML - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorFormatXMLPage, EditorFormatXMLOptionPane,
- PREFERENCES_EDITOR_FORMAT_XML_WHITESPACES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorFormatWhitespacePage, EditorFormatWhitespaceOptionPane,
- PREFERENCES_EDITOR_FORMAT_XPATH - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help ID of the XQuery format preferences page
- PREFERENCES_EDITOR_FORMAT_XQUERY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help ID of the XQuery format preferences page
- PREFERENCES_EDITOR_OPEN - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the Editor/Open preferences page
- PREFERENCES_EDITOR_OPEN_SAVE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorOpenSavePage, EditorOpenSaveOptionPane, CommonOpenSaveOptionPane,
- PREFERENCES_EDITOR_PAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditModesPage, EditPageAssociationDialog, PagesOptionPaneGroup,
- PREFERENCES_EDITOR_PRINT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorPrintOptionPane,
- PREFERENCES_EDITOR_SAVE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the Editor/Save preferences page
- PREFERENCES_EDITOR_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SchemaEditorPreferencePage, SchemaEditorOptionPane,
- PREFERENCES_EDITOR_SCHEMA_PROPERTIES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SchemaEditorPropertiesPage, SchemaEditorPropertiesOptionPane,
- PREFERENCES_EDITOR_SPELL_CHECK - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DeleteLearnedWordsDialog, SpellCheckContentTypeDialog, SpellCheckPreferencePage, DeleteLearnedWordsDialog, SpellCheckContentTypeDialog, SpellCheckOptionPane,
- PREFERENCES_EDITOR_TEXT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: TextEditorOptionPane,
- PREFERENCES_ENCODING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffEncodingOptionPane, OxygenEncodingOptionPane, SVNEncodingOptionPane,
- PREFERENCES_EXTENSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AddonsOptionPane,
- PREFERENCES_EXTERNAL_TOOLS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ExternalToolsCmdLineDialog, ExternalToolsOptionPane,
- PREFERENCES_FILE_TYPES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffFileTypesOptionPane, OxygenFileTypesOptionPane,
- PREFERENCES_FO_PROCESSORS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: FOPCmdLineDialog, XSLFOProcessorPage, FOProcessorsOptionPane,
- PREFERENCES_FONTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: FontsPreferencePage, DiffFontsOptionPane, OxygenFontsOptionPane, SVNFontsOptionPane, FontsPreferencePage,
- PREFERENCES_FTP_CONFIGURATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: FTPConfigurationPage, FtpSftpConfigurationOptionPane,
- PREFERENCES_GLOBAL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: GlobalOptionPane,
- PREFERENCES_GRID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: GridEditorPreferencePage, GridEditorOptionPane,
- PREFERENCES_IGNORED_EDITOR_PROBLEMS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: IgnoredValidationProblemsPanel, IgnoredValidationOptionPane,
- PREFERENCES_MARK_OCCURRENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorMarkOccurrencesPage, MarkOccurrencesOptionPane,
- PREFERENCES_MARKDOWN - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the 'Markdown' preferences page
- PREFERENCES_MENU_SHORTCUT_KEYS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DiffMenuShorcutKeysOptionPane, OxygenMenuShorcutKeysOptionPane, SVNMenuShorcutKeysOptionPane,
- PREFERENCES_MESSAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MessagesOptionPane,
- PREFERENCES_MSXML_3_AND_4 - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MSXMLPage, MSXMLOptionPane,
- PREFERENCES_MSXML_DOT_NET - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DOTNETPage, DOTNETOptionPane,
- PREFERENCES_OPEN_FIND_RESOURCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OpenFindResourceOptionPane,
- PREFERENCES_OUTLINE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OutlinePage, OutlineOptionPane,
- PREFERENCES_PLUGINS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PluginsOptionPane, PluginExtensionOptionPane,
- PREFERENCES_PROFILER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ProfilerPage, ProfilerOptionPane,
- PREFERENCES_PROFILING_CONDITIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorConditionsPreferencePage, AuthorConditionsOptionPane
- PREFERENCES_SCENARIOS_MANAGEMENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ScenarioManagementPage,
- PREFERENCES_SCHEMA_AWARE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorSchemaAwareEditingPreferencePage, AuthorSchemaAwareEditingOptionPane, StrategyChooserDialog,
- PREFERENCES_SVN - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNOptionPane,
- PREFERENCES_SVN_DIFF - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNDiffOptionPane,
- PREFERENCES_SVN_FILE_EDITORS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNFileAssociationEditorDialog, SVNFileEditorsOptionPane,
- PREFERENCES_SVN_MESSAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNMessagesOptionPane,
- PREFERENCES_TRACK_CHANGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorEditorReviewPreferencePage, AuthorReviewOptionPane,
- PREFERENCES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ViewPage, ViewOptionPane,
- PREFERENCES_XML_CATALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLCatalogPage, XMLCatalogOptionPane,
- PREFERENCES_XML_IMPORT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DBImportPreferencePage, DBImportOptionPane,
- PREFERENCES_XML_INSTANCES_GENERATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XmlInstanceGeneratorPage, XmlInstanceGeneratorOptionPane,
- PREFERENCES_XML_PARSER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLParserFeaturesPage, XMLParserOptionPane,
- PREFERENCES_XPATH - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XPathPreferencePage, XPathOptionPane, XPathFiltersDialog,
- PREFERENCES_XPROC_ENGINES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XProcEnginesPage, XProcEnginesOptionPane,
- PREFERENCES_XQUERY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XQueryPage, XQueryOptionPaneGroup,
- PREFERENCES_XQUERY_SAXON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XQuerySaxonPage, XQuerySaxonOptionPane,
- PREFERENCES_XSLT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLTransformerPage, XSLTOptionPaneGroup,
- PREFERENCES_XSLT_SAXON6 - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLSaxon6OptionsPage, XSLTSaxon6OptionPane,
- PREFERENCES_XSLT_SAXON8 - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLSaxon8OptionsPage, XSLTSaxon8OptionPane, XSLTSaxonHEAdvancedOptionsPanel,
- PREFERENCES_XSLT_XQUERY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLTXQueryPreferencePage, XSLTXQueryOptionPaneGroup,
- PREFERENCES_XSLTPROC - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSLTProcPage, XSLTProcOptionPane,
- prefixNamespaceMapping - Variable in class ro.sync.contentcompletion.xml.Context
-
The mapping between namespace prefixes and URI's determined to the point where the
Context
was built. - PRESENT_NORMALLY - Static variable in interface ro.sync.contentcompletion.editor.InlineProposal
-
The item is to be presented in the normal position in the list.
- PRESENT_VERY_FIRST - Static variable in interface ro.sync.contentcompletion.editor.InlineProposal
-
The item is to be presented as the first item in the list.
- PRESERVE - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Used only for values that are not in the possible values list and are set explicitly in the document.
- preserveIDsWhenPastingBetweenResources(int) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
-
Check if we should preserve IDs when pasting between resources.
- preserveIDsWhenPastingBetweenResources(int) - Method in class ro.sync.ecss.extensions.docbook.id.DocBookUniqueAttributesRecognizer
- prettyPrint(Reader, String) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Pretty prints the given XML document.
- PrettyPrintException - Exception in ro.sync.exml.workspace.api.util
-
Exception thrown when an error occurs while pretty printing an XML document.
- PrettyPrintException() - Constructor for exception ro.sync.exml.workspace.api.util.PrettyPrintException
-
Create a pretty printing exception.
- PrettyPrintException(String) - Constructor for exception ro.sync.exml.workspace.api.util.PrettyPrintException
-
Creates an exception with the specified message.
- PREVIEW - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
"Table properties" preview group title.
- PREVIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Preview view. WARN: Adding a new View Frame also means changing the version in MainFrameLayoutManager.VIEWS_LAYOUT_VERSION.
- previousEditLocationRequested() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditingTraversalListener
-
The user requested the previous editing location, usually by using the SHIFT-TAB key.
- previousSiblingElements - Variable in class ro.sync.contentcompletion.xml.Context
-
The list of
ContextElement
objects representing the previous siblings (in document order) of the element for which theContext
was built. - print(boolean) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Print the author component content.
- print(boolean) - Method in interface ro.sync.ecss.extensions.api.component.ComponentProvider
-
Print the component content.
- print(boolean) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Print the DITA Map component content.
- PRINTING_A_FILE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PageablePreviewDialog,
- PrioritizableHighlightPainter - Interface in ro.sync.ecss.extensions.api.highlights
-
A highlight painter that can be prioritized, by telling it to paint all its highlight on a specific layer.
- PrioritizableHighlightPainter.ZLayer - Enum in ro.sync.ecss.extensions.api.highlights
-
Layers where a painter can paint its highlights.
- PRIORITY_BOOST - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class added to the document root and used in CSS in order to adjust the specificity of some rules.
- PRIORITY_HIGH - Static variable in interface ro.sync.exml.editor.quickassist.IQuickAssistProcessor
-
A quick assist processor with high priority.
- PRIORITY_LOW - Static variable in interface ro.sync.exml.editor.quickassist.IQuickAssistProcessor
-
A quick assist processor with low priority.
- PRIORITY_NORMAL - Static variable in interface ro.sync.exml.editor.quickassist.IQuickAssistProcessor
-
A quick assist processor with normal priority.
- PROBLEM - ro.sync.exml.workspace.api.results.ResultsManager.ResultType
-
The result is a problem.
- PROBLEMS_UPDATING_REFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PreviewProblemsDialog, PreviewProblemsDialog,
- problemsOccured(DocumentPositionedInfo[]) - Method in interface ro.sync.exml.workspace.api.util.validation.ValidatorProblemCollector
-
Report that a set of problems occurred.
- PROCEDURE - Static variable in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
-
Procedure constant.
- process(ClipboardFragmentInformation) - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentProcessor
-
Process a fragment in the clipboard before inserting it in the document.
- process(ClipboardFragmentInformation) - Method in class ro.sync.ecss.extensions.commons.id.DefaultUniqueAttributesRecognizer
- process(ClipboardFragmentInformation) - Method in class ro.sync.ecss.extensions.dita.id.DITAUniqueAttributesRecognizer
- process(DocumentPluginContext) - Method in interface ro.sync.exml.plugin.document.DocumentPluginExtension
-
Main plugin method.
- process(GeneralPluginContext) - Method in interface ro.sync.exml.plugin.general.GeneralPluginExtension
-
Main plugin method.
- process(SelectionPluginContext) - Method in interface ro.sync.exml.plugin.selection.SelectionPluginExtension
-
Main plugin method.
- processAboutToStart(String, String) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
-
Called when the process is about to start.
- processArgumentsMap(ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.operations.EditImageMapOperation
-
Process the arguments map.
- processChanges(boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorXPathExpressionBuilder
- processContentRange(int, int, RangeProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
This method is useful if you want to make text processing on a given Author selection.
- ProcessController - Interface in ro.sync.exml.workspace.api.process
-
The process controller.
- processCouldNotStart(String) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
-
Called when the system could not exec the process.
- processEnded(int) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
-
Called when the process ends.
- processFragment(AuthorElement, List<AuthorDocumentFragment>, boolean) - Method in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Process the fragments and add them to the fragments to insert.
- processFragment(AuthorElement, List<AuthorDocumentFragment>, boolean) - Method in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
- PROCESSING_ROLE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "processing-role" attribute
- PROCESSING_ROLE_NORMAL_VALUE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Value for processing role (normal)
- PROCESSING_ROLE_RESOURCE_ONLY_VALUE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Value for processing role (resource-only)
- processingInstruction(String, String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- ProcessListener - Class in ro.sync.exml.workspace.api.process
-
The process listener.
- ProcessListener() - Constructor for class ro.sync.exml.workspace.api.process.ProcessListener
- processPromoteDemote(AuthorAccess, PromoteDemoteSectionUtil.PromoteDemote) - Static method in class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil
-
Executes the promote/demote section action.
- processRange(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.content.RangeProcessor
-
Called from the
AuthorDocumentController
to process a fragment which was created from a specific range. - processStarted(Process) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
-
Called when the process is started.
- processStarted(String, String) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
-
Deprecated.replaced with processAboutToStart in version 23.1.
- processText(String) - Method in class ro.sync.ecss.extensions.commons.operations.text.SelectedTextOperation
-
Process text.
- processText(String) - Method in class ro.sync.ecss.extensions.commons.operations.text.ToLowerCaseOperation
-
Processes text and makes it lower cased.
- processText(String) - Method in class ro.sync.ecss.extensions.commons.operations.text.ToUpperCaseOperation
-
Processes the selected text and makes it uppercase.
- processTextContent(char[], boolean) - Method in class ro.sync.ecss.extensions.commons.operations.text.CapitalizeSentencesOperation
-
Process char array and upper case first letter of containing sentences.
- processTextContent(char[], boolean) - Method in class ro.sync.ecss.extensions.commons.operations.text.CapitalizeWordsOperation
-
Process char array and upper case first letter of containing words.
- processTextContent(char[], boolean) - Method in class ro.sync.ecss.extensions.commons.operations.text.FormSelectedTextOperation
-
Process char array.
- ProfileConditionGroupPO - Class in ro.sync.ecss.conditions
-
Profile condition group representation.
- ProfileConditionGroupPO() - Constructor for class ro.sync.ecss.conditions.ProfileConditionGroupPO
-
Default constructor.
- ProfileConditionGroupPO(String, String, String) - Constructor for class ro.sync.ecss.conditions.ProfileConditionGroupPO
-
Constructor.
- ProfileConditionInfoPO - Class in ro.sync.ecss.conditions
-
Contains information about a condition processing attribute name and possible values.
- ProfileConditionInfoPO() - Constructor for class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Constructor.
- ProfileConditionInfoPO(String, String, boolean, ProfileConditionValuePO[], String, String) - Constructor for class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Constructor used only by default values.
- ProfileConditionsSetInfoPO - Class in ro.sync.ecss.conditions
-
Contains information about a condition processing attribute name and possible values.
- ProfileConditionsSetInfoPO() - Constructor for class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Constructor.
- ProfileConditionsSetInfoPO(SerializableLinkedHashMap<String, String[]>, String, String) - Constructor for class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Constructor.
- ProfileConditionsSetInfoPO(SerializableLinkedHashMap<String, String[]>, String, String, String, boolean) - Constructor for class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Constructor.
- ProfileConditionsSetInfoPO(SerializableLinkedHashMap<String, String[]>, String, String, String, boolean, String) - Constructor for class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Constructor.
- ProfileConditionValuePO - Class in ro.sync.ecss.conditions
-
Profile condition attribute value representation.
- ProfileConditionValuePO() - Constructor for class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Constructor.
- ProfileConditionValuePO(String, String) - Constructor for class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Constructor.
- PROFILING_ATTRIBUTES_MANAGEMENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ProfilingConditionEditDialog, ProfilingConditionEditDialog,
- PROFILING_CONDITIONAL_TEXT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ProfilingValuesConflictDialog, ProfilingValuesConflictDialog,
- PROFILING_CONDITIONAL_TEXT_MENU - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in the Search Profiling Conditional Text dialogs.
- PROFILING_CONDITIONS_LIST - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Stores information about the profiling conditions.
- PROFILING_CONDITIONS_SET_LIST - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Stores information about the profiling conditions sets.
- PROFILING_SHOW_ATTRIBUTES_COLORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Key used to store information about the profiling conditions colors.
- PROFILING_STYLES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option key for profiling styles associated with a profiling attribute value.
- ProfilingAttributesPresentingColorsPO - Class in ro.sync.ecss.conditions
-
Persistent object containing information about the colors used when presenting the profiling attributes in the Author page.
- ProfilingAttributesPresentingColorsPO() - Constructor for class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
-
Default constructor
- ProfilingAttributesPresentingColorsPO(int, int, int, int) - Constructor for class ro.sync.ecss.conditions.ProfilingAttributesPresentingColorsPO
-
Constructor.
- ProfilingAttributeStylePO - Class in ro.sync.ecss.conditions
-
Contains information about a profiling attribute value and associated profiling styles.
- ProfilingAttributeStylePO() - Constructor for class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Constructor.
- ProfilingAttributeStylePO(String, String, String, int, int, String, boolean, boolean) - Constructor for class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Constructor.
- ProfilingAttributeStylePO(String, String, String, String, int, int, String, boolean, boolean) - Constructor for class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Constructor.
- ProfilingConditionalTextProvider - Class in ro.sync.ecss.extensions.api
-
Profiling/Conditional Text is a way to mark elements meant to appear in some renditions of the document, but not in others.
- ProfilingConditionalTextProvider() - Constructor for class ro.sync.ecss.extensions.api.ProfilingConditionalTextProvider
- ProfilingConditionAttributesManager - Interface in ro.sync.ecss.extensions.api.webapp.profiling
-
Gives access to profiling attributes.
- ProgressUpdater - Interface in ro.sync.ecss.dita.mapeditor.actions.export
-
Interface used to update the export progress dialog.
- PROJECT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The project pane.
- PROJECT_ARCHIVE_TEMPLATE - Static variable in interface ro.sync.exml.editor.EditorTemplate
-
The archived project template type.
- PROJECT_DIRECTORY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The project directory editor variable.
- PROJECT_DIRECTORY_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The project directory URL editor variable.
- PROJECT_LEVEL_SETTINGS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id of the 'Project Level Settings' preferences page
- PROJECT_NAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The project name editor variable The value is
${pn}
. - projectChanged(URL, URL) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectChangeListener
-
The project has changed.
- ProjectChangeListener - Interface in ro.sync.exml.workspace.api.standalone.project
-
Project change listener.
- ProjectController - Interface in ro.sync.exml.workspace.api.standalone.project
-
API to access the Project view.
- ProjectIndexer - Interface in ro.sync.exml.workspace.api.standalone.project
-
Provides access to the project resources, through search methods.
- ProjectIndexerException - Exception in ro.sync.exml.workspace.api.standalone.project
-
Signals a problem in the project indexer (either search or index).
- ProjectIndexerException(String, Exception) - Constructor for exception ro.sync.exml.workspace.api.standalone.project.ProjectIndexerException
-
Constructor.
- ProjectIndexerProgressMonitor - Interface in ro.sync.exml.workspace.api.standalone.project
-
Listener for indexing progress events.
- ProjectPopupMenuCustomizer - Interface in ro.sync.exml.workspace.api.standalone.project
-
Can be used to customize a pop-up menu before showing it.
- ProjectRendererCustomizer - Class in ro.sync.exml.workspace.api.standalone.project
-
Base class which can be extended to customize the rendering of the files from the Project view in the stand-alone Oxygen installation.
- ProjectRendererCustomizer() - Constructor for class ro.sync.exml.workspace.api.standalone.project.ProjectRendererCustomizer
- promote(AuthorDocumentController, int, List<AuthorNode>, boolean) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Unwraps these list items from the list.
- PROMOTE - ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil.PromoteDemote
-
Promote section action.
- PromoteDemoteItemOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation that promotes or demotes a list item.
- PromoteDemoteItemOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.PromoteDemoteItemOperation
- PromoteDemoteSectionOperation - Class in ro.sync.ecss.extensions.docbook
-
Operation on Docbook for promoting/demoting section nodes.
- PromoteDemoteSectionOperation() - Constructor for class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionOperation
- PromoteDemoteSectionUtil - Class in ro.sync.ecss.extensions.docbook
-
Utility class for promote/demote actions for Docbook.
- PromoteDemoteSectionUtil() - Constructor for class ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil
- PromoteDemoteSectionUtil.PromoteDemote - Enum in ro.sync.ecss.extensions.docbook
-
Promote/demote section action.
- promoteSubListItems(AuthorDocumentController, AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DefaultAuthorActionEventHandler
-
Sometimes, when we demote a list item, we want it to become the sibling of its children.
- promoteSubListItems(AuthorDocumentController, AuthorNode, AuthorNode) - Method in class ro.sync.ecss.extensions.api.DocbookAuthorActionEventHandler
- PromoteTopicrefOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Implements a promote operation.
- PromoteTopicrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.PromoteTopicrefOperation
-
Constructs a new promote operation with a defined set of argument descriptors
- PROPERTIES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Properties
- PROPERTIES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Propeties view.
- PROPERTIES_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for properties documents.
- PROPERTIES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PropertiesView,
- propertiesModelRadio - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Properties model.
- PROPERTY_ACTION - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON
and represents the action that must be invoked when the button is pressed. - PROPERTY_ACTION_CONTEXT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON
andInplaceEditorCSSConstants.TYPE_BUTTON_GROUP
. - PROPERTY_ACTION_DISPLAY_STYLE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON_GROUP
and specifies what to display for an action: icon, text or both. - PROPERTY_ACTION_ID - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON
and represents the ID of the action that must be invoked when the button is pressed. - PROPERTY_ACTION_IDS - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON_GROUP
and contains a list of comma separated IDs of the actions that are presented to the user in a pop-up menu. - PROPERTY_ACTIONS - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON_GROUP
and represents the list of the actions that can be invoked. - PROPERTY_CAN_REMOVE_VALUE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Property used for a non-editable combo box form control.
- PROPERTY_CLASSPATH - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
If the form control is a custom implementation this property can be used to specify the class path where the custom implementation will loaded from.
- PROPERTY_COLOR - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Property used to specify the foreground color.
- PROPERTY_COLUMNS - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The number of columns that the editor should have.
- PROPERTY_CONTENT_TYPE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Property used to specify the content type of the edited string.
- PROPERTY_ECLIPSE_HEAVY_FORM_CONTROL_CLASS_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Heavy weight form controls extension point.
- PROPERTY_EDIT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Deprecated.Use
InplaceEditorArgumentKeys.PROPERTY_EDIT_QUALIFIED
instead. In case of an attribute it will offer a clark name instead of the QName used in the CSS. - PROPERTY_EDIT_QUALIFIED - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
Same as
InplaceEditorCSSConstants.PROPERTY_EDIT
except when we are editing an attribute and this attribute was specified as a QName. - PROPERTY_EDITABLE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies when the editor is a combo box and marks the combo as being editable or not.
- PROPERTY_EDITOR_SORT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
- PROPERTY_ENABLE_IN_READ_ONLY_CONTEXT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Controls whether the button is enabled/disabled in read-only context.
- PROPERTY_FILE_FILTER - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
A set of file extensions specifying the file types that should be shown in the dialog displayed by a URL chooser.
- PROPERTY_FONT_INHERIT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Property used to specify that the font is inherited from the parent element.
- PROPERTY_FORMAT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
It applies only on date picker form control.
- PROPERTY_HAS_MULTIPLE_VALUES - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Property that can be set on a text field form control.
- PROPERTY_HEIGHT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Imposes a height for a
InplaceEditorCSSConstants.TYPE_VIDEO_PLAYER
andInplaceEditorCSSConstants.TYPE_BROWSER
. - PROPERTY_HREF - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The location of a file.
- PROPERTY_HTML_CONTENT_BASE_URL - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The base URL for the HTML content rendered by an
InplaceEditorCSSConstants.TYPE_HTML_CONTENT
form control. - PROPERTY_HTML_EMBEDDED_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
For an "oxy_html_content" function, this is the HTML content to render given embedded in the CSS.
- PROPERTY_ICON - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON_GROUP
and specifies the path to an Icon to be displayed on the button. - PROPERTY_ID - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The ID of an HTML element from the file specified by the "href" argument of "oxy_html_content".
- PROPERTY_IMAGE_MAP_SUPPORT_FACTORY - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The name of a Java class that implements
WebappImageMapSupportFactory
. - PROPERTY_IMAGE_URL - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The URL of the image used by the image map for control for Web Author.
- PROPERTY_INDENT_ON_TAB - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Controls the TAB behavior in the text area form control.
- PROPERTY_LABEL - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON_GROUP
and specifies the label of the button that triggers the pop-up menu. - PROPERTY_LABELS - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
A set of labels to be associated with PROPERTY_VALUES.
- PROPERTY_ON_CHANGE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Combo box property.
- PROPERTY_ON_HOVER_PSEUDO_CLASS_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Common property for all form controls.
- PROPERTY_PROCESSED_WIDTH - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
The value of this property is computed from
InplaceEditorCSSConstants.PROPERTY_WIDTH
. - PROPERTY_RENDERER_CLASS_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Class name of the renderer.
- PROPERTY_RENDERER_SEPARATOR - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Used only when
InplaceEditorCSSConstants.PROPERTY_TYPE
is set toInplaceEditorCSSConstants.TYPE_POPUP_SELECTION
. - PROPERTY_RENDERER_SORT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Used only when
InplaceEditorCSSConstants.PROPERTY_TYPE
is set toInplaceEditorCSSConstants.TYPE_POPUP_SELECTION
. - PROPERTY_ROWS - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The number of rows that the editor should have.
- PROPERTY_SA_HEAVY_FORM_CONTROL_CLASS_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Heavy weight form controls extension point.
- PROPERTY_SELECTION_MODE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Used only when
InplaceEditorCSSConstants.PROPERTY_TYPE
is set toInplaceEditorCSSConstants.TYPE_POPUP_SELECTION
. - PROPERTY_SEPARATOR - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Used only when
InplaceEditorCSSConstants.PROPERTY_TYPE
is set toInplaceEditorCSSConstants.TYPE_CHECKBOX
orInplaceEditorCSSConstants.TYPE_POPUP_SELECTION
. - PROPERTY_SHOW_ICON - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON
and specifies if the icon should be displayed on the button. - PROPERTY_SHOW_TEXT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON
and specifies if the text should be displayed on the button. - PROPERTY_SORT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
- PROPERTY_SWING_EDITOR_CLASS_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Class name of the editor.
- PROPERTY_SWT_EDITOR_CLASS_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Class name of the editor.
- PROPERTY_TOOLTIP - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON_GROUP
andInplaceEditorCSSConstants.TYPE_TEXT
and specifies the tooltip for the button that triggers the pop-up menu with the actions in the group. - PROPERTY_TOOLTIPS - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
A set of tooltips to be associated with PROPERTY_VALUES.
- PROPERTY_TRANSPARENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Only applies to the
InplaceEditorCSSConstants.TYPE_BUTTON
and ensures whether the button will have a more flat appearance (transparent). - PROPERTY_TYPE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Indicates the editor that should be used to edit.
- PROPERTY_UNCHECKED_VALUES - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Used only when
InplaceEditorCSSConstants.PROPERTY_TYPE
is set toInplaceEditorCSSConstants.TYPE_CHECKBOX
. - PROPERTY_VALIDATE_INPUT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Controls the validation of the input.
- PROPERTY_VALUES - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
A set of values to be presented as choices.
- PROPERTY_VALUES_FOR_EDITING - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorArgumentKeys
-
A set of values to be presented as choices.
- PROPERTY_VISIBLE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Property used to specify if an in-place editor is visible.
- PROPERTY_WEBAPP_RENDERER_CLASS_NAME - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Class name of the server-side renderer used in the Author Webapp.
- PROPERTY_WIDTH - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Imposes a width for the form control.
- PropertySelectionController - Interface in ro.sync.ecss.extensions.commons.table.properties
-
Used for handling with a change of the properties values.
- PROPORTIONAL_COL_WIDTHS - ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants.ColumnWidthsType
-
Proportional column widths.
- proposeFolderUrlForChildTopicref(AuthorElement) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Propose a folder URL where to save a new topicref that is added in a DITA Map as a child of the given node.
- PROXY_PREFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ProxyConfigurationOptionPane,
- ProxyDetailsProvider - Interface in ro.sync.exml.workspace.api.standalone.proxy
-
Provides the proxy details for connecting to a specific URL
- ProxyNamespaceMapping - Class in ro.sync.xml
-
Stores the mappings between the namespace prefixes and the URI's.
- ProxyNamespaceMapping() - Constructor for class ro.sync.xml.ProxyNamespaceMapping
-
Constructor.
- ProxyNamespaceMapping(List<String>, List<String>) - Constructor for class ro.sync.xml.ProxyNamespaceMapping
-
Private constructor.
- ProxyNamespaceMapping(Node) - Constructor for class ro.sync.xml.ProxyNamespaceMapping
-
Constructor.
- PSEUDO_CLASS_CHANGE - ro.sync.ecss.component.RenderingInfoChangeType
-
A pseudoclass of the node was changed.
- PseudoClassOperation - Class in ro.sync.ecss.extensions.commons.operations
-
A base class for the operations that changes a pseudo-class from an element.
- PseudoClassOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.PseudoClassOperation
-
Constructor.
- PseudoElementDescriptor - Class in ro.sync.exml.workspace.api.editor.page.author
-
Describes a pseudo element.
- PseudoElementDescriptor(PseudoElementDescriptor.PsuedoElementType, int) - Constructor for class ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor
-
Created a pseudo-element descriptor object.
- PseudoElementDescriptor.PsuedoElementType - Enum in ro.sync.exml.workspace.api.editor.page.author
-
Pseudo-element type.
- pushContextElement(ContextElement, List<ContextElement>) - Method in class ro.sync.contentcompletion.xml.Context
-
Updates the context by adding the given element in the context.
- pushContextElement(WhatElementsCanGoHereContext, String) - Method in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
-
Derive the given context by adding the given element.
- pushContextElement(WhatElementsCanGoHereContext, String) - Method in class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
-
Derive the given context by adding the given element.
- pushElement(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Shows a dialog that allows the user to push an element.
- PushElementOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation used to insert a push operation in DITA documents.
- PushElementOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.PushElementOperation
- put(String, String, T) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Associates the specified value with the specified sessionId and key.
- putIfAbsent(String, String, T) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
If the specified key is not already associated with a value associates it with the given value and returns null, else returns the current value.
- putIfAbsentWithoutSessionCookieRefresh(String, String, T) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
If the specified key is not already associated with a value associates it with the given value and returns null, else returns the current value.
- putValue(String, Object) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- putWithoutSessionCookieRefresh(String, String, T) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Associates the specified value with the specified sessionId and key.
- PYTHON_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for PYTHON documents.
Q
- QUICK_FIND_TOOLBAR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: QuickFindPanel,
- QuickAssistProposalGroup - Class in ro.sync.exml.editor.quickassist
-
The group for a quick assist proposal.
- QuickAssistProposalGroup(String, String, boolean) - Constructor for class ro.sync.exml.editor.quickassist.QuickAssistProposalGroup
-
Constructor.
R
- RADIO_BUTTONS - ro.sync.ecss.extensions.commons.table.properties.GuiElements
-
Radio buttons type.
- radius - Variable in class ro.sync.exml.view.graphics.Circle
-
The overall width of this ellipse.
- RANDOMIZE_XML_CONTENT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Randomize action
- RANGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name of a section in the Sort dialog.
- RangeProcessor - Interface in ro.sync.ecss.extensions.api.content
-
Used to receive call backs when processing a range from the document.
- readLine(byte[], int, int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletInputStream
-
Reads the input stream, one line at a time.
- READONLY_CONTENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
The type of an XML content.
- ReadOnlyReason - Class in ro.sync.exml.workspace.api.editor
-
An object describing the cause for which an editor is read-only.
- ReadOnlyReason(String) - Constructor for class ro.sync.exml.workspace.api.editor.ReadOnlyReason
-
Constructor.
- ReadOnlyReason(String, String) - Constructor for class ro.sync.exml.workspace.api.editor.ReadOnlyReason
-
Constructor.
- RECENTLY_USED_CHARACTERS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option for storing the recently used characters from CharacterMap.
- RECENTLY_USED_CHARACTERS_SIZE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
The number of recently used characters that must be stored.
- RECOGNIZED_MEDIA_HOSTS - Static variable in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
All accepted media hosts.
- Rectangle - Class in ro.sync.exml.view.graphics
-
Rectangle.
- Rectangle(int, int, int, int) - Constructor for class ro.sync.exml.view.graphics.Rectangle
-
Constructor.
- Rectangle(Rectangle) - Constructor for class ro.sync.exml.view.graphics.Rectangle
-
Copy constructor.
- RectangleHighlightPainter - Class in ro.sync.ecss.extensions.api.highlights
-
Fill a rectangle for the given highlight.
- RectangleHighlightPainter(Color) - Constructor for class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
-
Constructor.
- RECTANGULAR_SELECTIONS_ERROR_MESSAGE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.JoinOperationBase
-
Rectangular selection error message
- redirect(URL) - Method in interface ro.sync.exml.plugin.openredirect.OpenRedirectExtension
-
This call back can redirect an open call for an URL in different parts of Oxygen.
- RedirectFollowingURLConnection - Interface in ro.sync.ecss.extensions.api.webapp.plugin
-
Marker interface that indicates that the URLConnection follows redirects.
- REF_ATTRIBUTES - Static variable in class ro.sync.ecss.dita.DITAAccess
-
DITA reference attributes.
- REF_ATTRIBUTES - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
DITA reference attributes.
- REFACTORING_OPERATIONS_PROVIDER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Refactoring operations provider plugin type.
- Reference - Class in ro.sync.ecss.dita
-
Contains DITA content reference information.
- Reference - Class in ro.sync.exml.workspace.api.references
-
Simple bean class used to contain references.
- Reference(String, String) - Constructor for class ro.sync.ecss.dita.Reference
-
Constructor.
- Reference(Reference.Type, String) - Constructor for class ro.sync.exml.workspace.api.references.Reference
-
Constructs a new
Reference
with a type and an URI. - REFERENCE - ro.sync.exml.workspace.api.references.Reference.Type
-
references: xinclude, xref etc
- REFERENCE_ATTR_DATA - Static variable in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Attribute "data".
- REFERENCE_ATTR_DATAKEYREF - Static variable in class ro.sync.ecss.extensions.commons.MediaObjectsUtil
-
Attribute "data key reference".
- REFERENCE_TYPE_ENTITY - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Entities reference nodes type.
- REFERENCE_TYPE_SYNTHETIC - Static variable in interface ro.sync.ecss.extensions.api.node.AuthorReferenceNode
-
Synthetic reference nodes type (e.g.
- Reference.Type - Enum in ro.sync.exml.workspace.api.references
-
Constants enumerating the resource types.
- ReferenceCollector - Interface in ro.sync.exml.workspace.api.references
-
Implementations of this interface are used to collect the references to external resources (images, audio, video, XInclude, etc.).
- ReferenceCollectorFactory - Interface in ro.sync.exml.workspace.api.references
-
Factory that creates
ReferenceCollector
objects to collect references from an XML document at specified URL. - ReferenceErrorResolver - Interface in ro.sync.ecss.extensions.api
-
Resolver for errors concerning references.
- ReferenceErrorResolverExt - Class in ro.sync.ecss.extensions.api
-
Resolver for errors concerning references.
- ReferenceErrorResolverExt() - Constructor for class ro.sync.ecss.extensions.api.ReferenceErrorResolverExt
- ReferenceExtractor - Interface in ro.sync.exml.workspace.api.references
-
Interface used to extract a
Reference
from a node - ReferenceResolverException - Exception in ro.sync.ecss.extensions.api
-
Exception thrown if the reference resolver could not resolve a target.
- ReferenceResolverException(String, boolean, boolean) - Constructor for exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Constructor.
- ReferenceResolverException(String, String, boolean, boolean) - Constructor for exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Constructor.
- ReferenceResolverSAXParseException - Exception in ro.sync.ecss.extensions.api
-
Exception thrown if the reference resolver could not resolve a target.
- ReferenceResolverSAXParseException(String) - Constructor for exception ro.sync.ecss.extensions.api.ReferenceResolverSAXParseException
-
Constructor.
- ReferenceResolverSAXParseException(String, Locator) - Constructor for exception ro.sync.ecss.extensions.api.ReferenceResolverSAXParseException
-
Constructor.
- ReferencesCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Contains methods for customizing the Input URL Choosers and for computing relative paths from URLs in an implementation specific manner.
- ReferenceType - Enum in ro.sync.ecss.extensions.api
-
The type of a resource denoted by an URL.
- refresh() - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Signals a major refresh.
- refresh() - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
- refresh() - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- refresh() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Reload the CSS files and perform a refresh on the whole document to recompute the layout and the styles for all the nodes based on the new CSS files content.
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.ButtonEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.InputURLEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.PopupListEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
- refresh(AuthorInplaceContext) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
While this editor is inside an editing session a document change was detected that didn't originated form this editor.
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- refresh(AuthorInplaceContext) - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- refresh(AuthorNode) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Refresh the rendering layout and CSS styles for this node and all its contents.
- refreshFolders(File[]) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Refresh the given folders referenced in the project.
- refreshInProject(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
-
If a new file appeared as a child of a folder in the project, use this method to refresh the parent folder.
- refreshNodeReferences(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Refresh node references recursively.
- refreshNodeReferences(AuthorNode) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Marks the references used by the given node as being invalid and requiring refreshing.
- refreshNodeReferences(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
- refreshNodes(AuthorNode[]) - Method in interface ro.sync.ecss.extensions.api.access.AuthorOutlineAccess
-
The Outline usually automatically updates the nodes based on the document changes.
- refreshReferences() - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Refresh all references in the opened DITA Map.
- refreshSessionCookie(String) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Before a login, or before storing any data on the user session that gives additional privileges, it is recommended to refresh the session cookie to prevent session fixation attacks.
- REGISTER_LICENSE_KEY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: LicenseInputDialog, LicenseInputDialog,
- registerAction(String, Object, String) - Method in interface ro.sync.exml.workspace.api.standalone.actions.ActionsProvider
-
Register a new global action.
- registerEnvAndSystemResolver(EditorVariableExpander) - Static method in class ro.sync.util.editorvars.EditorVariablesBase
-
Register the resolvers for the environment and system variables.
- registerLicenseKey(Reader) - Static method in class ro.sync.diff.api.DiffPerformerFactory
-
The license key reader to the diff performer factory.
- REGULAR_CONTENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
The type of an XML content.
- reject(int, int) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Deprecated.Replaced by "ro.sync.ecss.extensions.api.ChangeTrackingController.rejectSelection(int, int)"
- reject(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Reject the given change tracking highlight.
- rejectSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Reject all change tracking highlights that intersect the interval between the given start and end offset.
- REL_COL_WIDTH_DEFAULT_VALUE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Default value for relative col widths.
- RELATIONAL_DATABASE_EXPLORER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DBBrowserDialog, DBExplorerView, DBExplorerPanel,
- RELATIONAL_SQL_EXECUTION_SUPPORT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SQLEditor, SQLEditor,
- RELATIONAL_TABLE_EXPLORER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Table Explorer View" topic
- RELATIVE_SIZE - ro.sync.exml.view.graphics.TextAttribute
-
The relative size of the font
- RELATIVE_SIZE_SMALL - ro.sync.exml.view.graphics.TextAttribute
-
A value for the relative size.
- RelativeInsertPosition - Enum in ro.sync.exml.editor.xmleditor.operations.context
-
Defines an insert position relative to a node.
- RelativeLength - Class in ro.sync.ecss.css
-
A length that may be expressed as an absolute or relative value, or as an "auto" value, that is to be computed at later time, by the layout engine.
- RelativeLength(float, byte) - Constructor for class ro.sync.ecss.css.RelativeLength
-
Constructor
- relativePosition(String) - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
-
Sets the relativePositions argument.
- RelativeReferenceResolver - Interface in ro.sync.exml.workspace.api.util
-
Control the way in which a relative reference is computed in Oxygen for a given protocol.
- RELAX_NG_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RelaxNGPage, RelaxNGOptionPane,
- relayout(JComboBox, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Computes the required size for the editor and positions the caret at the end of the text.
- relayout(JTextField, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Computes the required size for the editor and positions the caret at the end of the text.
- RELCELL_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Relcell class
- RELCOLSPEC_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Relcolspec class
- RELHEADER_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Relheader class
- RelLink - Interface in ro.sync.ecss.dita.reference.reltable
-
Defines a relationship between two topic URLs.
- reload() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Reload this opened document from the resource from which it was originally opened.
- reloadContent(Reader) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Update the whole content of the editor with the one taken from the reader.
- reloadContent(Reader, boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Update the whole content of the editor with the one taken from the reader.
- ReloadContentOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Reloads the content of the editor by reading again from the URL used to open it.
- ReloadContentOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ReloadContentOperation
- reloadIfChangeOnDiskDetected() - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
If the opened file is local, this method compares the current file timestamp with the previous file timestamp from when the document was opened.
- RELOCATE_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RelocateDialog,
- RELROW_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Relrow class
- RELTABLE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Reltable class
- ReltableCellSpanProvider - Class in ro.sync.ecss.extensions.dita.map.table
-
The DITA reltable cell span provider.
- ReltableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.dita.map.table.ReltableCellSpanProvider
- ReltableConstants - Interface in ro.sync.ecss.extensions.dita.map.table
-
Interface containing the name of the elements and attributes used in the DITA map reltable model.
- RelTablePropertiesHelper - Class in ro.sync.ecss.extensions.dita.map.table
-
Table helper for "Table properties" action.
- RelTablePropertiesHelper() - Constructor for class ro.sync.ecss.extensions.dita.map.table.RelTablePropertiesHelper
- RelTableShowPropertiesOperation - Class in ro.sync.ecss.extensions.dita.map.table
-
"Show table properties" operation for DITA Map rel table.
- RelTableShowPropertiesOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.table.RelTableShowPropertiesOperation
-
Constructor.
- remove(int, int) - Method in interface ro.sync.ecss.extensions.api.Content
-
Removes some portion of the content sequence.
- remove(String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.SessionStore
-
Removes the mapping for a key from this store.
- REMOVE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Remove
- REMOVE_IDS_ON_COPY - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'Remove ID's when copying content' button text.
- REMOVE_IDS_ON_COPY_IN_SAME_DOC - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'Remove ID's when copying content in the same document' button text.
- removeActionPerformedListener(Object, ActionPerformedListener) - Method in interface ro.sync.exml.workspace.api.actions.CommonActionsProvider
-
Remove the listener which gets triggered before and after a certain action is triggered.
- removeActionsListFilter(ActionsListFilter) - Method in interface com.oxygenxml.editor.editors.xml.IDropDownToolItem
-
Remove an actions list filter.
- removeAllAttributes(TextAttribute) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Remove all intervals having a value for the specified attribute key.
- removeAllHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Removes all highlights this highlighter is responsible for.
- removeAllHighlights() - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Removes all custom persistent highlights.
- removeAttribute(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Removes the given attribute from the element list of attributes.
Warning: Use this only when the element is from anAuthorDocumentFragment
and not from the currentAuthorDocument
content.
All operations on nodes from the document model must be done using theAuthorDocumentController
methods. - removeAttribute(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletContext
-
Removes the attribute with the given name from this ServletContext.
- removeAttribute(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Removes an attribute from this request.
- removeAttribute(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Removes an attribute from the given element.
- removeAttribute(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Removes an attribute from the given element.
- removeAttribute(AuthorDocumentFilterBypass, String, AuthorElement) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before removing an attribute from the specified element.
- removeAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Remove a filter for displaying attributes to the current author page.
- removeAuthorAttributesDisplayFilter(AuthorAttributesDisplayFilter) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Remove a filter for displaying attributes to the current DITA Map Tree.
- removeAuthorCaretListener(AuthorCaretListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Removes the specified caret listener from the Author page.
- removeAuthorComponentListener(AuthorComponentListener) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Removes an author component listener.
- removeAuthorComponentListener(AuthorComponentListener) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Removes an author component listener.
- removeAuthorComponentListener(DITAMapTreeComponentListener) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Removes a component listener.
- removeAuthorCSSAlternativesCustomizer(AuthorCSSAlternativesCustomizer) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Remove a customizer for the CSS alternatives which the user can choose in the Styles drop-down button when working in the Author visual editing mode.
- removeAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- removeAuthorListener(AuthorListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Remove an Author listener.
- removeAuthorMouseListener(AuthorMouseListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Removes the specified mouse listener from the current author page.
- removeAuthorPersistentHighlightListener(AuthorPersistentHighlightsListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
- removeAuthorPersistentHighlightListener(AuthorPersistentHighlightsListener) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Removes a persistent highlights listener.
- removeBatchOperationsListener(BatchOperationsListener) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Remove a batch operations listener.
- removeCalloutActionsProvider(CalloutActionsProvider) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Remove a callout actions provider.
- removeChangeListener(InputUrlComponentChangeListener) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Remove the listener that notifies when the url is changed.
- removeClipboardFragmentProcessor(ClipboardFragmentProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Remove a processor which can analyze and modify
AuthorDocumentFragment
objects before they are inserted in the Author. - removeClonedElementAttribute(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
AuthorElement.removeAttribute(String)
instead. - removeComment(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Removes a comment marker.
- RemoveConrefOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation used to remove a conref from an element in DITA documents.
- RemoveConrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.RemoveConrefOperation
- removeCurrentSelection(AuthorAccess) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Remove current selection from Author.
- removeCustomEditorVariablesResolver(EditorVariablesResolver) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Remove a custom editor variables resolver.
- removeCustomEditorVariablesResolver(EditorVariablesResolver) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Remove a custom resolver.
- removeCustomInsertionDescriptor(ArgumentDescriptor[]) - Static method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
-
Removes the argument descriptor for custom insertion from an arguments list.
- removeDITAMapEditingSessionLifecycleListener(WebappEditingSessionLifecycleListener) - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
Removes the listener for an editable DITA Map's editing session for an editable DITA Map opened in the DITA Maps Manager component.
- removeDNDListener(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Remove a drag and drop listener.
- removeDropHandler(DITAMapTreeDropHandler) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Remove a drop handler from the DITA Map tree.
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditor
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
- removeEditingListener(InplaceEditingListener) - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Removes a listener that receives editing events.
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
- removeEditingListener(InplaceEditingListener) - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- removeEditingSessionLifecycleListener(WebappEditingSessionLifecycleListener) - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
Removes the listener.
- removeEditListener(RoomObserver.EditListener) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
-
Unregister an edit listener.
- removeEditorChangeListener(WSEditorChangeListener, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
Remove listener for editor related events.
- removeEditorListener(WSEditorListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove the listener for editor events.
- removeEmptyElements(AuthorAccess, Collection<Position>) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Remove empty elements.
- removeErrorDocumentType(File) - Method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
-
Removes the errorDocumentType with the given descriptor path from the errors list.
- removeEventHandler(String, ResultsTabEventHandler) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Remove the handler from the tab identified by the given key.
- removeExternalContentCompletionProvider(ExternalContentCompletionProvider) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Remove a content completion provider that was added to the current editor.
- removeGlobalOptionListener(OptionListener) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Removes an option listener from the current set of option listeners.
- removeHighlight(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Removes a highlight from the view.
- removeHighlight(Highlight) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Removes a highlight from the view.
- removeHighlights(Highlight[]) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorHighlighter
-
Removes multiple highlights from the view.
- removeImageHandler(ImageHandler) - Method in interface ro.sync.exml.workspace.api.images.ImageUtilities
-
Remove an image handler.
- removeIntervals(AuthorAccess, List<ContentInterval>) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Remove current selection from Author.
- removeInvalidColNamesFromCALSTableCells(AuthorAccess, AuthorElement, List<AuthorElement>) - Static method in class ro.sync.ecss.extensions.commons.table.operations.TableOperationsUtil
-
Remove invalid column names from CALS table cells.
- removeListener(AuthorExtensionStateListener) - Method in class ro.sync.ecss.extensions.api.AuthorExtensionStateListenerDelegator
-
Remove a listener.
- removeMarker(AuthorDocumentFilterBypass, AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Remove a persistent marker.
- removeMarker(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Remove a persistent marker
- removeMenuCustomizer(IDropDownMenuCustomizer) - Method in interface com.oxygenxml.editor.editors.IDropDownMenuAction
-
Remove a customizer.
- removeMenusAndToolbarsContributorCustomizer(MenusAndToolbarsContributorCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Remove a customizer for menus and toolbars.
- removeMultipleInsertionDescriptor(ArgumentDescriptor[]) - Static method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
Removes the argument descriptor for multiple insertion from an arguments list.
- removeNodeRendererCustomizer(DITAMapNodeRendererCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Remove a node renderer customizer.
- removeOptionListener(OptionListener) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
Removes an option listener from the current set of option listeners.
- removeOptionListener(WSOptionListener) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Removes an option listener from the current set of option listeners.
- removePageChangedListener(WSEditorPageChangedListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove the listener for page changed events.
- removePersistentHighlightProperties(AuthorPersistentHighlight, List<String>) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Remove properties from a persistent highlight.
- removePopUpMenuCustomizer(String, ResultsTabPopUpMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Remove a pop-up menu customizer from a specific results tab.
- removePopUpMenuCustomizer(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.
- removePopUpMenuCustomizer(TextPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
Remove the pop-up menu customizer which is used to customize the pop-up menu (add/remove actions) before showing it in the Text page.
- removePopUpMenuCustomizer(ProjectPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Remove the given pop-up menu customizer.
- removePriorityEntityResolver(EntityResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Remove a priority entity resolver.
- removePriorityURIResolver(URIResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Remove a priority URI resolver.
- removeProgressMonitor(ProjectIndexerProgressMonitor) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Remove the monitor.
- removeProjectChangeListener(ProjectChangeListener) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Remove a listener that gets notified when another project is loaded.
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- removePseudoClass(String) - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Removes a pseudo class from the element.
- removePseudoClass(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorPseudoClassController
-
Removes a pseudo class from the given element.
- RemovePseudoClassOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An operation that removes a pseudo-class from an element.
- RemovePseudoClassOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.RemovePseudoClassOperation
- removePseudoClassUndoable(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Removes a pseudo class from the given element.
- removeQuickAssistProcessor(SimpleQuickAssistProcessor) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
-
The processor to be unregistered.
- removeQuickAssistProcessor(SimpleQuickAssistProcessor) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
-
The processor to be unregistered.
- removeReference(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Remove a content reference from a DITA document.
- removeRendererCustomizer(ProjectRendererCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectController
-
Remove the given renderer customizer.
- removeResult(String, DocumentPositionedInfo) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Remove the given result from the tab identified by the given key.
- removeReviewActionsProvider(ReviewActionsProvider) - Method in interface ro.sync.ecss.extensions.api.review.AuthorReviewViewController
-
Remove a review actions provider.
- removeRoomCreatedListener(RoomCreatedListener) - Method in class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
-
Removes a listener.
- removeTooltipCustomizer(AuthorTooltipCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.tooltip.AuthorTooltipCustomizerProvider
-
Remove a tooltip customizer.
- removeUndoableEditListener(UndoableEditListener) - Method in class ro.sync.ecss.extensions.api.AuthorUndoManager
-
Remove a listener for undoable edits.
- removeUniqueAttributesProcessor(UniqueAttributesProcessor) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Remove a processor which is asked to automatically generate unique IDs after content has been inserted in the Author.
- removeUnwantedAttributes(String[], AuthorDocumentFragment, AuthorDocumentController) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Remove unwanted attributes.
- removeURL(CSSResource) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Add remove new css resource to the list.
- removeUserCredentials(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Removes the user name and password from the URL if they are present.
- removeValidationProblemsFilter(ValidationProblemsFilter) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Remove a filter for problems encountered during validation of the current editor.
- RENAME_RESOURCES_WORKING_COPY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RenameDialog,
- renameElement(AuthorDocumentFilterBypass, AuthorElement, String, Object) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before renaming the given element.
- renameElement(AuthorElement, String) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Rename an Author Element, set another qualified name to it.
- renameElement(AuthorElement, String, Object) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Rename the given element.
- RenameElementOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation that renames one or more elements identified by the given XPath expression.
- RenameElementOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.RenameElementOperation
-
Constructor for the rename element operation.
- renderControl(AuthorInplaceContext, Writer) - Method in class ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRenderer
-
Renders the form control with the given properties.
- RendererLayoutInfo - Class in ro.sync.ecss.extensions.api.editor
-
Class which contains rendering information about a renderer, information like the baseline and the size.
- RendererLayoutInfo(int, Dimension) - Constructor for class ro.sync.ecss.extensions.api.editor.RendererLayoutInfo
-
Constructor.
- renderingInfoChanged(AuthorParentNode, RenderingInfoChangeType) - Method in interface ro.sync.ecss.component.RenderingInfoChangedListener
-
Method to be called when the rendering info is changed for a node.
- RenderingInfoChangedListener - Interface in ro.sync.ecss.component
-
Listener that is notified when the rendering info for a node is changed.
- RenderingInfoChangeType - Enum in ro.sync.ecss.component
-
The type of the rendering info change.
- RenderingInformation - Class in ro.sync.ecss.extensions.api.structure
-
The rendering information used to render a node in the outliner and bread crumb.
- RenderingInformation(AuthorNode, String, String, String) - Constructor for class ro.sync.ecss.extensions.api.structure.RenderingInformation
- RenderingInformation(AuthorNode, String, String, String, String) - Constructor for class ro.sync.ecss.extensions.api.structure.RenderingInformation
- renderToSvg() - Method in interface ro.sync.ecss.extensions.api.webapp.imagemap.WebappAreaView
- replace(int[], String) - Method in interface ro.sync.ecss.extensions.api.webapp.findreplace.FindReplaceSupport
-
Replace the occurrence found between the specified offsets.
- REPLACE_ALL - ro.sync.exml.workspace.api.listeners.BatchOperationInfo.Type
-
Replace all will be done in a set of resources.
- REPLACE_ALL_REFERENCES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Replace All References with Content
- replaceAll(String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.findreplace.FindReplaceSupport
-
Replaces all the occurrences of some text with another.
- replaceAll(String, String, WebappFindOptions) - Method in interface ro.sync.ecss.extensions.api.webapp.findreplace.FindReplaceSupport
-
Replaces all the occurrences of some text with another.
- replaceAllConrefs(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Expand all conrefs and conkeyrefs from the current document.
- ReplaceAllKeyrefsAndConrefsOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation that replaces all conrefs, keyrefs and conkeyrefs in a DITA topic with the resolved content.
- ReplaceAllKeyrefsAndConrefsOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.ReplaceAllKeyrefsAndConrefsOperation
- replaceConref(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Replace the conref at caret position
- ReplaceConrefOperation - Class in ro.sync.ecss.extensions.dita.conref
-
Operation used to remove the conref and bring the referred content in the current document.
- ReplaceConrefOperation() - Constructor for class ro.sync.ecss.extensions.dita.conref.ReplaceConrefOperation
- ReplaceContentOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to replace the content of the document.
- ReplaceContentOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ReplaceContentOperation
-
Constructor.
- ReplaceElementContentOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Replaces the content of the: - specified element (indicated by an XPath expression) or - fully selected element or - element at caret (if the selection is empty or a node is not entirely selected).
- ReplaceElementContentOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ReplaceElementContentOperation
-
Constructor.
- replaceFunctions(String, String, String, EditorVariables.FunctionResolver) - Static method in class ro.sync.util.editorvars.EditorVariablesBase
-
Replace all functions with the value taken from the map corresponding to the key
- replaceReference(AuthorDocumentProvider, AuthorAccess, AuthorReferenceNode) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- replaceReference(AuthorDocumentProvider, AuthorAccess, AuthorReferenceNode) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Replace the content of the referenced node from the target document with the modified content inside the reference node.
- replaceReference(AuthorDocumentProvider, AuthorAccess, AuthorReferenceNode) - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
- replaceReference(AuthorDocumentProvider, AuthorAccess, AuthorReferenceNode) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- replaceRoot(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Replace the current root element with the new given one.
- replaceText(CharSequence) - Method in interface ro.sync.ecss.extensions.api.content.TextContext
-
Replaces the current context text with the new text content.
- replaceWithSuggestion(int, int, String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Replaces word at a certain position.
- REPORT_INVALID_ATTR_VALS_FOUND_IN_DOC - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option from the Profiling and Conditional Text options page which when set to true will report warnings if the current validated file has profiling attributes with values which are not defined in the application preferences "Profiling and Conditional Text" page.
- ReportableDocumentPositionedInfo - Interface in ro.sync.document
-
Interface used to mark the
DocumentPositionedInfo
that can be reported as a problem by using the "Report Problem" oXygen dialog. - REPOS_MENU - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AnnotateRevisionChooserDialog, RepositoryNewFolderDialog,
- REPOSITORY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RepositoriesView,
- requestFocus() - Method in class ro.sync.ecss.component.editor.ButtonEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- requestFocus() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- requestFocus() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
- requestFocus() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Requests focus inside the editing component.
- requestFocus() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
- requestFocus() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- requestFocus() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- requestFocus() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- requestFocus() - Method in interface ro.sync.exml.workspace.api.editor.page.WSEditorPage
-
Request focus in the current page.
- requestFocusInHost - Variable in class ro.sync.ecss.extensions.api.editor.EditingEvent
-
true
if the focus should be requested inside the author component. - REQUIRED_CLEANUP_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Required cleanup class
- requiresAuthorization() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.PluginConfigExtensions will only serve content if the user is authenticated.
- requiresAuthorization() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
PluginConfigExtensions will only serve content if the user is authenticated.
- requiresAuthorization() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
- requiresAuthorization() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.
- reset() - Method in class ro.sync.ecss.css.CSSCounter
-
Reset the counter to the initial value.
- reset() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Clears any data that exists in the buffer as well as the status code, headers.
- resetBuffer() - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Clears the content of the underlying buffer in the response without clearing headers or status code.
- resetDefaultFrameworkURL() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Reset the cached value of the default frameworks directory property.
- resetFrameworksDir() - Static method in class ro.sync.util.editorvars.EditorVariables
-
Reset the computed value for the framework location.
- resetXMLCatalogs() - Method in interface ro.sync.ecss.extensions.api.access.AuthorUtilAccess
-
Deprecated.Use the method from the AuthorXMLUtilAccess class.
- resetXMLCatalogs() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Reset the loaded XML catalogs.
- RESOLVE_MERGE_CONFLICTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MergeConflictsDialog,
- resolveCustomAttributeValue(CustomAttributeValueContext) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Resolve a custom attribute value to an URL which will be opened by Oxygen.
- resolveCustomAttributeValue(CustomAttributeValueContext) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- resolveCustomHref(String) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
When clicking a href the bundle can custom solve the href to an URL.
- resolveCustomHref(URL, String, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
When clicking a href the bundle can custom solve the href to an URL.
- resolveCustomHref(URL, AuthorNode, String, AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
When clicking a href the bundle can custom solve the href to an URL.
- resolveCustomHref(URL, AuthorNode, String, AuthorAccess) - Method in class ro.sync.ecss.extensions.dita.DITAExtensionsBundle
- resolveCustomHref(URL, AuthorNode, String, AuthorAccess) - Method in class ro.sync.ecss.extensions.docbook.DocBookExtensionsBundleBase
- resolveCustomHrefToMasterFile(URL, String, AuthorAccess) - Static method in class ro.sync.ecss.docbook.DocbookAccess
-
Resolve an IDREF to a main file if possible.
- RESOLVED - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
If set to the string "true" then the Plugin API handled the reference, if not the default approach should be performed (Oxygen requests the entire content of the reference and parses the title and other properties).
- resolveEditorVariables(String, String) - Method in class ro.sync.exml.workspace.api.util.EditorVariablesResolver
-
Resolve editor variables in the received content.
- resolveEntityUrl(String, String) - Method in interface ro.sync.exml.workspace.api.util.EntityUrlResolver
-
Resolve the URL of external entities (including the external DTD subset and external parameter entities).
- resolveError(AuthorAccess) - Method in interface ro.sync.ecss.extensions.api.ReferenceErrorResolver
-
Offers solutions to the current reference error.
- resolveError(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ReferenceErrorResolverExt
- resolveError(ErrorResolverContextInfo) - Method in class ro.sync.ecss.extensions.api.ReferenceErrorResolverExt
-
Offers solutions to the current reference error.
- resolveFunctionWithParameter(String) - Method in interface ro.sync.util.editorvars.EditorVariables.FunctionResolver
-
Resolve the parameter of a function.
- resolveKeyNotFoundError(AuthorAccess, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
The give key was not found.
- resolveKeyRef(String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.Please use the equivalent method which also receives the URL of the requestor.
- resolveKeyRef(String, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Deprecated.Please use the equivalent method which also receives the URL of the requestor.
- resolveKeyRef(String, KeyResolver) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Resolve a keyref.
- resolveKeyRef(URL, String, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Resolve a keyref.
- resolveKeyRef(URL, String, ContextKeyManager, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Resolve a keyref.
- resolvePath(URL, String, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.access.AuthorUtilAccess
-
Deprecated.Use the method from the AuthorXMLUtilAccess class.
- resolvePath(URL, String, boolean, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- resolvePathThroughCatalogs(URL, String, boolean, boolean) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Try to resolve a relative location to an absolute path by using the XML catalogs.
- resolveReference(AuthorNode) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
Gets a text representation for the reference.
- resolveReference(AuthorNode) - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
-
Get the text of the reference.
- resolveReference(AuthorNode) - Method in class ro.sync.ecss.extensions.docbook.link.DocbookLinkTextResolver
- resolveReference(AuthorNode, String, AuthorAccess, EntityResolver) - Method in class ro.sync.ecss.component.resolvers.AuthorReferenceResolverWrapper
- resolveReference(AuthorNode, String, AuthorAccess, EntityResolver) - Method in interface ro.sync.ecss.extensions.api.AuthorReferenceResolver
-
Resolve the references of the node.
- resolveReference(AuthorNode, String, AuthorAccess, EntityResolver) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
-
Resolve the content referred by
conref
attribute. - resolveReference(AuthorNode, String, AuthorAccess, EntityResolver) - Method in class ro.sync.ecss.extensions.dita.DOTProjectAuthorReferenceResolver
- resolveReference(AuthorNode, String, AuthorAccess, EntityResolver) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
-
Resolve the content referred by
conref
attribute. - RESOURCE_HIERARCHY_DEPENDENCIES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Resource dependencies or hierarchy view.
- ResourceFilter - Interface in ro.sync.exml.workspace.api.standalone
-
Resource filter returned by the InputURLCustomizer.
- resourceModified(BatchOperationInfo, URL) - Method in class ro.sync.exml.workspace.api.listeners.BatchOperationsListener
-
A resource was modified.
- resourcesFolderPath - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The path of the static resources folder relative to the plugin base dir.
- resourcesHref - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The href at which the resources from the static folder will be accessed.
- Response - Class in ro.sync.exml.plugin.workspace.security
-
A response describing what this provider knows about this host.
- Response(ResponseType) - Constructor for class ro.sync.exml.plugin.workspace.security.Response
-
Constructor.
- Response(ResponseType, String) - Constructor for class ro.sync.exml.plugin.workspace.security.Response
-
Constructor.
- ResponseType - Enum in ro.sync.ui.application.security
-
The types of responses allowed when an external link wants to connect to the application.
- restApiVersion - Static variable in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
The web-app REST api version
- restoreDefaults() - Method in class ro.sync.exml.plugin.option.OptionPagePluginExtension
-
This method is called when "Restore defaults" button is pressed from the GUI option page.
- RESTRICT_EDITING_REFERRED_CONTENT_TO_LOCAL_FILES_IN_AUTHOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Boolean option to allow editing also referred remote files
false
to allow editing of referred remote files. - RESULT_CANCEL - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Dialog was canceled.
- RESULT_ID_HANDLE_INSERT_FRAGMENT_OFFSET - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultInsertConstants
-
A schema aware insert might choose to insert a fragment at a different location in order to keep the document valid or might choose to change the document structure in order to accept the fragment.
- RESULT_OK - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
'Ok' button was pressed.
- RESULTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The results pane.
- RESULTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OxygenDPIView,
- ResultsManager - Interface in ro.sync.exml.workspace.api.results
-
Manages the results of various operations.
- ResultsManager.ResultType - Enum in ro.sync.exml.workspace.api.results
-
The type of the result.
- ResultsTabEvent - Interface in ro.sync.exml.workspace.api.results
-
An event triggered inside a results tab.
- ResultsTabEvent.ResultsTabEventType - Enum in ro.sync.exml.workspace.api.results
-
The type of the event from the results tab.
- ResultsTabEventHandler - Interface in ro.sync.exml.workspace.api.results
-
Handles the event triggered inside a results tab.
- ResultsTabPopUpMenuCustomizer - Interface in ro.sync.exml.workspace.api.results
-
Customizes the contextual pop-up menu of a results tab.
- REUSABLE_COMPONENT_ELEMENT_CLASS_PARAM - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Can be sent as an URL parameter to specify the class of the element that will be inserted as conref/conkeyref.
- REUSABLE_COMPONENT_TARGET_PATH_PARAM - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Can be sent as an URL parameter to give more information about the element that will be inserted - path to the element ID (topicID/elementID).
- REUSABLE_COMPONENT_TARGET_QNAME_PARAM - Static variable in class ro.sync.ecss.dita.DITAAccess
-
Can be sent as an URL parameter to specify the qname of the element that will be inserted as conref/conkeyref.
- REVERT_CHANGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNRevertDialog,
- REVIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The review panel.
- REVIEW_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorReviewView, AuthorReviewPanel,
- ReviewActionsProvider - Class in ro.sync.ecss.extensions.api.review
-
Provides a set of custom actions for a certain highlight.
- ReviewActionsProvider() - Constructor for class ro.sync.ecss.extensions.api.review.ReviewActionsProvider
- ReviewController - Interface in ro.sync.ecss.extensions.api.webapp.review
-
Provides support for marker related actions (accept/reject tracked changes, add/edit comments, edit author name etc.).
- REVIEWS_PANEL_ID - Static variable in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Reviews Panel
- ReviewsRenderingInformationProvider - Class in ro.sync.ecss.extensions.api.review
-
Provider for data that will be rendered in the review view, in Author mode for highlights.
- ReviewsRenderingInformationProvider() - Constructor for class ro.sync.ecss.extensions.api.review.ReviewsRenderingInformationProvider
- REWRITE_ABSOLUTE - ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
All framework variables will be expanded to their absolute paths.
- REWRITE_BASE_WITH_FRAMEWORK - ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
Variables BASE_FRAMEWORK_DIRECTORY and BASE_FRAMEWORK_DIRECTORY_URL will be expanded to FRAMEWORK_DIRECTORY and FRAMEWORK_URL if they match.
- REWRITE_BASE_WITH_FRAMEWORK_NAME - ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
Variables BASE_FRAMEWORK_DIRECTORY and BASE_FRAMEWORK_DIRECTORY_URL will be expanded to FRAMEWORK_DIR_FUNCTION_VARIABLE_PREFIX and FRAMEWORK_FUNCTION_VARIABLE_PREFIX if they match.
- REWRITE_FRAMEWORK_WITH_BASE - ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
Variables FRAMEWORK_DIRECTORY and FRAMEWORK_URL will be expanded to BASE_FRAMEWORK_DIRECTORY and BASE_FRAMEWORK_DIRECTORY_URL if they match.
- REWRITE_WITH_FRAMEWORK - ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
Variables FRAMEWORK_DIRECTORY and FRAMEWORK_URL will not be expanded and will be used to rewrite FRAMEWORKS_DIRECTORY and FRAMEWORKS_DIRECTORY_URL if they match.
- REWRITE_WITH_FRAMEWORKS - ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
Variables FRAMEWORKS_DIRECTORY and FRAMEWORKS_DIRECTORY_URL will not be expanded and will be used to rewrite FRAMEWORK_DIRECTORY and FRAMEWORK_URL if encountered and if they match.
- rewriteKeyref(LinkedHashMap<URL, List<Stack<Set<String>>>>, LinkedHashMap<String, KeyInfo>, AuthorNode, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Rewrite a keyref looking also at key scopes..
- RGBtoHSB(int, int, int, float[]) - Static method in class ro.sync.exml.view.graphics.Color
-
Converts the components of a color, as specified by the default RGB model, to an equivalent set of values for hue, saturation, and brightness that are the three components of the HSB model.
- rgbTohsl(int, int, int) - Static method in class ro.sync.exml.view.graphics.Color
-
RGB to HSl space convert method.
- RIGHT - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Value for horizontal alignment.
- RIGHT - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for horizontal alignment.
- RIGHT_CHANGED - ro.sync.diff.api.DifferenceType
-
The right difference interval has changes.
- RNC_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for RNC documents.
- RNG_HIERARCHY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView,
- ro.sync.contentcompletion.editor - package ro.sync.contentcompletion.editor
- ro.sync.contentcompletion.xml - package ro.sync.contentcompletion.xml
-
Objects used to offer information about what elements or attributes are allowed at a certain offset in the XML.
- ro.sync.contentcompletion.xproc - package ro.sync.contentcompletion.xproc
- ro.sync.contentcompletion.xsl - package ro.sync.contentcompletion.xsl
- ro.sync.diff.api - package ro.sync.diff.api
- ro.sync.diff.factory - package ro.sync.diff.factory
- ro.sync.diff.merge.api - package ro.sync.diff.merge.api
- ro.sync.document - package ro.sync.document
- ro.sync.ecss.common - package ro.sync.ecss.common
- ro.sync.ecss.component - package ro.sync.ecss.component
- ro.sync.ecss.component.editor - package ro.sync.ecss.component.editor
- ro.sync.ecss.component.resolvers - package ro.sync.ecss.component.resolvers
- ro.sync.ecss.component.validation - package ro.sync.ecss.component.validation
- ro.sync.ecss.conditions - package ro.sync.ecss.conditions
- ro.sync.ecss.contentcompletion.ccitems - package ro.sync.ecss.contentcompletion.ccitems
- ro.sync.ecss.css - package ro.sync.ecss.css
-
Constants describing the supported CSS properties in the Author page.
- ro.sync.ecss.css.functions - package ro.sync.ecss.css.functions
- ro.sync.ecss.dita - package ro.sync.ecss.dita
- ro.sync.ecss.dita.extensions - package ro.sync.ecss.dita.extensions
- ro.sync.ecss.dita.mapeditor.actions.export - package ro.sync.ecss.dita.mapeditor.actions.export
- ro.sync.ecss.dita.mapeditor.actions.export.helper - package ro.sync.ecss.dita.mapeditor.actions.export.helper
- ro.sync.ecss.dita.reference.reltable - package ro.sync.ecss.dita.reference.reltable
- ro.sync.ecss.dita.topic.ref - package ro.sync.ecss.dita.topic.ref
- ro.sync.ecss.docbook - package ro.sync.ecss.docbook
- ro.sync.ecss.docbook.olink - package ro.sync.ecss.docbook.olink
- ro.sync.ecss.dom.builder - package ro.sync.ecss.dom.builder
- ro.sync.ecss.dom.wrappers.mutable - package ro.sync.ecss.dom.wrappers.mutable
- ro.sync.ecss.extensions - package ro.sync.ecss.extensions
- ro.sync.ecss.extensions.ant - package ro.sync.ecss.extensions.ant
- ro.sync.ecss.extensions.api - package ro.sync.ecss.extensions.api
-
Main API package used for controlling the Author page (making modifications, adding listeners).
- ro.sync.ecss.extensions.api.access - package ro.sync.ecss.extensions.api.access
-
API Access to different parts of the Author editor and of the entire application workspace.
- ro.sync.ecss.extensions.api.attributes - package 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).
- ro.sync.ecss.extensions.api.callouts - package ro.sync.ecss.extensions.api.callouts
- ro.sync.ecss.extensions.api.component - package ro.sync.ecss.extensions.api.component
-
API for interacting with the Author Component SDK.
- ro.sync.ecss.extensions.api.component.ditamap - package ro.sync.ecss.extensions.api.component.ditamap
- ro.sync.ecss.extensions.api.component.listeners - package ro.sync.ecss.extensions.api.component.listeners
-
Listeners which can be particularly placed on the AuthorComponent.
- ro.sync.ecss.extensions.api.content - package ro.sync.ecss.extensions.api.content
-
API used to process the Author content.
- ro.sync.ecss.extensions.api.editor - package ro.sync.ecss.extensions.api.editor
- ro.sync.ecss.extensions.api.filter - package ro.sync.ecss.extensions.api.filter
-
API used to filter the Author content.
- ro.sync.ecss.extensions.api.highlights - package ro.sync.ecss.extensions.api.highlights
-
API used to interact with persistent (change tracking, comments, user persistent highlights) and non persistent highlights in the Author page
- ro.sync.ecss.extensions.api.link - package ro.sync.ecss.extensions.api.link
-
Used for implementing navigation between links and their targets.
- ro.sync.ecss.extensions.api.node - package ro.sync.ecss.extensions.api.node
-
API which allows access to the internal Author hierarchical structure.
- ro.sync.ecss.extensions.api.review - package ro.sync.ecss.extensions.api.review
- ro.sync.ecss.extensions.api.schemaaware - package ro.sync.ecss.extensions.api.schemaaware
-
Schema aware processing (smart typing, smart delete, smart paste).
- ro.sync.ecss.extensions.api.spell - package ro.sync.ecss.extensions.api.spell
-
Spell checker helper utilities.
- ro.sync.ecss.extensions.api.structure - package ro.sync.ecss.extensions.api.structure
-
API which allows access to the internal Author hierarchical structure.
- ro.sync.ecss.extensions.api.table.operations - package ro.sync.ecss.extensions.api.table.operations
- ro.sync.ecss.extensions.api.text - package ro.sync.ecss.extensions.api.text
- ro.sync.ecss.extensions.api.webapp - package ro.sync.ecss.extensions.api.webapp
- ro.sync.ecss.extensions.api.webapp.access - package ro.sync.ecss.extensions.api.webapp.access
- ro.sync.ecss.extensions.api.webapp.attributes - package ro.sync.ecss.extensions.api.webapp.attributes
- ro.sync.ecss.extensions.api.webapp.cc - package ro.sync.ecss.extensions.api.webapp.cc
- ro.sync.ecss.extensions.api.webapp.ce - package ro.sync.ecss.extensions.api.webapp.ce
- ro.sync.ecss.extensions.api.webapp.doctype - package ro.sync.ecss.extensions.api.webapp.doctype
- ro.sync.ecss.extensions.api.webapp.findreplace - package ro.sync.ecss.extensions.api.webapp.findreplace
- ro.sync.ecss.extensions.api.webapp.formcontrols - package ro.sync.ecss.extensions.api.webapp.formcontrols
- ro.sync.ecss.extensions.api.webapp.imagemap - package ro.sync.ecss.extensions.api.webapp.imagemap
- ro.sync.ecss.extensions.api.webapp.license - package ro.sync.ecss.extensions.api.webapp.license
- ro.sync.ecss.extensions.api.webapp.plugin - package ro.sync.ecss.extensions.api.webapp.plugin
- ro.sync.ecss.extensions.api.webapp.plugin.servlet - package ro.sync.ecss.extensions.api.webapp.plugin.servlet
- ro.sync.ecss.extensions.api.webapp.plugin.servlet.http - package ro.sync.ecss.extensions.api.webapp.plugin.servlet.http
- ro.sync.ecss.extensions.api.webapp.profiling - package ro.sync.ecss.extensions.api.webapp.profiling
- ro.sync.ecss.extensions.api.webapp.references - package ro.sync.ecss.extensions.api.webapp.references
- ro.sync.ecss.extensions.api.webapp.review - package ro.sync.ecss.extensions.api.webapp.review
- ro.sync.ecss.extensions.commons - package ro.sync.ecss.extensions.commons
-
Common implementations for Docbook, DITA, TEI and XHTML (Java source also available in the Author SDK).
- ro.sync.ecss.extensions.commons.editor - package ro.sync.ecss.extensions.commons.editor
- ro.sync.ecss.extensions.commons.id - package ro.sync.ecss.extensions.commons.id
- ro.sync.ecss.extensions.commons.imagemap - package ro.sync.ecss.extensions.commons.imagemap
- ro.sync.ecss.extensions.commons.imagemap.operations - package ro.sync.ecss.extensions.commons.imagemap.operations
- ro.sync.ecss.extensions.commons.operations - package ro.sync.ecss.extensions.commons.operations
- ro.sync.ecss.extensions.commons.operations.text - package ro.sync.ecss.extensions.commons.operations.text
- ro.sync.ecss.extensions.commons.sort - package ro.sync.ecss.extensions.commons.sort
- ro.sync.ecss.extensions.commons.table.operations - package ro.sync.ecss.extensions.commons.table.operations
- ro.sync.ecss.extensions.commons.table.operations.cals - package ro.sync.ecss.extensions.commons.table.operations.cals
- ro.sync.ecss.extensions.commons.table.operations.xhtml - package ro.sync.ecss.extensions.commons.table.operations.xhtml
- ro.sync.ecss.extensions.commons.table.properties - package ro.sync.ecss.extensions.commons.table.properties
- ro.sync.ecss.extensions.commons.table.spansupport - package ro.sync.ecss.extensions.commons.table.spansupport
- ro.sync.ecss.extensions.commons.table.support - package ro.sync.ecss.extensions.commons.table.support
- ro.sync.ecss.extensions.commons.table.support.errorscanner - package ro.sync.ecss.extensions.commons.table.support.errorscanner
- ro.sync.ecss.extensions.commons.ui - package ro.sync.ecss.extensions.commons.ui
- ro.sync.ecss.extensions.dita - package ro.sync.ecss.extensions.dita
-
Implementations for the DITA framework (Java source also available in the Author SDK).
- ro.sync.ecss.extensions.dita.conref - package ro.sync.ecss.extensions.dita.conref
- ro.sync.ecss.extensions.dita.id - package ro.sync.ecss.extensions.dita.id
- ro.sync.ecss.extensions.dita.keyref - package ro.sync.ecss.extensions.dita.keyref
- ro.sync.ecss.extensions.dita.link - package ro.sync.ecss.extensions.dita.link
- ro.sync.ecss.extensions.dita.map - package ro.sync.ecss.extensions.dita.map
- ro.sync.ecss.extensions.dita.map.table - package ro.sync.ecss.extensions.dita.map.table
- ro.sync.ecss.extensions.dita.map.topicgroup - package ro.sync.ecss.extensions.dita.map.topicgroup
- ro.sync.ecss.extensions.dita.map.topichead - package ro.sync.ecss.extensions.dita.map.topichead
- ro.sync.ecss.extensions.dita.map.topicref - package ro.sync.ecss.extensions.dita.map.topicref
- ro.sync.ecss.extensions.dita.map.topicref.util - package ro.sync.ecss.extensions.dita.map.topicref.util
- ro.sync.ecss.extensions.dita.reuse - package ro.sync.ecss.extensions.dita.reuse
- ro.sync.ecss.extensions.dita.search - package ro.sync.ecss.extensions.dita.search
- ro.sync.ecss.extensions.dita.topic - package ro.sync.ecss.extensions.dita.topic
- ro.sync.ecss.extensions.dita.topic.table - package ro.sync.ecss.extensions.dita.topic.table
- ro.sync.ecss.extensions.dita.topic.table.cals - package ro.sync.ecss.extensions.dita.topic.table.cals
- ro.sync.ecss.extensions.dita.topic.table.cals.properties - package ro.sync.ecss.extensions.dita.topic.table.cals.properties
- ro.sync.ecss.extensions.dita.topic.table.simpletable - package ro.sync.ecss.extensions.dita.topic.table.simpletable
- ro.sync.ecss.extensions.dita.topic.table.simpletable.properties - package ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
- ro.sync.ecss.extensions.docbook - package ro.sync.ecss.extensions.docbook
-
Implementations for the Docbook 4 and 5 frameworks (Java source also available in the Author SDK).
- ro.sync.ecss.extensions.docbook.id - package ro.sync.ecss.extensions.docbook.id
- ro.sync.ecss.extensions.docbook.link - package ro.sync.ecss.extensions.docbook.link
- ro.sync.ecss.extensions.docbook.olink - package ro.sync.ecss.extensions.docbook.olink
- ro.sync.ecss.extensions.docbook.table - package ro.sync.ecss.extensions.docbook.table
- ro.sync.ecss.extensions.docbook.table.properties - package ro.sync.ecss.extensions.docbook.table.properties
- ro.sync.ecss.extensions.html - package ro.sync.ecss.extensions.html
- ro.sync.ecss.extensions.json - package ro.sync.ecss.extensions.json
- ro.sync.ecss.extensions.schematron - package ro.sync.ecss.extensions.schematron
- ro.sync.ecss.extensions.tei - package ro.sync.ecss.extensions.tei
-
Implementations for the TEI P4 and P5 frameworks (Java source also available in the Author SDK).
- ro.sync.ecss.extensions.tei.id - package ro.sync.ecss.extensions.tei.id
- ro.sync.ecss.extensions.tei.table - package ro.sync.ecss.extensions.tei.table
- ro.sync.ecss.extensions.wsdl - package ro.sync.ecss.extensions.wsdl
- ro.sync.ecss.extensions.xhtml - package ro.sync.ecss.extensions.xhtml
-
Implementations for the XHTML framework (Java source also available in the Author SDK).
- ro.sync.ecss.extensions.xhtml.id - package ro.sync.ecss.extensions.xhtml.id
- ro.sync.ecss.extensions.xhtml.imagemap - package ro.sync.ecss.extensions.xhtml.imagemap
- ro.sync.ecss.extensions.xsd - package ro.sync.ecss.extensions.xsd
- ro.sync.ecss.extensions.xslt - package ro.sync.ecss.extensions.xslt
- ro.sync.ecss.imagemap - package ro.sync.ecss.imagemap
- ro.sync.ecss.webapp.actions - package ro.sync.ecss.webapp.actions
- ro.sync.ecss.webapp.ditamap - package ro.sync.ecss.webapp.ditamap
- ro.sync.exml - package ro.sync.exml
- ro.sync.exml.editor - package ro.sync.exml.editor
- ro.sync.exml.editor.quickassist - package ro.sync.exml.editor.quickassist
- ro.sync.exml.editor.quickassist.sa - package ro.sync.exml.editor.quickassist.sa
- ro.sync.exml.editor.xmleditor.operations.context - package ro.sync.exml.editor.xmleditor.operations.context
- ro.sync.exml.editor.xmleditor.pageauthor - package ro.sync.exml.editor.xmleditor.pageauthor
- ro.sync.exml.options - package ro.sync.exml.options
- ro.sync.exml.plugin - package ro.sync.exml.plugin
- ro.sync.exml.plugin.author.css.filter - package ro.sync.exml.plugin.author.css.filter
- ro.sync.exml.plugin.document - package ro.sync.exml.plugin.document
- ro.sync.exml.plugin.general - package ro.sync.exml.plugin.general
- ro.sync.exml.plugin.lock - package ro.sync.exml.plugin.lock
- ro.sync.exml.plugin.openredirect - package ro.sync.exml.plugin.openredirect
- ro.sync.exml.plugin.option - package ro.sync.exml.plugin.option
- ro.sync.exml.plugin.selection - package ro.sync.exml.plugin.selection
- ro.sync.exml.plugin.startup - package ro.sync.exml.plugin.startup
- ro.sync.exml.plugin.transform - package ro.sync.exml.plugin.transform
- ro.sync.exml.plugin.urlstreamhandler - package ro.sync.exml.plugin.urlstreamhandler
- ro.sync.exml.plugin.validator - package ro.sync.exml.plugin.validator
- ro.sync.exml.plugin.workspace - package ro.sync.exml.plugin.workspace
- ro.sync.exml.plugin.workspace.security - package ro.sync.exml.plugin.workspace.security
- ro.sync.exml.view.graphics - package ro.sync.exml.view.graphics
- ro.sync.exml.workspace.api - package ro.sync.exml.workspace.api
-
API for accessing the application workspace.
- ro.sync.exml.workspace.api.actions - package ro.sync.exml.workspace.api.actions
- ro.sync.exml.workspace.api.application - package ro.sync.exml.workspace.api.application
- ro.sync.exml.workspace.api.base - package ro.sync.exml.workspace.api.base
-
Generic API.
- ro.sync.exml.workspace.api.editor - package ro.sync.exml.workspace.api.editor
- ro.sync.exml.workspace.api.editor.documenttype - package ro.sync.exml.workspace.api.editor.documenttype
- ro.sync.exml.workspace.api.editor.page - package ro.sync.exml.workspace.api.editor.page
-
API for accessing a certain page in the editor.
- ro.sync.exml.workspace.api.editor.page.author - package ro.sync.exml.workspace.api.editor.page.author
-
API for accessing the Author page in the editor.
- ro.sync.exml.workspace.api.editor.page.author.actions - package ro.sync.exml.workspace.api.editor.page.author.actions
-
Provides access to all actions available in the Author page.
- ro.sync.exml.workspace.api.editor.page.author.css - package ro.sync.exml.workspace.api.editor.page.author.css
-
API for accessing the Author page in the editor.
- ro.sync.exml.workspace.api.editor.page.author.fold - package ro.sync.exml.workspace.api.editor.page.author.fold
- ro.sync.exml.workspace.api.editor.page.author.tooltip - package ro.sync.exml.workspace.api.editor.page.author.tooltip
- ro.sync.exml.workspace.api.editor.page.design - package ro.sync.exml.workspace.api.editor.page.design
-
API for accessing the Design page in the editor.
- ro.sync.exml.workspace.api.editor.page.ditamap - package ro.sync.exml.workspace.api.editor.page.ditamap
-
API for accessing the DITA Map page in the editor.
- ro.sync.exml.workspace.api.editor.page.ditamap.actions - package ro.sync.exml.workspace.api.editor.page.ditamap.actions
- ro.sync.exml.workspace.api.editor.page.ditamap.dnd - package ro.sync.exml.workspace.api.editor.page.ditamap.dnd
- ro.sync.exml.workspace.api.editor.page.ditamap.keys - package ro.sync.exml.workspace.api.editor.page.ditamap.keys
- ro.sync.exml.workspace.api.editor.page.ditamap.model - package ro.sync.exml.workspace.api.editor.page.ditamap.model
- ro.sync.exml.workspace.api.editor.page.ditamap.review - package ro.sync.exml.workspace.api.editor.page.ditamap.review
- ro.sync.exml.workspace.api.editor.page.grid - package ro.sync.exml.workspace.api.editor.page.grid
- ro.sync.exml.workspace.api.editor.page.text - package ro.sync.exml.workspace.api.editor.page.text
-
API for accessing the Text page in the editor.
- ro.sync.exml.workspace.api.editor.page.text.actions - package ro.sync.exml.workspace.api.editor.page.text.actions
-
Provides access to all actions available in the Text page.
- ro.sync.exml.workspace.api.editor.page.text.xml - package ro.sync.exml.workspace.api.editor.page.text.xml
- ro.sync.exml.workspace.api.editor.transformation - package ro.sync.exml.workspace.api.editor.transformation
- ro.sync.exml.workspace.api.editor.validation - package ro.sync.exml.workspace.api.editor.validation
- ro.sync.exml.workspace.api.images - package ro.sync.exml.workspace.api.images
- ro.sync.exml.workspace.api.images.handlers - package ro.sync.exml.workspace.api.images.handlers
- ro.sync.exml.workspace.api.images.handlers.providers - package ro.sync.exml.workspace.api.images.handlers.providers
- ro.sync.exml.workspace.api.listeners - package ro.sync.exml.workspace.api.listeners
-
Workspace and Editor listeners.
- ro.sync.exml.workspace.api.markdown - package ro.sync.exml.workspace.api.markdown
- ro.sync.exml.workspace.api.math - package ro.sync.exml.workspace.api.math
- ro.sync.exml.workspace.api.node - package ro.sync.exml.workspace.api.node
- ro.sync.exml.workspace.api.node.customizer - package ro.sync.exml.workspace.api.node.customizer
- ro.sync.exml.workspace.api.options - package ro.sync.exml.workspace.api.options
-
Persist simple (key,value) String pairs in the application preferences.
- ro.sync.exml.workspace.api.process - package ro.sync.exml.workspace.api.process
-
Control a process started using the API.
- ro.sync.exml.workspace.api.references - package ro.sync.exml.workspace.api.references
- ro.sync.exml.workspace.api.results - package ro.sync.exml.workspace.api.results
- ro.sync.exml.workspace.api.spell - package ro.sync.exml.workspace.api.spell
- ro.sync.exml.workspace.api.standalone - package ro.sync.exml.workspace.api.standalone
-
Customizers which can be set by implementing a WorkspaceAccess-type plugin.
- ro.sync.exml.workspace.api.standalone.actions - package ro.sync.exml.workspace.api.standalone.actions
- ro.sync.exml.workspace.api.standalone.ditamap - package ro.sync.exml.workspace.api.standalone.ditamap
-
Provide custom resolve capabilities for the topic titles and other information displayed in the DITA Maps Manager
- ro.sync.exml.workspace.api.standalone.project - package ro.sync.exml.workspace.api.standalone.project
- ro.sync.exml.workspace.api.standalone.project.textcompletions - package ro.sync.exml.workspace.api.standalone.project.textcompletions
- ro.sync.exml.workspace.api.standalone.proxy - package ro.sync.exml.workspace.api.standalone.proxy
- ro.sync.exml.workspace.api.standalone.ui - package ro.sync.exml.workspace.api.standalone.ui
-
Simple components which can be extended by the customizer in order to make new buttons/dialogs look like the ones in the application.
- ro.sync.exml.workspace.api.standalone.ui.urlpanel - package ro.sync.exml.workspace.api.standalone.ui.urlpanel
-
Input URL Panel Component which can be extended by the customizer in order to create Oxygen style url choosers.
- ro.sync.exml.workspace.api.templates - package ro.sync.exml.workspace.api.templates
- ro.sync.exml.workspace.api.util - package ro.sync.exml.workspace.api.util
-
Utilities to resolve through the catalogs, to create SAX Parsers and XSLT transformers with the same configuration as in the application
- ro.sync.exml.workspace.api.util.validation - package ro.sync.exml.workspace.api.util.validation
- ro.sync.json - package ro.sync.json
- ro.sync.merge - package ro.sync.merge
- ro.sync.net.protocol - package ro.sync.net.protocol
- ro.sync.net.protocol.convert - package ro.sync.net.protocol.convert
- ro.sync.net.protocol.http - package ro.sync.net.protocol.http
- ro.sync.options - package ro.sync.options
- ro.sync.outline.xml - package ro.sync.outline.xml
- ro.sync.template - package ro.sync.template
- ro.sync.ui.application - package ro.sync.ui.application
- ro.sync.ui.application.security - package ro.sync.ui.application.security
- ro.sync.util.editorvars - package ro.sync.util.editorvars
-
Utility class used to expand editor variables known by the application to the computed value.
- ro.sync.xml - package ro.sync.xml
-
Build a proxy namespace mapping at in a node context.
- ro.sync.xml.parser - package ro.sync.xml.parser
- role - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The role of this extension.
- Room - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
A room is an abstraction for a set of document models created for the same document.
- ROOM_CREATOR_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.webapp.ce.Room
-
Editing Session Context attribute that mark the room creator with "true" value.
- ROOM_ID_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.webapp.ce.Room
-
Editing Session Context attribute to store the room ID.
- ROOM_ID_HEADER - Static variable in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
-
The name of the header that contains the room ID in the
UserContext
of the observer. - roomCreated(String) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomCreatedListener
-
Method called when a room was created.
- RoomCreatedListener - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Listener called when a room was created.
- RoomFactory - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Factory for
Room
objects. - RoomObserver - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Observer for a
Room
, whose state can be used as a source of truth for the current state of the edited document. - RoomObserver.EditListener - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Listener called when an edit happened in the room.
- RoomObserver.SyncListener - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Listener called when a batch of changes are synchronized.
- RoomProxyCouldNotBeCreatedException - Exception in ro.sync.ecss.extensions.api.webapp.ce
-
Exception to be thrown when the creation of a proxy room failed.
- RoomProxyCouldNotBeCreatedException(String, int) - Constructor for exception ro.sync.ecss.extensions.api.webapp.ce.RoomProxyCouldNotBeCreatedException
-
Constructor.
- RoomsManager - Class in ro.sync.ecss.extensions.api.webapp.ce
-
Class that manages the creation of instances concurrent editing
Room
. - RoomsManager() - Constructor for class ro.sync.ecss.extensions.api.webapp.ce.RoomsManager
- ROOT_ID - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Select root ID in a DITA file.
- ROOT_MAP - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RootMapInputURLDialog,
- ROOT_MAP_DIR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Editor variable which will be expanded to the current root map parent directory file path.
- ROOT_MAP_DIR_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Editor variable which will be expanded to the current root map parent directory URL.
- ROOT_MAP_FILE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Editor variable which will be expanded to the current root map file path.
- ROOT_MAP_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Editor variable which will be expanded to the current root map URL.
- ROW - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Row en: Row
- ROW_CELL_COUNT_OVERFLOW - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The number of cells in the row overflows the number of table columns en: "The number of cells in the row ({0}) is greater than the value ({1}) of the table {2} attribute." {0} is the row cells count {1} the value of the table attribute that counts the columns number (cols) {2} the name of the table attribute that counts the columns number (cols)
- ROW_CELL_COUNT_UNDERFLOW - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
The number of cells in the row is less than the number of table columns en: "The number of cells in the row ({0}) is less than the value ({1}) of the table {2} attribute." {0} is the row cells count {1} the value of the table attribute that counts the columns number (cols) {2} the name of the table attribute that counts the columns number (cols)
- ROW_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Row class.
- ROW_HAS_COLNAME_AND_NAMEST_OR_NAMEEND - ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Column name (colname) attribute must not be present when column name start (namest) or column name end (nameend) are specified.
- ROW_SEPARATOR - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Row separator render string.
- ROW_TAB - ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
The rows tab.
- ROW_TYPE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Row type property render string.
- ROW_TYPE - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Name for row type property.
- ROW_TYPE_BODY - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for row type property.
- ROW_TYPE_FOOTER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for row type property.
- ROW_TYPE_HEADER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for row type property.
- ROW_TYPE_PROPERTY - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Row type property name.
- ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Rows en: Rows
- ROWSEP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Row separator attribute name.
- rowsepCombo - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Combo used to chose the table row separator value.
- rowsSpinner - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Used to specify the number of rows.
- RUN_DIRECTION - ro.sync.exml.view.graphics.TextAttribute
-
Attribute key for the run direction of the line.
- RUN_DIRECTION_LTR - ro.sync.exml.view.graphics.TextAttribute
-
Left-to-right run direction.
- RUN_DIRECTION_RTL - ro.sync.exml.view.graphics.TextAttribute
-
Right-to-left run direction.
- runAsync(Runnable) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Calling indexer methods might block for a read-lock.
- runTransformationScenario(String, Map<String, String>, TransformationFeedback) - Method in interface ro.sync.exml.workspace.api.editor.transformation.TransformationScenarioInvoker
-
Run specific already defined transformation scenario with custom values for parameters.
- runTransformationScenarios(String[], TransformationFeedback) - Method in interface ro.sync.exml.workspace.api.editor.transformation.TransformationScenarioInvoker
-
Run specific already defined transformation scenarios.
- runValidationScenarios(String[]) - Method in interface ro.sync.exml.workspace.api.editor.validation.ValidationScenarioInvoker
-
Run specific, already-defined validation scenarios.
S
- SA_OPEN_URL_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: URLChooser, NewListItemDialog,
- SACustomTableColumnInsertionDialog - Class in ro.sync.ecss.extensions.commons.table.operations
-
Dialog displayed when trying to customize column insertion (using "Insert Columns...").
- SACustomTableColumnInsertionDialog(JFrame, AuthorResourceBundle) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SACustomTableColumnInsertionDialog
-
Constructor.
- SACustomTableRowInsertionDialog - Class in ro.sync.ecss.extensions.commons.table.operations
-
Dialog displayed when trying to customize row insertion (using "Insert Rows...").
- SACustomTableRowInsertionDialog(JFrame, AuthorResourceBundle) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SACustomTableRowInsertionDialog
-
Constructor.
- SADITARelTableCustomizer - Class in ro.sync.ecss.extensions.dita.map.table
-
Customize a DITA map reltable.
- SADITARelTableCustomizerDialog - Class in ro.sync.ecss.extensions.dita.map.table
-
Dialog used to customize DITA map reltable creation.
- SADITARelTableCustomizerDialog(Frame, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizerDialog
-
Constructor.
- SADITATableCustomizer - Class in ro.sync.ecss.extensions.dita.topic.table
-
Customize a DITA table.
- SADITATableCustomizerDialog - Class in ro.sync.ecss.extensions.dita.topic.table
-
Dialog used to customize DITA table creation.
- SADITATableCustomizerDialog(Frame, AuthorResourceBundle, int, int, boolean) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
-
Constructor.
- SADITATableCustomizerDialog(Frame, AuthorResourceBundle, int, int, boolean, boolean, int) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
-
Constructor.
- SADITATableCustomizerDialog(Frame, AuthorResourceBundle, int, int, boolean, int) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizerDialog
-
Constructor.
- SADocbook4TableCustomizerDialog - Class in ro.sync.ecss.extensions.docbook.table
-
Dialog used to customize DocBook4 table creation.
- SADocbook4TableCustomizerDialog(Frame, boolean, AuthorResourceBundle, int, int, int) - Constructor for class ro.sync.ecss.extensions.docbook.table.SADocbook4TableCustomizerDialog
-
Constructor.
- SADocbook5TableCustomizerDialog - Class in ro.sync.ecss.extensions.docbook.table
-
Dialog used to customize DocBook5 table creation.
- SADocbook5TableCustomizerDialog(Frame, boolean, AuthorResourceBundle, int, int, int) - Constructor for class ro.sync.ecss.extensions.docbook.table.SADocbook5TableCustomizerDialog
-
Constructor.
- SADocbookInnerTableCustomizer - Class in ro.sync.ecss.extensions.docbook.table
-
Customize a Docbook inner table (entrytbl).
- SADocbookTableCustomizer - Class in ro.sync.ecss.extensions.docbook.table
-
Customize a Docbook table.
- SADocbookTableCustomizerDialog - Class in ro.sync.ecss.extensions.docbook.table
-
Dialog used to customize DocBook table creation.
- SADocbookTableCustomizerDialog(Frame, boolean, AuthorResourceBundle, int, int, int) - Constructor for class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizerDialog
-
Constructor.
- SafeAuthorOperation - Interface in ro.sync.ecss.extensions.api.webapp
-
Deprecated.This interface is not used anymore as marker interface for operations that can be invoked via REST API with user supplied arguments. These AuthorOperations must be instead annotated with
WebappRestSafe
annotation. - SAIDElementsCustomizer - Class in ro.sync.ecss.extensions.commons.id
-
Customize the list of elements for auto ID generation.
- SAIDElementsCustomizer() - Constructor for class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizer
- SAIDElementsCustomizerDialog - Class in ro.sync.ecss.extensions.commons.id
-
Dialog used to customize DITA elements which have auto ID generation.
- SAIDElementsCustomizerDialog(Frame, String, AuthorResourceBundle) - Constructor for class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizerDialog
-
Constructor.
- SAIDElementsCustomizerDialog(Frame, String, AuthorResourceBundle, boolean) - Constructor for class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizerDialog
-
Constructor.
- SAPropertyPanel - Class in ro.sync.ecss.extensions.commons.table.properties
-
This class will add to the given parent container a label with the property render string and a combobox containing all the possible values for the given property.
- SAPropertyPanel(JPanel, GridBagConstraints, TableProperty, AuthorResourceBundle, PropertySelectionController, int, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.SAPropertyPanel
-
Constructor.
- SAQuickAssistProposal - Interface in ro.sync.exml.editor.quickassist.sa
-
The interface of completion proposals generated by content assist processors.
- SASortCustomizerDialog - Class in ro.sync.ecss.extensions.commons.sort
-
Standalone implementation of the customizer used to select the criterion information used when sorting.
- SASortCustomizerDialog(Frame, AuthorResourceBundle, String, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.SASortCustomizerDialog
-
Constructor.
- SATableColumnInsertionCustomizerInvoker - Class in ro.sync.ecss.extensions.commons.table.operations
-
Customize table column at insertion.
- SATableCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.operations
-
Dialog used to customize the insertion of a table (number of rows, columns, table caption).
- SATableCustomizerDialog(Frame, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Constructor.
- SATableCustomizerDialog(Frame, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Constructor.
- SATableCustomizerDialog(Frame, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Constructor.
- SATableCustomizerDialog(Frame, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Constructor.
- SATableCustomizerDialog(Frame, boolean, boolean, boolean, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Constructor.
- SATablePropertiesCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.properties
-
Dialog that allows the user to edit the table properties.
- SATablePropertiesCustomizerDialog(Frame, AuthorResourceBundle, ColorThemeUtilities) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.SATablePropertiesCustomizerDialog
-
Constructor.
- SATableRowInsertionCustomizerInvoker - Class in ro.sync.ecss.extensions.commons.table.operations
-
Customize table rows at insertion.
- SATableSplitCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.operations
-
Dialog that allows the user to choose the information necessary for the Split operation.
- SATableSplitCustomizerDialog(Frame, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SATableSplitCustomizerDialog
-
Constructor.
- SATEIFigureEntityAttributeCustomizer - Class in ro.sync.ecss.extensions.tei
-
Customize the value of the attribute for a TEI figure.
- SATEIFigureEntityAttributeCustomizer() - Constructor for class ro.sync.ecss.extensions.tei.SATEIFigureEntityAttributeCustomizer
- SATEITableCustomizer - Class in ro.sync.ecss.extensions.tei.table
-
Customize a TEI table.
- SATEITableCustomizerDialog - Class in ro.sync.ecss.extensions.tei.table
-
Dialog used to customize a TEI table.
- SATEITableCustomizerDialog(Frame, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.tei.table.SATEITableCustomizerDialog
-
Constructor.
- save() - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Save the content back to the original URL from where it was loaded using the internal support.
- save() - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Save the content back to the original URL from where it was loaded using the internal support.
- save() - Method in interface ro.sync.ecss.extensions.api.node.AuthorDocumentProvider
-
Saves the content to the original load location.
- save() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Saves the editor content.
- SAVE_ALL_MODIFIED_REFERENCED_CONTENT - ro.sync.exml.workspace.api.listeners.BatchOperationInfo.Type
-
All the referenced content (for example DITA topic references or content references) which has been modified will be saved.
- SAVE_AS - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
Value for the
URLStreamHandlerPluginExtensionConstants.OXYGEN_SAVE_TYPE
header, indicating that the user performed a Save As action. - SAVE_AS_OPERATION - Static variable in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
Operation type used to signal that an editor was saved as another resource.
- SAVE_AUTO - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
-
Value for the
URLStreamHandlerPluginExtensionConstants.OXYGEN_SAVE_TYPE
header, indicating that an automatic save was performed. - SAVE_FILE - ro.sync.exml.workspace.api.standalone.ui.urlpanel.LocalFileBrowseType
-
Save file type
- SAVE_OPERATION - Static variable in class ro.sync.exml.workspace.api.listeners.WSEditorListener
-
Operation type used to signal that an editor was saved.
- SAVE_RESOURCE - Static variable in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Save resource chooser
- saveAll() - Method in interface ro.sync.exml.workspace.api.Workspace
-
Saves the content of all opened and unsaved editors.
- saveAs(URL) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Saves the editor content to a new location.
- saveGlobalOptions() - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Save the global application options to their default persistence location.
- saveOptions() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Saves the set options to disk.
- saveOptions() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Saves the set options to disk.
- SaveStrategy - Interface in ro.sync.ecss.extensions.api.webapp.ce
-
Details required when saving a concurrently edited document.
- saveToOptions(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Save to persistent options
- SAXHTMLTableCustomizerDialog - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Dialog used to customize XHTML table creation.
- SAXHTMLTableCustomizerDialog(Frame, AuthorResourceBundle, int, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerDialog
-
Constructor.
- SAXHTMLTableCustomizerInvoker - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Customize a XHTML table.
- SaxonEdition - Enum in ro.sync.exml.plugin.transform
-
Saxon XSLT and XQuery transformer edition.
- SaxonXQueryTransformerPluginExtension - Interface in ro.sync.exml.plugin.transform
-
A plugin extension that contributes a Saxon XQuery transformer.
- SaxonXSLTTransformerPluginExtension - Interface in ro.sync.exml.plugin.transform
-
A plugin extension that contributes a Saxon XSLT transformer.
- SBJ_DEF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Subject def class
- SBJ_ENUM_DEF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Enumeration def class
- SBJ_HEAD_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Subject head class
- SBJ_REF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Subject ref class
- SC_ACCEPTED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (202) indicating that a request was accepted for processing, but was not completed.
- SC_BAD_GATEWAY - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
- SC_BAD_REQUEST - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (400) indicating the request sent by the client was syntactically incorrect.
- SC_CONFLICT - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
- SC_CONTINUE - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (100) indicating the client can continue.
- SC_CREATED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (201) indicating the request succeeded and created a new resource on the server.
- SC_EXPECTATION_FAILED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
- SC_FORBIDDEN - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (403) indicating the server understood the request but refused to fulfill it.
- SC_FOUND - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource reside temporarily under a different URI.
- SC_GATEWAY_TIMEOUT - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
- SC_GONE - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
- SC_INTERNAL_SERVER_ERROR - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
- SC_LENGTH_REQUIRED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (411) indicating that the request cannot be handled without a defined
Content-Length
. - SC_METHOD_NOT_ALLOWED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (405) indicating that the method specified in the
Request-Line
is not allowed for the resource identified by theRequest-URI
. - SC_MOVED_PERMANENTLY - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
- SC_MOVED_TEMPORARILY - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
- SC_MULTIPLE_CHOICES - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
- SC_NO_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (204) indicating that the request succeeded but that there was no new information to return.
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (203) indicating that the meta information presented by the client did not originate from the server.
- SC_NOT_ACCEPTABLE - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
- SC_NOT_FOUND - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (404) indicating that the requested resource is not available.
- SC_NOT_IMPLEMENTED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
- SC_NOT_MODIFIED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
- SC_OK - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (200) indicating the request succeeded normally.
- SC_PARTIAL_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
- SC_PAYMENT_REQUIRED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (402) reserved for future use.
- SC_PRECONDITION_FAILED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
- SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
- SC_REQUEST_TIMEOUT - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (408) indicating that the client did not produce a request within the time that the server was prepared to wait.
- SC_REQUEST_URI_TOO_LONG - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (414) indicating that the server is refusing to service the request because the
Request-URI
is longer than the server is willing to interpret. - SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (416) indicating that the server cannot serve the requested byte range.
- SC_RESET_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
- SC_SEE_OTHER - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (303) indicating that the response to the request can be found under a different URI.
- SC_SERVICE_UNAVAILABLE - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
- SC_SWITCHING_PROTOCOLS - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (101) indicating the server is switching protocols according to Upgrade header.
- SC_TEMPORARY_REDIRECT - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (307) indicating that the requested resource resides temporarily under a different URI.
- SC_UNAUTHORIZED - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (401) indicating that the request requires HTTP authentication.
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
- SC_USE_PROXY - Static variable in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the
Location
field. - SCAN_LOCKS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: LockedItemsDialog,
- ScenarioInvoker - Interface in ro.sync.exml.workspace.api.editor
-
Convenience interface for a validation and transformation scenarios invoker.
- SCENARIOS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ScenariosView, ScenarioChangeStorageDialog, ScenariosPanel,
- SCHEMA_AWARE_ARGUMENT - Static variable in interface ro.sync.ecss.extensions.api.AuthorOperation
-
Controls if the operation is schema aware.
- SCHEMA_AWARE_ARGUMENT_DESCRIPTOR - Static variable in interface ro.sync.ecss.extensions.api.AuthorOperation
-
The
schema aware
argument descriptor. - SCHEMA_AWARE_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertListOperation
-
Schema aware argument.
- SCHEMA_ONLY_ALLOWED_ITEMS - ro.sync.contentcompletion.xml.CIAttribute.EditableState
-
Can only have one value from a list of allowed items.
- SchemaAwareHandlerResult - Interface in ro.sync.ecss.extensions.api.schemaaware
-
Contains information about the result of the last operation handled by
AuthorSchemaAwareEditingHandler
. - SchemaAwareHandlerResultInsertConstants - Interface in ro.sync.ecss.extensions.api.schemaaware
-
Result informations available for an schema aware insert operation (either typing or insert fragment).
- SchemaAwareHandlerResultsImpl - Class in ro.sync.ecss.extensions.api.schemaaware
-
Default implementation for
SchemaAwareHandlerResult
}. - SchemaAwareHandlerResultsImpl(String) - Constructor for class ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResultsImpl
- SchemaManagerFilter - Interface in ro.sync.contentcompletion.xml
-
Interface for objects used to filter the editor content completion schema manager proposals.
- SchemaManagerFilterBase - Class in ro.sync.contentcompletion.xml
-
Base class for objects used to filter the editor content completion schema manager proposals.
- SchemaManagerFilterBase() - Constructor for class ro.sync.contentcompletion.xml.SchemaManagerFilterBase
- SCHEMATRON_HIERARCHY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView,
- SCHEMATRON_IMPOSED_PHASE_ATTR_NAME - Static variable in interface ro.sync.ecss.extensions.api.webapp.WebappDocumentValidator
-
Editing session context attribute name.
- SCHEMATRON_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SchematronPage, SchematronOptionPane,
- SchematronExtensionsBundle - Class in ro.sync.ecss.extensions.schematron
-
The Schematron framework extensions bundle.
- SchematronExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.schematron.SchematronExtensionsBundle
- SchematronNodeRendererCustomizer - Class in ro.sync.ecss.extensions.schematron
-
Class used to customize the way a Schematron node is rendered in the UI.
- SchematronNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.schematron.SchematronNodeRendererCustomizer
- SCOPE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Option group name in find/replace dialog.
- SCOPE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "scope" attribute
- SCRATCH_BUFFER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Scratch Buffer View
- SCRATCH_BUFFER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ScratchBufferPanel,
- scrollCaretToVisible() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Smart scroll so that the current caret position and some content around it becomes visible.
- scrollToRectangle(Rectangle) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Scroll the Author viewport to a specific rectangle.
- search(String, int) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Search for keywords.
- SEARCH_REFACTOR_OPERATIONS_XML_ID_IDREFS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorIDIdentifiersChooser,
- searchReferences(URL) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Search the references to this topic.
- searchReferences(URL, Object) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Search the references to this topic.
- searchReferences(AuthorAccess) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Search references to a certain element at the caret position.
- SearchReferencesDITAOperation - Class in ro.sync.ecss.extensions.dita.search
-
Operation to search references to the current DITA element.
- SearchReferencesDITAOperation() - Constructor for class ro.sync.ecss.extensions.dita.search.SearchReferencesDITAOperation
- SECOND_FILE_TO_DIFF - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The second file to diff.
- SECTION_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Section class.
- select(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
WSAuthorEditorPageBase.select(int, int)
instead. - select(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Select the interval between start and end offset.
- select(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Select the interval between start and end offset.
- SELECT_AT_LEAST_TWO_ADJACENT_CELLS_ERROR_MESSAGE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.JoinOperationBase
-
Select at least two adjacent cells
- SELECT_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- SELECT_ELEMENT - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- SELECT_KEY_COLUMN_TOOLTIP - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Tooltip for key combobox in the Sort table action dialog.
- SELECT_NONE - Static variable in interface ro.sync.ecss.extensions.api.AuthorConstants
-
Constant used for operation argument value.
- SELECT_ORDER_COMBO_TOOLTIP - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Tooltip for order combobox in the Sort table action dialog.
- SELECT_TYPE_COMBO_TOOLTIP - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Tooltip for type combobox in the Sort table action dialog.
- SELECTED - ro.sync.exml.workspace.api.results.ResultsTabEvent.ResultsTabEventType
-
An entry from the results tab was selected by clicking on it or using the arrow keys from the keyboard.
- SELECTED_ITEMS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
String used for Sort dialog for a radio button.
- SELECTED_ROWS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
String used for Sort dialog for a radio button.
- selectedColWidthsType - Variable in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
The selected column widths type
- SelectedFragmentInfo(AuthorDocumentFragment, Map<String, String>) - Constructor for class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.SelectedFragmentInfo
-
Constructor.
- SelectedTextOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
Provides upper case and lower case operations over a selected text.
- SelectedTextOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.SelectedTextOperation
- selection - Variable in class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
The processed selection.
- SELECTION_MODE_MULTIPLE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for "selectionMode".
- SELECTION_MODE_SINGLE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for "selectionMode".
- SELECTION_PROCESSOR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Selection processor extension type.
- selectionChanged(String, String) - Method in class ro.sync.ecss.extensions.commons.sort.ECSortCustomizerDialog
- selectionChanged(String, String) - Method in interface ro.sync.ecss.extensions.commons.sort.KeysController
-
Method which controls the change of the selected key.
- selectionChanged(String, String) - Method in class ro.sync.ecss.extensions.commons.sort.SASortCustomizerDialog
- selectionChanged(TableProperty, String) - Method in class ro.sync.ecss.extensions.commons.table.properties.ECPropertiesComposite
- selectionChanged(TableProperty, String) - Method in interface ro.sync.ecss.extensions.commons.table.properties.PropertySelectionController
-
Method which controls the change of the selected key.
- SelectionInterpretationMode - Enum in ro.sync.ecss.extensions.api
-
Impose how the selection is interpreted by the application.
- SelectionPluginContext - Interface in ro.sync.exml.plugin.selection
-
Plugin context interface.
- SelectionPluginExtension - Interface in ro.sync.exml.plugin.selection
-
Plugin extension.
- SelectionPluginResult - Interface in ro.sync.exml.plugin.selection
-
Plugin result interface.
- SelectionPluginResultImpl - Class in ro.sync.exml.plugin.selection
-
Support implementation of the PluginResult interface.
- SelectionPluginResultImpl() - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Creates a no data plugin result.
- SelectionPluginResultImpl(String) - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Creates the plugin result.
- selectResult(String, DocumentPositionedInfo) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Select the given result from the tab identified by the given key.
- selectWord() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
WSTextBasedEditorPage.selectWord()
instead. - selectWord() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Select the word at caret, if any.
- SEND_CHANGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CommitCommentDialog, CommitDialog, SVNCommitDialog,
- sendError(int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified status code and clears the buffer.
- sendError(int, String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Sends an error response to the client using the specified status and clears the buffer.
- sendMessage(String) - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Send a message to the process.
- sendRedirect(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Sends a temporary redirect response to the client using the specified redirect location URL and clears the buffer.
- SENTINEL - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify sentinels.
- SENTINEL_DISPLAY_PREFIX - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Prefix for classes used to identify the type of the sentinel.
- SENTINEL_MARKER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify a marker that surrounds a sentinel.
- SENTINEL_MARKER_DISPLAY_PREFIX - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Prefix for classes used to identify the type of the sentinel that a marker surrounds.
- SEP - Static variable in class ro.sync.exml.ComponentsValidator
-
Separator for menus and actions.
- SEPARATORS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Separators group title.
- serializeAttributes(Map<String, String>, Collection<String>) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Serialize attributes with a space before.
- serializeDoctype() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
-
Serialize the doctype
- serializeFragmentToXML(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Takes the given fragment and serializes it to XML text in the context of the current document.
- serializeMapToJSON(Map<String, Object>) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Serializes a map to a JSON string.
- serializeMapToJSON(Map<String, Object>) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Serializes a map to a JSON string.
- serializePersistentObject(Object) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Serialize a persistent object to an XML string.
- serializeToXml() - Method in interface ro.sync.ecss.extensions.commons.imagemap.operations.NewShapeDescriptor
- serializeToXml() - Method in class ro.sync.ecss.extensions.dita.DITAUpdateImageMapOperation.DITANewShapeDescriptor
- serializeToXml() - Method in class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation.XHTMLNewShapeDescriptor
- service(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.Servlet's service method.
- service(HttpServletRequest, HttpServletResponse) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
-
Servlet's service method.
- ServletConfig - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet
-
ServletConfig interface inspired from HTTP Servlet 5.0.
- ServletContext - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet
-
ServletContext interface inspired from HTTP Servlet 5.0.
- ServletException - Exception in ro.sync.ecss.extensions.api.webapp.plugin.servlet
-
ServletException interface inspired from HTTP Servlet 5.0.
- ServletException() - Constructor for exception ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletException
-
Constructs a new servlet exception.
- ServletException(String) - Constructor for exception ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletException
-
Constructs a new servlet exception with the specified message.
- ServletException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletException
-
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
- ServletException(Throwable) - Constructor for exception ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletException
-
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
- ServletInputStream - Class in ro.sync.ecss.extensions.api.webapp.plugin.servlet
-
ServletInputStream interface inspired from HTTP Servlet 5.0.
- ServletInputStream() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletInputStream
-
Does nothing, because this is an abstract class.
- ServletOutputStream - Class in ro.sync.ecss.extensions.api.webapp.plugin.servlet
-
ServletOutputStream interface inspired from HTTP Servlet 5.0.
- ServletOutputStream() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletOutputStream
- ServletPluginConfigExtension - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
This class should be extended to create a configuration page for a Web Author plugin.
- ServletPluginConfigExtension() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
In the derived class make sure to set the default options.
- ServletPluginExtension - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
This abstract class should be extended in order to create a servlet.
- ServletPluginExtension() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginExtension
- ServletRequest - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet
-
ServletRequest interface inspired from HTTP Servlet 5.0.
- ServletResponse - Interface in ro.sync.ecss.extensions.api.webapp.plugin.servlet
-
ServletResponse interface inspired from HTTP Servlet 5.0.
- SessionStore - Interface in ro.sync.ecss.extensions.api.webapp
-
A per-session key value store (sessionId, key, value).
- SET_PARAMETER_IN_STARTUP_SCRIPT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the section about how to set a parameter in start-up script.
- SET_PARAMETER_IN_STARTUP_SCRIPT_ID - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the user manual section about setting a parameter in the startup script.
- SET_XML_SCHEMA_VERSION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The schema 1.1 support help page ID.
- setAcceptUndeclaredEntities(DOMParser) - Static method in class ro.sync.xml.parser.ParserCreator
-
Set accept undeclared entities for the DOM parser.
- setAdditionalContextInformationProvider(AdditionalContextInformationProvider) - Method in class ro.sync.contentcompletion.xml.Context
-
Set the
AdditionalContextInformationProvider
used for creating a SAX source and other useful stuff. - setAdditionalData(String, Object) - Method in interface ro.sync.ecss.extensions.api.highlights.Highlight
-
Sets the additional data for the given key.
- setAdditionalFrameorksProvider(AdditionalFrameworksProvider) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Sets the referenced directory as additional framework directory.
- setAdditionalInfo(URL) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the additional information URL if available.
- setAdditionalRenderedAttributeValue(String) - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
Set the additional rendered attribute value.
- setAdditionalRenderedText(String) - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
The additional rendered text.
- setAfterInsertCaretPosition(int) - Method in class ro.sync.contentcompletion.xml.CIValue
-
Set the relative position where to place the caret after the value is inserted.
- setAlgorithm(int) - Method in class ro.sync.diff.api.DiffOptions
- setAlign(String) - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
-
Set the text align specified on the colspec.
- setAlign(String) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Set the align value specified on the colspec.
- setAllowedValues(ProfileConditionValuePO[], boolean) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Set the list of allowed values.
- setAllowsMultipleValues(boolean) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
true
if allows or not multiple values. - setAllowUserInteraction(boolean) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setAnchor(Anchor) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the error anchor.
- setAnnotation(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Set the annotation for the attribute.
- setAnnotation(String) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Sets the annotation for the element.
- setAnnotation(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setAnnotation(String) - Method in class ro.sync.contentcompletion.xml.CIValue
-
Set the annotation associated with this value.
- setAntialiasing(Object) - Method in interface ro.sync.exml.view.graphics.Graphics
- setArchiveExtensionsRecognizer(ArchiveExtensionsRecognizer) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set an archive extensions recognizer
- setArchiveURLProvider(ArchiveURLProvider) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set the archive URL provider.
- setAscend(int) - Method in class ro.sync.exml.workspace.api.images.handlers.ImageLayoutInformation
-
Set the ascend.
- setAssertions(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
- setAssertions(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setAssertions(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Sets the string representation for the node type assertions.
- setAttribute(String, Object) - Method in class ro.sync.ecss.extensions.api.access.EditingSessionContext
-
Sets a custom attribute for the editing session.
- setAttribute(String, Object) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletContext
-
Binds an object to a given attribute name in this ServletContext.
- setAttribute(String, Object) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Stores an attribute in this request.
- setAttribute(String, String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
Set the value of an XML attribute which is defined on the key or cascades to it.
- setAttribute(String, AttrValue) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Sets the value of an attribute for this element.
Warning: Use this only when the element is from anAuthorDocumentFragment
and not from the currentAuthorDocument
content.
All operations on nodes from the document model must be done using theAuthorDocumentController
methods. - setAttribute(String, AttrValue, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorAttributesController
-
Sets the value of an attribute in the specified element.
- setAttribute(String, AttrValue, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets the value of an attribute in the specified element.
- setAttribute(String, AttrValue, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Sets the value of an attribute in the specified element.
- setAttribute(AuthorDocumentFilterBypass, String, AttrValue, AuthorElement) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before setting the value of an attribute in the specified element.
- setAttributeGroupName(String) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Set the attribute group name.
- setAttributeName(String) - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Sets the attribute name, including the namespace prefix, if any.
- setAttributeName(String) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Set the profiling attribute name.
- setAttributeRenderName(String) - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
-
Set the attribute render name.
- setAttributes(List<CIAttribute>) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Sets the list with the element attributes.
- setAttributes(List<CIAttribute>) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setAttributes(Map<String, String>) - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.SelectedFragmentInfo
- setAttributes(Attribute[]) - Method in class ro.sync.contentcompletion.xml.ContextElement
-
Sets the element attributes.
- setAttributesChanges(Map<AuthorElement, LinkedHashMap<String, AuthorPersistentHighlight>>) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Set the map of element to attribute changes.
- setAttributesNoNSUpdate(Map<String, AttrValue>) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Sets an attribute, but without performing the update of the namespace mappings updates.
- setAttributeValue(String) - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Sets the existing attribute value, if any.
- setAttributeValue(String) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Set the profiling attribute value.
- setAttributeValue(AuthorDocumentController, AuthorElement, QName, String, boolean) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Sets an attribute value.
- setAttributeValue(AuthorDocumentController, AuthorElement, QName, String, String, boolean) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Sets an attribute value.
- setAuthorAccess(AuthorAccess) - Method in class ro.sync.ecss.extensions.api.ErrorResolverContextInfo
-
Sets the author access.
- setAutoCorrectState(boolean) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Enable or disable the auto correct feature.
- setAutoGenerateIds(boolean) - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Set auto generate IDs.
- setBackgroundColor(int) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Set the background color to be applied on the content profiled by using this condition value.
- setBaseDir(File) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the base dir of the plugin.
- setBaseDocument(AuthorAccess) - Method in interface ro.sync.diff.api.AuthorDifferencePerformer
-
Set the base Author document, used to perform a three-way comparison.
- setBaseURL(URL) - Method in exception ro.sync.net.protocol.http.HttpExceptionWithDetails
-
Set the URL for which the message is reported.
- setBgColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
- setBgColor(Color, boolean) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
- setBold(boolean) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- setBreadCrumbPopUpCustomizer(PopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).setBreadCrumbPopUpCustomizer();
- setBreadCrumbPopUpCustomizer(PopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the Author bread crumb before showing it.
- setBufferSize(int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Sets the preferred buffer size for the body of the response.
- setCalloutsRenderingInformationProvider(CalloutsRenderingInformationProvider) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
Set the provider for data that will be rendered as a callout, in Author mode, for a specific highlight.
- setCanBeCached(boolean) - Method in class ro.sync.ecss.css.Styles
-
Sets if those styles can be shared between two or more nodes.
- setCancelButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Sets the text on the cancel button.
- setCaretAtEnd(JTextComponent, AuthorInplaceContext) - Static method in class ro.sync.ecss.extensions.commons.editor.InplaceEditorUtil
-
Sets the caret at the end of the text from the text field.
- setCaretPosition(int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
WSTextBasedEditorPage.setCaretPosition(int)
instead. - setCaretPosition(int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Move the caret to the specified offset.
- setCatalogUtilsAccess(CatalogManagerUtilsAccess) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set the catalogs utils access.
- setChangeHighlights(List<AuthorPersistentHighlight>) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This class is intended for internal use only.
Set the list with the change tracking highlights. - setCharacterEncoding(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Overrides the name of the character encoding used in the body of this request.
- setCharacterEncoding(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
- setCharacterEncoding(Charset) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletRequest
-
Overrides the character encoding used in the body of this request.
- setCharacterEncoding(Charset) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
- setClipBounds(Rectangle) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Set cliping for the graphics.
- setClonedElementAttribute(AuthorElement, String, AttrValue) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
AuthorElement.setAttribute(String, AttrValue)
instead. - setColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the color used for decoration (strike out or underline)
- setColumn(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the column of the event, or
NOT_KNOWN
if the column is not available. - setColumnName(String) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSTableColumnSpecificationInformation
-
Set the column name.
- setColWidth(WidthRepresentation) - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Set the new
WidthRepresentation
corresponding to the column specification. - setComment(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Specifies a comment that describes a cookie's purpose.
- setCommentAndCustomHighlights(List<AuthorPersistentHighlight>) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This class is intended for internal use only.
Set the list with the fragment comment highlights or custom highlights. - setComponent(JComponent) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set a new component to be displayed in the view
- setComponents(JComponent[]) - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Set the toolbar components
- setConditions(SerializableLinkedHashMap<String, String[]>) - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- setConditionSetName(String) - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- setConditionSetNameResolver(ConditionSetNameResolver) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set the provider for the profiling condition set name.
- setConfigUrlPath(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
- setConnectTimeout(int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setContentHandler(ContentHandler) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
-
Set the wrapped content handler.
- setContentHandler(ContentHandler) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- setContentHandler(ContentHandler) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- setContentLength(int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
- setContentLengthLong(long) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
- setContentNodes(List<AuthorNode>) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Set the content nodes.
- setContentType(int) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Sets the content type of the element.
- setContentType(int) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setContentType(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Sets the content type of the response being sent to the client, if the response has not been committed yet.
- setContextInfo(String) - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Set the context information.
- setContextNode(AuthorNode) - Method in class ro.sync.ecss.extensions.api.ErrorResolverContextInfo
-
Set the error context node.
- setCurrentAction(Action) - Method in class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Sets the given action as the current/default one.
- setCurrentValue(String) - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Set a new current value for the property.
- setCurrentValueBeforeActivationChar(String) - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Set the current attribute value before the activation character
- setCurrentValuePrefix(String) - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Set the the already inserted value prefix.
- setCustomProperty(Map<String, CustomPropertyValue>) - Method in class ro.sync.ecss.css.Styles
-
Sets the list of custom CSS properties and their values.
- setData(DPIData) - Method in class ro.sync.document.DocumentPositionedInfo
-
Setter for the user managed data.
- setDateHeader(String, long) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Sets a response header with the given name and date-value.
- setDeclareXmlns(boolean) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Set if the attribute should add an xmlns declaration.
- setDeclareXmlns(boolean) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Sets the value of the flag indicating if the
xmlns
declaration must be added for the element. - setDeclareXmlns(boolean) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setDefaultLanguage(String) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Sets the default language to be used for spell checking if an xml:lang attribute is not specified.
- setDefaultOptions(Map<String, String>) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Sets the default options for this plugin configuration extension.
- setDefaultOptions(Map<String, String>) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Sets the default options for this plugin configuration extension.
- setDefaultUseCaches(boolean) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setDefaultValue() - Method in class ro.sync.contentcompletion.xml.CIValue
-
Mark the value as default value.
- setDefaultValue(int) - Method in class ro.sync.ecss.css.CSSCounter
- setDefaultValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the default value attribute of the attribute.
- setDefaultXPath(String) - Method in class ro.sync.diff.api.DiffOptions
-
Set default XPath that will be used to ignore nodes from comparison it no XPath is specified in XPath combo from DIFF Files toolbar.
- setDescription(String) - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- setDescription(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the description of the plugin.
- setDescription(String) - Method in class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Set a description to be used on the tooltip.
- setDetailedExceptionInfo(DetailedExceptionInfo) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set detailed information about the problem.
- setDialogLocation() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Set dialog location.
- setDisabledFromFile(boolean) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Sets the disabled status from 'plugin.disable' file.
- setDisableDrawSpacesAndTabs(boolean) - Method in class ro.sync.exml.view.graphics.AttributedString
-
Set disable drawing spaces and tabs.
- setDitaAccessCustomizer(DITAAccessCustomizer) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Set the DITA access customizer from SA or EC.
- setDITAAdditionalInfo(DITAAdditionalInfo) - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info about DITA completeness check.
- setDITAKeyDefinitionManager(KeyDefinitionManager) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
By default key definitions are gathered from DITA Maps opened in the DITA Maps Manager.
- setDITAKeyDefinitionManager(KeyDefinitionManager) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
-
By default key definitions are gathered from DITA Maps opened in the DITA Maps Manager.
- setDITAKeyDefinitionManagerProvider(KeyDefinitionManagerProvider) - Method in interface ro.sync.ecss.extensions.api.webapp.access.WebappPluginWorkspace
-
Sets an object that provides a DITA keys manager for each opened document.
- setDitavalFile(String) - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Set the DITAVAL location.
- setDoc(SyntaxDocumentBase) - Method in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
-
Set the current document.
- setDocbookAccessCustomizer(DocbookAccessCustomizer) - Static method in class ro.sync.ecss.docbook.DocbookAccess
- setDoctype(AuthorDocumentFilterBypass, AuthorDocumentType) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before setting a new internal document type to the Author content.
- setDoctype(AuthorDocumentType) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Set a new internal document type to the Author content.
- setDoctype(AuthorDocumentType) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Set a new internal document type to the Author content.
- setDocTypePattern(String) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Set the document type pattern.
- setDocumentation(String) - Method in class ro.sync.contentcompletion.xml.NameValue
- setDocumentFilter(AuthorDocumentFilter) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets the
AuthorDocumentFilter
to be used for altering the document edits.
WARNING: If filters are set by two or more plugins or customizations, only the last set filter will be taken into account. - setDocumentLocator(Locator) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- setDocumentsToCompare(AuthorAccess, AuthorAccess) - Method in interface ro.sync.diff.api.AuthorDifferencePerformer
-
Set the documents to be compared.
- setDocumentTypeName(String) - Method in class ro.sync.ecss.extensions.api.ExtensionsBundle
-
Set the name of the document type which created this bundle.
- setDocumentTypePattern(String) - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- setDoInput(boolean) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setDomain(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Specifies the domain within which this cookie should be presented.
- setDoOutput(boolean) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setDrawColor(Color) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Set the color for draw methods.
- setDTDHandler(DTDHandler) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- setDTDHandler(DTDHandler) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- setECAdditionalInfo(ECAdditionalInfo) - Method in class ro.sync.document.DocumentPositionedInfo
-
Additional info for Eclipse inner usage.
- setEditable(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Sets the specified flag to indicate whether or not the DITA Map page should be editable.
- setEditable(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSEditorPage
-
Sets the specified flag to indicate whether or not this page should be editable.
- setEditable(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
-
Sets the specified flag to indicate whether or not this opened editor should be editable.
- setEditableState(CIAttribute.EditableState) - Method in class ro.sync.contentcompletion.xml.CIAttribute
- setEditorPopUpCustomizer(PopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.Please use instead the method ((WSAuthorEditorPage)getWSEditorAccess().getCurrentPage())addPopUpMenuCustomizer(AuthorPopupMenuCustomizer popUpCustomizer)
- setEditorPopUpCustomizer(DITAMapPopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the DITA Map tree editor before showing it.
- setEditorTabText(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the text which appears on the editor's tab, by default it is the loaded file name.
- setEditorTabTooltipText(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the tooltip text for the editor's tab, by default it is the loaded file path.
- setElementStack(Stack<ContextElement>) - Method in class ro.sync.contentcompletion.xml.Context
-
Sets the stack consisting of
ContextElement
representing the ancestor elements of the element for which theContext
was built. - setElementsWithIDGeneration(String[]) - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Set a list of elements with ID generation
- setElementTarget(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set
true
if this DPI targets an XML element. - setEnabled(boolean) - Method in class com.oxygenxml.editor.editors.EclipseActionWrapper
- setEnabled(boolean) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Enables or disable the components (the combo, the editor variables and the actions button)
- setEnabledStatus(boolean) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the plugin enabled status.
- setEnableHierarchicalDiff(boolean) - Method in class ro.sync.diff.api.DiffOptions
-
Enable or disable hierarchical diff.
- setEndColumn(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the end column of the highlight.
- setEndLine(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the end line of the highlight.
- setEngineName(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the name of the engine who provided the error.
- setEntityResolver(EntityResolver) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- setEntityResolver(EntityResolver) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- setErrorHandler(ErrorHandler) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- setErrorHandler(ErrorHandler) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- setErrorHandler(ErrorHandler) - Method in class ro.sync.ecss.extensions.api.webapp.references.DocumentModelReferenceCollector
-
Setting an error handler for this reference collector has no effect.
- setErrorHandler(ErrorHandler) - Method in interface ro.sync.exml.workspace.api.references.ReferenceCollector
-
Specialized error handlers can be set using this method.
- setErrorKey(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
The error validation key.
- setErrorMessage(String) - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Sets an error message encountered while building the context.
- setErrorResolver(ReferenceErrorResolver) - Method in exception ro.sync.ecss.extensions.api.ReferenceResolverException
-
Sets a possible solution for the user.
- setErrorsListener(TableLayoutErrorsListener) - Method in class ro.sync.ecss.extensions.api.AuthorTableColumnWidthProviderBase
-
Set a table layout error listener.
- setExpandMapReferences(boolean) - Method in interface ro.sync.ecss.extensions.api.DITAMapReferencesResolver
-
Decide whether to expand or not the references of DITA maps.
- setExpandMapReferences(boolean) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- setFacetFractionDigitsValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
FRACTION_DIGITS
facet corresponding to the attribute. - setFacetFractionDigitsValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetFractionDigitsValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
FRACTION_DIGITS
facet. - setFacetLengthValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
LENGTH
facet corresponding to the attribute. - setFacetLengthValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetLengthValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
LENGTH
facet. - setFacetMaxExclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
MAX_EXCLUSIVE
facet corresponding to the attribute. - setFacetMaxExclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetMaxExclusiveValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
MAX_EXCLUSIVE
facet. - setFacetMaxInclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
MAX_INCLUSIVE
facet corresponding to the attribute. - setFacetMaxInclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetMaxInclusiveValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
MAX_INCLUSIVE
facet. - setFacetMaxLengthValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
MAX_LENGTH
facet corresponding to the attribute. - setFacetMaxLengthValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetMaxLengthValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
MAX_LENGTH
facet. - setFacetMinExclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
MIN_EXCLUSIVE
facet corresponding to the attribute. - setFacetMinExclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetMinExclusiveValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
MIN_EXCLUSIVE
facet. - setFacetMinInclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
MIN_INCLUSIVE
facet corresponding to the attribute. - setFacetMinInclusiveValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetMinInclusiveValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
MIN_INCLUSIVE
facet. - setFacetMinLengthValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
MIN_LENGTH
facet corresponding to the attribute. - setFacetMinLengthValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetMinLengthValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
MIN_LENGTH
facet. - setFacetPattern(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
PATTERN
facet corresponding to the attribute. - setFacetPattern(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetPattern(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
PATTERN
facets. - setFacetTotalDigitsValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
TOTAL_DIGITS
facet corresponding to the attribute. - setFacetTotalDigitsValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetTotalDigitsValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
TOTAL_DIGITS
facet. - setFacetWhitespaceValue(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the value of the
WHITESPACE
facet corresponding to the attribute. - setFacetWhitespaceValue(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setFacetWhitespaceValue(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the value of the
WHITESPACE
facet. - setFeature(String, boolean) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- setFeature(String, boolean) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- setFillColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.RectangleHighlightPainter
- setFillColor(Color) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Set the color for fill methods.
- setFixed(boolean) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the fixed mode of the attribute.
- setFont(Font) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Set the new font.
- setForegroundColor(int) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Set the foreground color to be applied on the content profiled by using this condition value.
- setFragment(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation
-
Set a new fragment replacing the original one which will be pasted/dropped.
- setFragmentsToInsert(List<AuthorDocumentFragment>) - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Set the fragments which will be inserted in the document.
- setFrameworkLocationResolver(FrameworkLocationResolver) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Can locate a framework by using its name.
- setFrameworks(File) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the folder that contains the frameworks.
- setFrameworksDirForTest(File) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set a frameworks dir so it will not be computed from the home url.
- setFrameworksURLForTest(URL) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set a frameworks url so it will not be computed from the home url.
- setGlobalObjectProperty(String, Object) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Sets a global property in the Oxygen common preferences.
- setGrammarCache(Object) - Method in interface ro.sync.ecss.extensions.api.DITAMapReferencesResolver
-
Set the grammar cache to be reused in another references resolver.
- setGrammarCache(Object) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- setGrammarCacheToParser(GrammarCache, DOMParser) - Static method in class ro.sync.xml.parser.ParserCreator
-
Set the grammar cache to the parser.
- setGroupAttribute(String) - Method in class ro.sync.ecss.conditions.ProfileConditionGroupPO
- setGuiType(GuiElements) - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Set the type of GUI elements which will be used to present the values for the property.
- setHasFixedValueType(boolean) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Set if the element has a fixed value.
- setHasFixedValueType(boolean) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setHeader(String, String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Sets a response header with the given name and value.
- setHighlightOverFormControls(boolean) - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Set highlight over form controls.
- setHighlightOverImage(boolean) - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
true
if the highlight is over an image - setHighlightOverText(boolean) - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
It is set by the author layout, so that the painter knows the painted box is a text box.
- setHighlightRenderer(PersistentHighlightRenderer) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Set a renderer for customizing the way that the custom persistent highlights are displayed.
- setHighlightsActionsProvider(AuthorPersistentHighlightActionsProvider) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Set the provider for the actions that are available for a specific highlight.
- setHighlightToColumn(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set highlight strategy for the document positioned information visual presentation.
- setHtmlMessage(String) - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
- setHtmlMessageFragment(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set a special HTML fragment which needs to be presented instead of the message when the DPI is serialized to HTML.
- setHttpOnly(boolean) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Marks or unmarks this Cookie as HttpOnly.
- setHttpResponse(HttpResponse) - Method in exception ro.sync.net.protocol.http.HttpExceptionWithDetails
-
Sets the httpResponse.
- setIcon(Icon) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set the current view icon
- setIconPath(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Set the path of the icon used to render a node.
- setIcons(Map<String, String>) - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Set the icons for the property possible values.
- setID(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Sets the ID of the plugin.
- setIdGenerationPattern(String) - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Set the ID generation pattern.
- setIdValuesList(List<IDValue>) - Method in class ro.sync.contentcompletion.xml.Context
- setIfModifiedSince(long) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setIgnoreAttributesOrder(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreCDATA(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreComments(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreDOCTYPE(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreEntities(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreNamespaceDeclarations(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreNamespaces(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreNodeFromDisplay(boolean) - Method in class ro.sync.ecss.extensions.api.structure.RenderingInformation
-
Set this to
true
to ignore this node from being displayed. - setIgnoreNodesByXPath(boolean) - Method in class ro.sync.diff.api.DiffOptions
-
Set if the default XPath should be used to ignore nodes from comparison if no XPath is specified in XPath combo from DIFF Files toolbar
- setIgnorePI(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnorePrefixes(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreStateOfEmptyElements(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreText(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setIgnoreWhitespaces(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setImposedInitialPage(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the imposed initial page in which to open the DPI for a new editor.
- setIncrement(int) - Method in class ro.sync.ecss.css.CSSCounterIncrement
-
Sets the increment value.
- setInsertOffsets(Position[]) - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Sets the position where the fragments will be inserted.
- setInsertString(String) - Method in class ro.sync.contentcompletion.xml.CIValue
-
Sets the insert string.
- setInstance(DocumentTypeInfoRepository) - Static method in class ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfoRepository
- setInstance(TableColumnInsertionCustomizer) - Static method in class ro.sync.ecss.extensions.commons.table.operations.SATableColumnInsertionCustomizerInvoker
-
Only for tests.
- setInstance(TableRowInsertionCustomizer) - Static method in class ro.sync.ecss.extensions.commons.table.operations.SATableRowInsertionCustomizerInvoker
-
Only for tests.
- setIntHeader(String, int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Sets a response header with the given name and integer value.
- setItalic(boolean) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- setKey(String) - Method in class ro.sync.ecss.extensions.api.OptionListener
-
Set the key to listen to.
- setKey(String) - Method in class ro.sync.exml.workspace.api.options.WSOptionListener
-
Set the key to listen to.
- setKeyNameGenerator(DITAKeyNameGenerator) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Set a key name generator for when the "keys" attribute is automatically generated and set to topicrefs based on the names of the referenced files.
- setKeyScopes(Stack<Set<String>>) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
- setLeftSplits(int) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
Set the number of the elements the fragment splits to the left. - setLength(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the length of the selected text.
- setLength(int) - Method in class ro.sync.ecss.extensions.api.highlights.HighlightPainterInfo
-
Set a new value for the length of the highlight, in pixels.
- setLevel(int) - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Set the level in the hierarchy of Subject Scheme values this condition is located on.
- setLexicalHandler(LexicalHandler) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
-
Set the wrapped lexical handler.
- setLexicalUnitEvaluatorForTests(LexicalUnitEvaluator) - Static method in class ro.sync.ecss.imagemap.ImageMapUtil
-
Not API ! Used only for tests !
- setLicense(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
- setLine(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the line of the event, or
NOT_KNOWN
if the line is not available. - setListValue() - Method in class ro.sync.contentcompletion.xml.CIValue
-
Mark the value as belonging to a list value.
- setLocale(Locale) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.ServletResponse
-
Sets the locale of the response, if the response has not been committed yet.
- setLockOwner(String, String) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Sets the lock owner for the specified session Id.
- setMarkEndTagsAsDifferent(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setMaskPasswordsInURLs(boolean) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set mask passwords in URLs,
true
by default. - setMatchCase(boolean) - Method in class ro.sync.ecss.extensions.api.webapp.findreplace.WebappFindOptions
- setMatchRange(int[]) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the match range.
- setMathFlowFixedLicenseFile(File) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set the path to a license file.
- setMathFlowFixedLicenseFile(File) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set the path to a license file.
- setMathFlowFixedLicenseKeyForComposer(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set a fixed key for licensing the MathFlow composer used to view embedded MathML equations.
- setMathFlowFixedLicenseKeyForComposer(String) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set a fixed key for licensing the MathFlow composer used to view embedded MathML equations.
- setMathFlowFixedLicenseKeyForEditor(String) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set a fixed key for licensing the MathFlow editor dialog used to edit embedded MathML equations.
- setMathFlowFixedLicenseKeyForEditor(String) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set a fixed key for licensing the MathFlow editor dialog used to edit embedded MathML equations.
- setMathFlowInstallationFolder(File) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set the path to the MathFlow installation folder.
- setMathFlowInstallationFolder(File) - Method in interface ro.sync.exml.workspace.api.math.MathFlowConfigurator
-
Set the path to the MathFlow installation folder.
- setMaxAge(int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Sets the maximum age in seconds for this Cookie.
- setMaxNumberOfDiffs(int) - Method in class ro.sync.diff.api.DiffOptions
- setMenuActions(List) - Method in class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Sets the menu actions.
- setMergeAdjacentDifferences(boolean) - Method in class ro.sync.diff.api.DiffOptions
- setMergedString(String) - Method in class ro.sync.merge.MergeResult
-
Sets the value of the merged string.
- setMessage(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the message.
- setMessageHighlightOffset(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the offset used to highlight the match inside the message in the results panel.
- setModelDescription(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the model description.
- setModelDescription(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setModelDescription(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the model description for the node.
- setModified(boolean) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Sets the modified status.
- setModified(boolean) - Method in class ro.sync.ecss.extensions.api.component.ditamap.DITAMapTreeComponentProvider
-
Sets the modified status.
- setModified(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
-
Set the modified status of the editor document.
- setMultipleAttributes(int, int[], Map<String, AttrValue>) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets the value of the given attribute in the specified elements.
- setMultipleAttributes(int, int[], Map<String, AttrValue>) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Sets the value of the given attribute in the specified elements.
- setMultipleAttributes(AuthorDocumentFilterBypass, int, int[], Map<String, AttrValue>) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Sets the value of the given attribute in the specified elements.
- setMultipleDistinctAttributes(int, int[], List<Map<String, AttrValue>>) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
For each element look at the corresponding map of attributes from the list and set it on the element.
- setMultipleDistinctAttributes(int, int[], List<Map<String, AttrValue>>) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Sets the value of the given attribute in the specified elements.
- setMultipleDistinctAttributes(AuthorDocumentFilterBypass, int, int[], List<Map<String, AttrValue>>) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Sets the value of the given attribute in the specified elements.
- setName(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the local name of the attribute.
- setName(String) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Set the name of the element.
- setName(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setName(String) - Method in interface ro.sync.ecss.extensions.api.node.AuthorElement
-
Sets the qualified name of this element.
Warning: Use this only when the element is from anAuthorDocumentFragment
and not from the currentAuthorDocument
content.
All operations on nodes from the document model must be done using theAuthorDocumentController
methods. - setName(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the name of the plugin.
- setNameEndOffset(int) - Method in class ro.sync.outline.xml.Attribute
- setNameOfAuthorOfChangeTrackingMarkers(String) - Method in interface ro.sync.diff.api.AuthorDiffChangeTrackingMerger
-
Sets the name of the author of the change tracking markers created in the merged document.
- setNamespace(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the namespace value for the attribute.
- setNamespace(String) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Set the namespace URI for the element.
- setNamespace(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setNamespace(String) - Method in class ro.sync.contentcompletion.xml.ContextElement
-
Sets the element namespace.
- setNamespace(String) - Method in class ro.sync.outline.xml.Attribute
- setNameStartOffset(int) - Method in class ro.sync.outline.xml.Attribute
- setNextSiblingElements(List<ContextElement>) - Method in class ro.sync.contentcompletion.xml.Context
-
Sets the list of
ContextElement
representing the next siblings (in document order) of the element theContext
was built for. - setNillable(boolean) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Sets the flag representing the value of the
nillable
attribute of element. - setNillable(boolean) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setNodes(List<AuthorElement>) - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Set the nodes whose properties will be edited.
- setObjectProperty(String, Object) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Sets a property in the Oxygen preferences.
- setOffset(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the event's offset.
- setOkButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
-
Sets the text on the ok button.
- setOldValue(String) - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Set the old value for the property.
- setOpenContentMode(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
- setOpenContentMode(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setOpenContentMode(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Sets the mode of the open content.
- setOpenContentWildcardDescription(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
- setOpenContentWildcardDescription(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setOpenContentWildcardDescription(String) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Sets the description for the open content wildcard.
- setOpenURLHandler(OpenURLHandler) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set a handler which will be notified when an URL should be opened.
- setOperationDescription(OperationDescription) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the description of an operation (that is an operation which is applied over multiple resources) that generated this DPI.
- setOperationRejectedOnPurpose(boolean) - Method in exception ro.sync.ecss.extensions.api.AuthorOperationException
- setOption(String, String) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
Modifies the value of an option.
- setOption(String, String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.PluginConfigExtension
-
Deprecated.Sets the value of an option referenced by its key.
- setOption(String, String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.ServletPluginConfigExtension
-
Sets the value of an option referenced by its key.
- setOption(String, String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Modifies the value of an option.
- setOptions(File, String) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the file to be used to load the oxygen options.
- setOptions(DiffOptions) - Method in interface ro.sync.diff.api.AuthorDifferencePerformer
-
Set the options used by the diff performer to perform the comparison.
- setOptionsDoctypePrefix(String) - Method in interface ro.sync.ecss.extensions.api.OptionsStorage
-
Sets the options doctype prefix which is used to prefix options like a namespace.
- setOptionsDoctypePrefix(String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Deprecated.
WARNING: THE USE OF THIS METHOD IS DISCOURAGED AND DEPRECATED
All plugins initially share a common settings namespace. So that would mean that a plugin could read values set by other plugins or it could register to receive value changed events for certain option keys set by other plugins (which may sometimes be useful). But this also means that accidentally a plugin could also overwrite the value for a certain key if more than one plugin use the same key. So ideally your plugin's persisted keys would all be manually prefixed with some unique ID when they are defined. This would be the recommended way of doing things. If you still want to use the method:
Using this method when working with the singleton access to the workspace "PluginWorkspaceProvider.getPluginWorkspace().getOptionsStorage()" will set it for all plugins. So a plugin will globally influence the global prefixes for keys loaded and saved also by other plugins. Which is never a good thing.
But using this method on the WorkspaceAccessPluginExtension.applicationStarted will only set the prefix for your plugin. So as long as your plugin will keep using the "WSOptionsStorage" received on the applicationStarted callback you will not influence other plugins.
- setOutlinerPopUpCustomizer(PopupMenuCustomizer) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).setOutlinerPopUpCustomizer();
- setOutlinerPopUpCustomizer(PopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
The Pop-up customizer can be used to add/remove actions from the pop-up menu in the Author Outliner view before showing it.
- setOverridingDefaultValueProvider(CIAttribute.DefaultValueProvider) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the default value provider that overrides the default value.
- setOwnerName(String) - Method in exception ro.sync.exml.plugin.lock.LockException
-
Sets the name of the lock owner.
- setParametersToTransform(Transformer, AuthorAccess, boolean) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Set the parameters on the XSLT transform engine.
- setParentFrame(Frame) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set the parent frame to the Author Component Factory.
- setParentFrameTitle(String) - Method in interface ro.sync.exml.workspace.api.Workspace
-
Set a title on the parent frame.
- setParentGroup(String) - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Sets the group that includes the current property.
- setParentHost(Object) - 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.
- setParserSystemProperties() - Static method in class ro.sync.xml.parser.ParserCreator
-
Sets the parser JAXP properties to point to the correct implementation.
- setPath(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Specifies a path for the cookie to which the client should return the cookie.
- setPatternTooltip(String) - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Set the pattern tooltip which will be shown in the configuration dialog.
- setPersistentHighlightProperties(AuthorPersistentHighlight, LinkedHashMap<String, String>) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Set some properties to a persistent highlight.
- setPersistentObjectOption(String, ExternalPersistentObject) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Set a persistent object.
- setPluginLocationResolver(PluginLocationResolver) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set the plugin location resolver.
- setPlugins(File) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Deprecated.
- setPlugins(File, File) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the folder that contains the plugins.
- setPluginWorkspace(PluginWorkspace) - Static method in class ro.sync.exml.workspace.api.PluginWorkspaceProvider
-
Set the workspace.
- setPnm(ProxyNamespaceMapping) - Method in class ro.sync.contentcompletion.xml.ContextElement
- setPopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Deprecated.This method removes all pop-up menu customizers already registered, please use the "addPopUpMenuCustomizer" method instead.
- setPopUpMenuCustomizer(DITAMapPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.ditamap.WSDITAMapEditorPage
-
Set the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the DITA Mapa Manager page.
- setPositionInDoc(int) - Method in class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
-
Sets the position in the document.
- setPossiblesValues(List<String>) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the possible values this attribute can have.
- setPossiblesValues(List<String>) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setPossiblesValues(List<String>) - Method in interface ro.sync.contentcompletion.xml.NodeDescription
-
Set the list of possible values for the node.
- setPreferred(boolean) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Set this list of CSSs as a main list of CSSs.
- setPrefix(String) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Set the attribute prefix.
- setPrefix(String) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Set the prefix associated with the element namespace.
- setPrefix(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setPrefixNamespaceMapping(ProxyNamespaceMapping) - Method in class ro.sync.contentcompletion.xml.Context
-
Sets the mapping between the namespace prefixes and URI's to the point where the
Context
was built. - setPresentationName(String) - Method in class ro.sync.ecss.dita.CILevelValue
-
Set a human friendly name used to present the value in a dialog.
- setPresentToUser(boolean) - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
-
Choose not to present the exception to the user.
- setPreviousSiblingElements(List<ContextElement>) - Method in class ro.sync.contentcompletion.xml.Context
-
Sets the list of
ContextElement
representing the previous siblings (in document order) of the element theContext
was built for. - setProblemsList(List<DocumentPositionedInfo>) - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Set the list of problems.
- setProcessedDocument(Document) - Method in class ro.sync.exml.plugin.document.DocumentPluginResultImpl
-
Sets the current document.
- setProcessedSelection(String) - Method in class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
-
Set the current selection.
- setProjectURLProvider(ProjectURLProvider) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set the project URL provider.
- setProperties(List<TableProperty>) - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Set the list with the properties which will be presented in the current tab.
- setProperties(AuthorPersistentHighlight, LinkedHashMap<String, String>) - Method in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlighter
-
Set new properties of a specific highlight.
A copy of the initial properties can be obtained fromAuthorPersistentHighlight.getClonedProperties()
- setProperty(int, Object) - Method in class ro.sync.ecss.css.Styles
-
Set a property to the map.
- setProperty(int, Object, LexicalUnit) - Method in class ro.sync.ecss.css.Styles
-
Set a property to the map.
- setProperty(String, Object) - Method in class ro.sync.ecss.extensions.dita.conref.DITAXMLReaderWrapper
- setProperty(String, Object) - Method in class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
Get the value of a recognized property.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
-
Get the value of a recognized property.
- setProperty(String, Object) - Method in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
Get the value of a recognized property.
- setPseudoClass(String) - Method in interface ro.sync.ecss.extensions.api.AuthorElementBaseInterface
-
Sets a pseudo class on the element.
- setPseudoClass(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorPseudoClassController
-
Sets a pseudo class in the specified element.
- SetPseudoClassOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An operation that sets a pseudo-class to an element.
- SetPseudoClassOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.SetPseudoClassOperation
- setPseudoClassUndoable(String, AuthorElement) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets a pseudo class in the specified element.
- setPseudoLevel(int) - Method in class ro.sync.ecss.css.EditorContent
-
Sets the level of the pseudo element this form control is attached to.
- setPseudoLevel(int) - Method in class ro.sync.ecss.css.Styles
-
If this is the style for a pseudo element, keep here its level.
- setQName(String) - Method in class ro.sync.contentcompletion.xml.ContextElement
-
Sets the element qualified name.
- setReadOnly(String) - Method in interface ro.sync.exml.workspace.api.editor.page.WSEditorPage
-
Sets the document as read-only.
- setReadOnly(ReadOnlyReason) - Method in interface ro.sync.exml.workspace.api.editor.page.WSEditorPage
-
Sets the document as read-only.
- setReadOnlyContext(boolean) - Method in class ro.sync.ecss.extensions.api.editor.AuthorInplaceContext
-
Sets if the form control is added in a context where editing is not permitted.
- SetReadOnlyStatusOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation that sets the read-only status of a document.
- SetReadOnlyStatusOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.SetReadOnlyStatusOperation
- setReadTimeout(int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setRelativeMousePosition(Point) - 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.
- setRemoveIDsOnCopy(boolean) - Method in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Set the flag which controls whether the IDs will be removed on copy.
- setRenderedText(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
Set the text to be rendered for a node.
- setRenderingInfoChangedListener(RenderingInfoChangedListener) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Sets the listener to be notified when the rendering info of a node has changed.
- setRenderName(String) - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
-
Set the render name.
- setRequestProperty(String, String) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setRequired(boolean) - Method in class ro.sync.contentcompletion.xml.CIAttribute
-
Sets the required value for the attribute.
- setResolveAllTopicReferences(boolean) - Method in interface ro.sync.ecss.extensions.api.DITAMapReferencesResolver
-
Try to resolve all topic references
- setResolveAllTopicReferences(boolean) - Method in class ro.sync.ecss.extensions.dita.map.topicref.DITAMapRefResolver
- setResolveKeyrefsToMetaContentAsConrefs(boolean) - Method in class ro.sync.ecss.extensions.api.DITAConrefsResolverBase
-
Set to
true
to resolve all keyrefs as conrefs - setResolveKeyrefsToMetaContentAsConrefs(boolean) - Method in class ro.sync.ecss.extensions.dita.conref.DITAConRefResolver
- setResults(String, List<? extends DocumentPositionedInfo>, ResultsManager.ResultType) - Method in interface ro.sync.exml.workspace.api.results.ResultsManager
-
Set a new list of results in the view identified by the given key.
- setResultType(MergeResult.ResultType) - Method in class ro.sync.merge.MergeResult
-
Sets the new value of the result type.
- setReviewerAuthorName(String) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewerNameController
-
Set the current reviewer author name, used in the processing instruction that results when a
Tracked Change
(<?oxy_insert_start author="reviewer_name"...?>xml content<?oxy_insert_end?>)
or
Comment
(<?oxy_comment_start author="reviewer_name"...?>xml content<?oxy_comment_end?>)
is serialized, as value of the "author" attribute. - setReviewRenderer(PersistentHighlightRenderer) - Method in interface ro.sync.ecss.extensions.api.AuthorReviewController
-
Set a renderer for customizing the way that the review highlights (
Insert
,Delete
orComment
) are displayed. - setReviewsRenderingInformationProvider(ReviewsRenderingInformationProvider) - Method in interface ro.sync.ecss.extensions.api.review.AuthorReviewViewController
-
Set the provider for data that will be rendered in the review panel for a specific highlight.
- setRighSplits(int) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
This method is intended for internal use only.
Set the number of the elements the fragment splits to the right. - setRootMapResolver(DITARootMapProvider) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Obtain the provider that contains information about DITA root map.
- setSchemaSystemID(String) - Method in interface ro.sync.exml.plugin.validator.ValidatorPluginExtension
-
Set the schema system ID in the custom validation engine, in case the validation engine needs a schema for validation.
- setSchematronPhaseChooser(WebappSchematronPhaseChooser) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappDocumentValidator
-
Sets a phase chooser which will be asked each time a Schematron validation that does not specify a phase is run.
- setSecure(boolean) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
- setSelectedColor(Color) - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
- setSelectedFragment(AuthorDocumentFragment) - Method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil.SelectedFragmentInfo
- setSelectEntireNode(boolean) - Method in class ro.sync.ecss.component.validation.AuthorDocumentPositionedInfo
-
Sets if the entire node should be selected or not.
- setSelection(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Select the interval between start and end offset.
- setSelection(int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Select the interval between start and end offset.
- setSelectionInterpretationMode(SelectionInterpretationMode) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Impose the interpretation mode of the actual selection from the Author editor page.
- setSelectionIntervals(List<ContentInterval>, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorSelectionModel
-
Sets the Author editor page selection intervals.
- setSelectionPaths(TreePath[]) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
-
Select and scroll the given tree paths.
- setSeverity(int) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the error severity.
- setShortcut(String) - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
-
Set the condition set shortcut.
- setShortMessage(String) - Method in exception ro.sync.ecss.extensions.api.link.InvalidLinkException
- setShouldAcceptLicense(boolean) - Method in class ro.sync.exml.plugin.PluginDescriptor
- setShowCommentsCallouts(Boolean) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
The Track Changes insert and delete markers, the review comment markers and the custom review markers can be presented in Author mode as callouts.
- setShowDeletionsCallouts(Boolean) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
The Track Changes insert and delete markers, the review comment markers and the custom review markers can be presented in Author mode as callouts.
- setShowInsertionsCallouts(Boolean) - Method in interface ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController
-
The Track Changes insert and delete markers, the review comment markers and the custom review markers can be presented in Author mode as callouts.
- setShowLinkToSchemaAwarePreferences(boolean) - Method in exception ro.sync.ecss.extensions.api.InvalidEditException
- setSingleValue(Boolean) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
Set single value.
- setSpellcheckingEngine(String, SpellcheckingEngine) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Sets the default spellchecker for a language.
- setSpellCheckOptions(SpellCheckOptions) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentFactory
-
Set the spell check options which are currently used for the components.
- setStartEndPositionsMap(Map<String, Position[]>) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set a new temporary positions map.
- setStatus(int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.HttpServletResponse
-
Sets the status code for this response.
- setStrikeOut(boolean) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Deprecated.
- setStringArrayOption(String, String[]) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
-
Modifies the values set for the option identified by the given key.
- setStroke(int, int) - Method in interface ro.sync.exml.view.graphics.Graphics
-
Sets the line width for the stroke.
- setSuggestedRelativeCaretOffset(int) - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
-
Set the offset were the caret should be placed, relative to the beginning of the fragment.
- setSystemId(String) - Method in class ro.sync.ecss.dom.wrappers.mutable.AuthorSource
- setSystemID(String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Sets the systemID of the event.
- setTabKey(String) - Method in class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Set the tab key name.
- setTagsDisplayMode(int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Set the display mode of the tags in the Author editor.
- setTargetDoc(String) - Method in class ro.sync.ecss.docbook.olink.OLinkInfo
- setTargetPtr(String) - Method in class ro.sync.ecss.docbook.olink.OLinkInfo
- setTemporaryPositions(Position, Position, String) - Method in class ro.sync.document.DocumentPositionedInfo
-
Set the temporary start and end positions used for keeping the DPI synchronized with the highlight range from the page.
- setTermsDictionary(Dictionary) - Method in interface ro.sync.ecss.extensions.api.webapp.WebappSpellchecker
-
Set a custom terms dictionary to be used on spell checking actions.
- setTextDecoration(String) - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- setTextDecoration(ColorHighlightPainter.TextDecoration) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the text decoration.
- setTextDecorationStroke(int) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the text decoration stroke.
- setTextForegroundColor(Color) - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
-
Set the text foreground color.
- setTitle(String) - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
-
Set the title for this CSSgroup.
- setTitle(String) - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Set the toolbar title
- setTitle(String) - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Set a new view title.
- setTooltipText(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
-
The tooltip text which will appear in the tooltip associated with the node.
- setType(int) - Method in class ro.sync.contentcompletion.xml.CIValue
-
Set the value type.
- setType(String) - Method in class ro.sync.contentcompletion.xml.ContextElement
-
Sets the context element type.
- setTypeDescription(String) - Method in interface ro.sync.contentcompletion.xml.CIElement
-
Sets the type description for the current element
- setTypeDescription(String) - Method in class ro.sync.contentcompletion.xml.CIElementAdapter
- setUp() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
- setUrl(URL) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Sets the
URL
to be presented. - setUrlLabel(String) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Changes the text of the label associated with the URL presenter component.
- setUrlText(String) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentProvider
-
Set the new url directly inside the component.
- setUseCaches(boolean) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- setUseDITAVAL(boolean) - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- setUserContext(UserContext, URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
-
Method called to set the context of an URL.
- setUserFrameworks(File) - Static method in class ro.sync.ecss.extensions.api.webapp.WebappAuthorDocumentFactory
-
Sets the folder that contains the frameworks the user has uploaded.
- setUserId(String) - Method in interface ro.sync.ecss.extensions.api.webapp.AuthorDocumentModel
-
Sets the user id.
- setUserUploadedFrameworks(File) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Sets directory where the user uploaded frameworks are stored.
- setValue(String) - Method in class ro.sync.contentcompletion.xml.CIValue
-
Sets the value.
- setValue(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Assigns a new value to this Cookie.
- setValueEndOffset(int) - Method in class ro.sync.outline.xml.Attribute
- setValues(List<String>) - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Sets the values for the current property.
- setValueStartOffset(int) - Method in class ro.sync.outline.xml.Attribute
- setVendor(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the vendor of the plugin.
- setVersion(int) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Cookie
-
Sets the version of the cookie protocol that this Cookie complies with.
- setVersion(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
-
Set the version of the plugin.
- setVisible(boolean) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
- setWholeWords(boolean) - Method in class ro.sync.ecss.extensions.api.webapp.findreplace.WebappFindOptions
- setXMLReader(XMLReader) - Method in class ro.sync.contentcompletion.xml.Context
-
Set the
XMLReader
used for creating a SAX source. - setXpathEvaluator(XPathEvaluator) - Static method in class ro.sync.util.editorvars.EditorVariables
-
Set an XPath evaluator.
- setXrefText(String) - Method in class ro.sync.ecss.docbook.olink.OLinkInfo
- Severity - Enum in ro.sync.ecss.extensions.api.link
-
A hint about the severity of the exception.
- SEVERITY_ERROR - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Error message.
- SEVERITY_FATAL - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Fatal error message.
- SEVERITY_INFO - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Information message.
- SEVERITY_WARN - Static variable in class ro.sync.document.DocumentPositionedInfo
-
Warning message.
- Shape - Interface in ro.sync.exml.view.graphics
-
Common shape
- SHAREPOINT_BROWSER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Component used to browse a SharePoint site.
- SHAREPOINT_CONNECTION_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Actions Available at File Level" topic
- SHAREPOINT_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
SharePoint view
- SHELL_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for shell documents.
- SHIFT_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorInputEvent
-
This flag indicates that the Shift key was down when the event occurred.
- SHIFT_TAB - ro.sync.ecss.extensions.api.AuthorActionEventHandler.AuthorActionEventType
-
Event generated when the user presses SHIFT+TAB.
- shortcut - Variable in class ro.sync.exml.plugin.PluginDescriptor.PluginExtensionDescription
-
The plugin shortcut
- shouldAcceptLicense() - Method in class ro.sync.exml.plugin.PluginDescriptor
- shouldAddProfilingDirectlyOnElement(AuthorElement) - Method in class ro.sync.ecss.extensions.api.ProfilingConditionalTextProvider
-
This method is used to decide if the profiling attributes will be set directly on the element.
- shouldFilterAttribute(CIElement, String, int) - Method in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Check if a certain attribute should be filtered from display.
- shouldFilterAttribute(AuthorElement, String, int) - Method in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Check if a certain attribute should be filtered from display.
- shouldFilterNode(AuthorNode) - Method in interface ro.sync.ecss.extensions.api.filter.AuthorNodesFilter
-
Checks if an Author Node should be filtered.
- shouldHandleAttribute(EditedAttribute) - Method in class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
-
Ask the custom editor if it wants to handle editing for a certain attribute.
- shouldHandleAttribute(EditedAttribute, CustomAttributeValueEditingContext) - Method in class ro.sync.ecss.extensions.api.CustomAttributeValueEditor
-
Ask the custom editor if it wants to handle editing for a certain attribute in a certain context.
- shouldInvertImage(Object) - Method in interface ro.sync.exml.workspace.api.util.ImageInverter
-
Check if an image should be inverted.
- shouldRedirectThroughOxygenWebSite() - Method in class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
-
If
true
will redirect all links through the Oxygen web site. - shouldRenderAsCallout(AuthorPersistentHighlight) - Method in class ro.sync.ecss.extensions.api.callouts.CalloutsRenderingInformationProvider
-
Asks if a custom persistent highlight should be rendered as a callout in the Author mode.
- SHOW_ALL_FILES - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants.FilterModeValues
-
Show all files
- SHOW_ALL_FILES_TOOLTIP - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
Show all files filter button tooltip
- SHOW_ARCHIVE_TEMPLATES - Static variable in interface ro.sync.exml.workspace.api.templates.TemplateManager
-
Show archive templates only
- SHOW_CONSOLE_WHEN_BUILD_FAILS - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Show transformation console output only when build fails.
- SHOW_DEFAULTS - Static variable in interface ro.sync.exml.workspace.api.templates.TemplateManager
-
Show defaults only
- SHOW_ECLIPSE_DEFAULTS - Static variable in interface ro.sync.exml.workspace.api.templates.TemplateManager
-
Show Eclipse defaults only
- SHOW_EXCLUDED_CONTENT - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The attribute name for the URL parameter used for showing the content filtered out by profiling conditions in the Web Author editing context.
- SHOW_EXCLUDED_CONTENT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
"Show Excluded Content" option.
- SHOW_FILE_TEMPLATES - Static variable in interface ro.sync.exml.workspace.api.templates.TemplateManager
-
Show file templates only
- SHOW_INFO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNInfoDialog,
- SHOW_KEYS_COMPS - Static variable in class ro.sync.ecss.extensions.dita.reuse.ShowKeysAndReusableComponentsOperation
-
The
show
argument descriptor. - SHOW_ONLY_CONFLICTING_FILES - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants.FilterModeValues
-
Show only conflicting files
- SHOW_ONLY_CONFLICTING_FILES_TOOLTIP - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
Show only conflicting files filter button tooltip
- SHOW_ONLY_DITA_TEMPLATES - Static variable in interface ro.sync.exml.workspace.api.templates.TemplateManager
-
Show only DITA templates (the ones with "dita" type set in properties or with no type specified)
- SHOW_ONLY_FILES_MODIFIED_BY_OTHERS - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants.FilterModeValues
-
Show only files modified by others
- SHOW_ONLY_FILES_MODIFIED_BY_OTHERS_TOOLTIP - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
Show only files modified by others filter button tooltip
- SHOW_ONLY_FILES_MODIFIED_BY_YOU - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants.FilterModeValues
-
Show only files modified by you
- SHOW_ONLY_FILES_MODIFIED_BY_YOU_AND_OTHERS - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants.FilterModeValues
-
Show only files modified by you and others
- SHOW_ONLY_FILES_MODIFIED_BY_YOU_AND_OTHERS_TOOLTIP - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
Show only files modified by you and others filter button tooltip
- SHOW_ONLY_FILES_MODIFIED_BY_YOU_TOOLTIP - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
Show only files modified by you filter button tooltip
- SHOW_PROFILING_ATTRIBUTES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
"Show Profiling Attributes" option.
- SHOW_PROFILING_COLORS_AND_STYLES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
"Show Profiling Colors and Styles" option.
- SHOW_PROPERTIES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditPropertiesDialog,
- SHOW_RECENTLY_USED - Static variable in interface ro.sync.exml.workspace.api.templates.TemplateManager
-
Show recently used templates only
- SHOW_SAVE_AS_IN_NEW_DIALOG - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Show "Save As" capability in New wizard dialog.
- showBreadCrumb(boolean) - Method in class ro.sync.ecss.extensions.api.component.AuthorComponentProvider
-
Deprecated.Please use instead the method ((WSAuthorComponentEditorPage)getWSEditorAccess().getCurrentPage()).showBreadCrumbPanel();
- showBreadCrumb(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Show or hide the Bread Crumb panel in Author component.
- showConfirmDialog(String, String, String[], int[]) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- showConfirmDialog(String, String, String[], int[]) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a question message dialog.
- showConfirmDialog(String, String, String[], int[], int) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a question message dialog.
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
-
Show table customizer dialog and return new table information.
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.ECXHTMLTableCustomizerInvoker
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.SAXHTMLTableCustomizerInvoker
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.dita.map.table.ECDITARelTableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.dita.map.table.SADITARelTableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.ECDITATableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.SADITATableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookInnerTableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.docbook.table.ECDocbookTableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookInnerTableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.docbook.table.SADocbookTableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.tei.table.ECTEITableCustomizer
- showCustomizeTableDialog(AuthorAccess, int, int, int) - Method in class ro.sync.ecss.extensions.tei.table.SATEITableCustomizer
- showCustomTableColumnInsertionDialog(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableColumnInsertionCustomizerInvoker
-
Show the dialog for customizing column insertion.
- showCustomTableColumnInsertionDialog(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableColumnInsertionCustomizerInvoker
-
Show the dialog for customizing column insertion.
- showCustomTableColumnInsertionDialog(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableColumnInsertionCustomizer
-
Show table column insertion customizer dialog and return new column(s) information.
- showCustomTableRowInsertionDialog(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableRowInsertionCustomizerInvoker
-
Show the dialog for customizing row insertion.
- showCustomTableRowInsertionDialog(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableRowInsertionCustomizerInvoker
-
Show the dialog for customizing row insertion.
- showCustomTableRowInsertionDialog(AuthorAccess) - Method in class ro.sync.ecss.extensions.commons.table.operations.TableRowInsertionCustomizer
-
Show table row insertion customizer dialog and return new row(s) information.
- showDialog(GenerateIDElementsInfo) - Method in class ro.sync.ecss.extensions.commons.id.ECIDElementsCustomizerDialog
- showDialog(GenerateIDElementsInfo) - Method in class ro.sync.ecss.extensions.commons.id.SAIDElementsCustomizerDialog
- showDialog(TableColumnsInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableColumnInsertionDialog
-
Show the dialog to customize the column(s) insertion.
- showDialog(TableColumnsInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.SACustomTableColumnInsertionDialog
-
Show the dialog to customize the column insertion.
- showDialog(TableInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECTableCustomizerDialog
-
Show the dialog to customize the table attributes.
- showDialog(TableInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Show the dialog to customize the table attributes.
- showDialog(TableRowsInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.ECCustomTableRowInsertionDialog
-
Show the dialog to customize the row(s) insertion.
- showDialog(TableRowsInfo) - Method in class ro.sync.ecss.extensions.commons.table.operations.SACustomTableRowInsertionDialog
-
Show the dialog to customize the row insertion.
- ShowDITAElementDocumentationOperation - Class in ro.sync.ecss.extensions.dita
-
Operation that opens the associated specification html page for the current DITA element.
- ShowDITAElementDocumentationOperation() - Constructor for class ro.sync.ecss.extensions.dita.ShowDITAElementDocumentationOperation
- ShowElementDocumentationOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation that opens the associated specification html page for the current element.
- ShowElementDocumentationOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ShowElementDocumentationOperation
- showErrorMessage(String) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
WorkspaceUtilities.showErrorMessage(String)
instead. - showErrorMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents an error message dialog.
- showErrorMessage(String, Throwable) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents an error message dialog.
- showInformationMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents an information message dialog.
- showInsertReferenceDialog(AuthorCCManager, AuthorDocumentControllerImpl, int, Object, int, boolean, ReferenceInserter) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Shows the keyref/conkeyref insert dialog and returns the chosen reference information.
- showInsertReferenceDialog(AuthorCCManager, AuthorDocumentControllerImpl, int, Object, int, boolean, ReferenceInserter, IKeyInfoFilter, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Shows the keyref/conkeyref insert dialog and returns the chosen reference information.
- ShowKeyDefinitionOperation - Class in ro.sync.ecss.extensions.dita.search
-
Operation that shows the definition of the key used on the current element.
- ShowKeyDefinitionOperation() - Constructor for class ro.sync.ecss.extensions.dita.search.ShowKeyDefinitionOperation
- showKeysAndReusableComponents(AuthorAccess, boolean, boolean) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Show a content completion window with keys and components.
- ShowKeysAndReusableComponentsOperation - Class in ro.sync.ecss.extensions.dita.reuse
-
Operation used to show a list of reusable keys and/or components.
- ShowKeysAndReusableComponentsOperation() - Constructor for class ro.sync.ecss.extensions.dita.reuse.ShowKeysAndReusableComponentsOperation
- showLocation(URL) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
-
Show the location referenced by a given URL in the editor.
- showLocation(URL, Reader) - Method in class ro.sync.ecss.extensions.api.component.AbstractComponentProvider
- showLocation(URL, Reader) - Method in interface ro.sync.ecss.extensions.api.component.EditorComponentProvider
-
Show the location referenced by a given URL in the editor.
- showNewFileDialog(AuthorAccess, String) - Static method in class ro.sync.ecss.dita.DITAAccess
-
Shows the New File wizard to allow creating new documents.
- showPreferencesPages(String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.options.GlobalOptionsStorage
-
Show the preferences dialog, with only the desired pages displayed in the table of contents, and select a specific options page.
The pages to be shown or selected in the dialog are provided using their keys. - showRangeRuler(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Hide or show the vertical stripe located on the right side of the editing area which presents ranges for errors or various other highlights.
- showStatusMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Show a status message.
- showStatusMessage(String, OperationStatus) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Show a status message and set a corresponding status color.
- showTableProperties(ArgumentsMap) - Method in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Shows the table properties and process all the modifications.
- ShowTablePropertiesBaseOperation - Class in ro.sync.ecss.extensions.commons.table.properties
-
Base class for operations that shows a dialog which allows the user to modify some properties for a table.
- ShowTablePropertiesBaseOperation(TablePropertiesHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
Constructor.
- showToolbar(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Show a toolbar specified by the toolbar ID.
- showValidationStatusBar(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
-
Hide or show the validation status bar which appears at the bottom of the editing area when placing the caret inside an error highlight.
- showView(String, boolean) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
-
Show a view specified by the view ID.
- showWarningDialog(String, String, String[], int[]) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a warning message dialog.
- showWarningDialog(String, String, String[], int[], int) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Shows a warning message dialog.
- showWarningMessage(String) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Presents a warning message dialog.
- SIGNING_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SignDialog,
- SIMPLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
'Simple' button text.
- SIMPLE_TABLE_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Simple table class.
- SIMPLE_WIDTHS_SPECIFICATIONS - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
The column widths type for Simple tables.
- SimpleListOfStringsExternalPersistentObject - Class in ro.sync.exml.workspace.api.options
-
A persistent object which holds a list of strings.
- SimpleListOfStringsExternalPersistentObject() - Constructor for class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- simpleOrHtmlModelRadio - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Either simple or HTML.
- SimpleQuickAssistProcessor - Interface in ro.sync.exml.editor.quickassist
-
Quick assist processor for quick fixes and quick assists.
- SimpleTableConstants - Interface in ro.sync.ecss.extensions.dita.topic.table.simpletable
-
Provides elements and attributes information used in DITA simple table model.
- SimpleTableHelper - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
-
Helper class for edit properties on DITA Simple tables.
- SimpleTableHelper() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableHelper
- SimpleTableShowPropertiesOperation - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
-
Class for edit properties on DITA CALS tables.
- SimpleTableShowPropertiesOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperation
-
Constructor.
- SimpleTableShowPropertiesOperationBase - Class in ro.sync.ecss.extensions.dita.topic.table.simpletable.properties
-
Base operation for edit choice properties on DITA simple tables.
- SimpleTableShowPropertiesOperationBase(TablePropertiesHelper) - Constructor for class ro.sync.ecss.extensions.dita.topic.table.simpletable.properties.SimpleTableShowPropertiesOperationBase
-
Constructor.
- SimpleTableSortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
Sort operation for simple tables
- SimpleTableSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.sort.SimpleTableSortOperation
- simpleTransform(AuthorAccess, String, String) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Transform the specified XML input with the specified XSLT stylesheet using Saxon HE processor.
- simpleTransform(AuthorAccess, String, StreamSource) - Static method in class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
-
Transform the specified XML input with the specified XSLT stylesheet using Saxon HE processor.
- SimpleURLChooserEditor - Class in ro.sync.ecss.extensions.commons.editor
-
Simple URL Chooser in-place editor.
- SimpleURLChooserEditor() - Constructor for class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
-
Constructor.
- SINGLE_VALUE_OUTPUTCLASS_TOKEN - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
-
If this token is found in the outputclass attribute, then the enumerationdef only allows single values.
- skippedEntity(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- Slugifier - Class in ro.sync.ecss.extensions.dita.map.topicref.util
-
Computes a slug from an arbitrary string.
- Slugifier() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.util.Slugifier
- slugify(String) - Method in class ro.sync.ecss.extensions.dita.map.topicref.util.Slugifier
- SMALL_ICON_PATH - Static variable in interface ro.sync.ecss.extensions.api.editor.IAuthorExtensionAction
-
The absolute path for a small icon associated with the action.
- SORT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Name for elements sort dialog.
- SORT_ASCENDING - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Value Used only when
InplaceEditorCSSConstants.PROPERTY_TYPE
is set toInplaceEditorCSSConstants.TYPE_POPUP_SELECTION
. - SORT_BY - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Label from the css outliner panel.
- SORT_DESCENDING - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Value Used only when
InplaceEditorCSSConstants.PROPERTY_TYPE
is set toInplaceEditorCSSConstants.TYPE_POPUP_SELECTION
. - SortCriteriaInformation - Class in ro.sync.ecss.extensions.commons.sort
-
Holds information about the sort criteria and scope.
- SortCriteriaInformation(CriterionInformation[], boolean) - Constructor for class ro.sync.ecss.extensions.commons.sort.SortCriteriaInformation
-
Constructor.
- SortCustomizer - Interface in ro.sync.ecss.extensions.commons.sort
-
Used for customizing the sorting information, typically through user interaction.
- SortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
Sort operations base class.
- SortOperation(String, String) - Constructor for class ro.sync.ecss.extensions.commons.sort.SortOperation
-
Constructor.
- SortUtil - Class in ro.sync.ecss.extensions.commons.sort
-
Util class for table sort operations
- SOURCE_ATTRIBUTES_VIEW - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_CSS_CONTENT - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_EDIT_PROPERTIES - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_FULL_TAGS_WITH_ATTRS - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_INSERT_REFERENCE - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- SOURCE_OUTLINE_VIEW - Static variable in class ro.sync.ecss.extensions.api.attributes.AuthorAttributesDisplayFilter
-
Source from where the callback is received.
- sourceLocation(String) - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
-
Sets the sourceLocation argument.
- spanspecInfos - Variable in class ro.sync.ecss.extensions.commons.table.support.CALSTableCellInfoProvider
-
The list with the
CALSColSpanSpec
containing information about the columns span specification for this table. - SPECIALIZATIONS_ATTRIBUTE - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The specializations attribute.
- SPELL_CHECK_DICTIONARIES_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SpellCheckDictionariesPreferencePage, SpellCheckDictionariesOptionPane,
- SPELL_CHECK_IN_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Spell Checking in Multiple Files" topic
- SPELL_CHECK_OPTIONS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Can be used to set and obtain a persistent object of type "ro.sync.azcheck.ui.SpellCheckOptions" which contains information about the current spell checker language, automatic spell check state and so on.
- SpellCheckerHelper - Interface in ro.sync.ecss.extensions.api.spell
-
Helper utilties for the spell checker.
- SpellcheckingEngine - Interface in ro.sync.ecss.extensions.api.webapp
- SpellCheckingProblemInfo - Class in ro.sync.ecss.extensions.api
- SpellCheckingProblemInfo(int, int, int, String, String) - Constructor for class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- SpellCheckingProblemInfo(int, int, int, String, String, List<String>) - Constructor for class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- SpellCheckingProblemInfoWithSuggestions - Class in ro.sync.ecss.extensions.api
- SpellCheckingProblemInfoWithSuggestions(int, int, String, String, List<String>) - Constructor for class ro.sync.ecss.extensions.api.SpellCheckingProblemInfoWithSuggestions
-
Create spell checking result information for a word.
- SpellSuggestionsInfo - Class in ro.sync.ecss.extensions.api
-
Container for spellchecking suggestions information.
- SpellSuggestionsInfo(int, int, String, String[]) - Constructor for class ro.sync.ecss.extensions.api.SpellSuggestionsInfo
- split(AuthorDocumentFilterBypass, AuthorNode, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before splitting the specified node into two similar nodes.
- split(AuthorNode, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Split the node at the given offset.
- split(AuthorNode, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Splits the specified node at the given offset.
- SPLIT_CC_ITEM - Static variable in interface ro.sync.ecss.contentcompletion.ccitems.AuthorCCItemTypes
-
CC Item for split
- SPLIT_CELLS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Split cells
- SPLIT_ITEM_PRIORITY - Static variable in class ro.sync.ecss.extensions.api.webapp.cc.CCItemProxy
-
The priority for "Split" / "New" type of entries.
- splitCell(AuthorElement, AuthorAccess, boolean) - Method in class ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
-
Split the cell.
- SplitCellAboveBelowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation for splitting a table cell above or below.
- SplitCellAboveBelowOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation for splitting a table cell above or below.
- SplitCellAboveBelowOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation for splitting a DITA table cell above or below.
- SplitCellAboveBelowOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to split a table cell above or below.
- SplitCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.SplitCellAboveBelowOperation
-
Constructor.
- SplitCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitCellAboveBelowOperation
-
Constructor.
- SplitCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.SplitCellAboveBelowOperation
-
Constructor.
- SplitCellAboveBelowOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.SplitCellAboveBelowOperation
-
Constructor.
- SplitCellAboveBelowOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Base operation for splitting a table cell.
- SplitCellAboveBelowOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
-
Constructor.
- SplitLeftRightOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation for splitting a table cell to the left or to the right.
- SplitLeftRightOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation for splitting a table cell to the left or to the right.
- SplitLeftRightOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation for splitting a DITA table cell to the left or to the right.
- SplitLeftRightOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation used to split a table cell.
- SplitLeftRightOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.SplitLeftRightOperation
-
Constructor.
- SplitLeftRightOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitLeftRightOperation
-
Constructor.
- SplitLeftRightOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.SplitLeftRightOperation
-
Constructor.
- SplitLeftRightOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.SplitLeftRightOperation
-
Constructor.
- SplitLeftRightOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Operation for splitting a table cell.
- SplitLeftRightOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SplitLeftRightOperationBase
-
Constructor.
- SplitMenuButton - Class in ro.sync.exml.workspace.api.standalone.ui
-
A component representing a combination of a button and a menu.
- SplitMenuButton(String, Icon, boolean, boolean, boolean, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.SplitMenuButton
-
Constructor.
- SplitOperation - Class in ro.sync.ecss.extensions.commons.table.operations.cals
-
Operation for splitting the selected table cell (or the cell at caret when there is no selection).
- SplitOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Operation for splitting the selected table cell (or the cell at caret when there is no selection).
- SplitOperation - Class in ro.sync.ecss.extensions.dita.topic.table.cals
-
Operation for splitting the selected table cell (or the cell at caret when there is no selection).
- SplitOperation - Class in ro.sync.ecss.extensions.tei.table
-
Operation for splitting the selected table cell (or the cell at caret when there is no selection).
- SplitOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.cals.SplitOperation
-
Constructor.
- SplitOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.SplitOperation
-
Constructor.
- SplitOperation() - Constructor for class ro.sync.ecss.extensions.dita.topic.table.cals.SplitOperation
-
Constructor.
- SplitOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.SplitOperation
-
Constructor.
- SplitOperationBase - Class in ro.sync.ecss.extensions.commons.table.operations
-
Operation for splitting the selected table cell (or the cell at caret when there is no selection), if it spans over multiple rows or columns
- SplitOperationBase(AuthorTableHelper) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.SplitOperationBase
-
Constructor.
- SQF_QUICK_FIX_SUPPORT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the schematron quick fixes support is enabled or not.
- SQL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
SQL Document editor variable The value is
${sql}
. - SQL_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for SQL documents.
- SQL_TRANSFORMATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SQLScenarioEditDialog, SQLScenarioEditDialog,
- SQL_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XSL Document URL editor variable The value is
${xslu}
. - SQL_VALIDATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"SQL Validation" topic
- SQLSERVER_XML_SCHEMA_REPOSITORY_LEVEL - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Microsoft SQL Server's XML Schema Repository Level" topic
- SSH_PREFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNSSHOptionPane,
- STANDALONE - ro.sync.exml.workspace.api.Platform
-
Represents the stand alone oXygen distribution.
- StandalonePluginWorkspace - Interface in ro.sync.exml.workspace.api.standalone
-
The Plugin Workspace offers the possibility to customize the Workspace toolbars, menu bars or views, to access utility methods or to access (and add listeners for) all opened editors from the Main editing area or from the DITA Maps editing area.
- start() - Method in interface ro.sync.diff.api.DiffProgressListener
-
Called when the diff process is starting.
- start() - Method in interface ro.sync.ecss.dita.mapeditor.actions.export.helper.ExportProgressUpdater
-
The operation progress is started.
- start() - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Start the process.
- START_SENTINEL_MARKER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify a marker that surrounds a start sentinel.
- startCDATA() - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- startDocument() - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- startDTD(String, String, String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- startElement(String, String, String, Attributes) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.api.link.ElementLocator
-
Notification received when the beginning of an element has been encountered.
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.commons.IDElementLocator
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.commons.XPointerElementLocator
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.dita.DITAElementLocator
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.dita.DITAIDElementLocator
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.dita.DITAMapKeyDefElementLocator
- startElement(String, String, String, Attr[]) - Method in class ro.sync.ecss.extensions.xhtml.XHTMLElementLocator
- startEntity(String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- startExternalContentCompletion(IExternalContentCompletionContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.ExternalContentCompletionProvider
-
Start an external content completion support.
- startIndexing() - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexerProgressMonitor
-
Event sent when the re-index process has begun.
- startPrefixMapping(String, String) - Method in class ro.sync.ecss.extensions.dita.conref.DITAFilteringContentHandler
- startProcess(String, File, String, boolean) - Method in interface ro.sync.exml.workspace.api.WorkspaceUtilities
-
Start a process that executes a given command line.
- state - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
- STATE_CLICKED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse clicked event type.
- STATE_DRAGGED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse dragged event type.
- STATE_MOVED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse moved event type.
- STATE_PRESSED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse pressed event type.
- STATE_RELEASED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse released event type.
- STATE_WHEEL_MOVED - Static variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
Mouse wheel moved event type.
- STATIC_CONTENT - ro.sync.exml.workspace.api.references.Reference.Type
-
static content type: image, SVG, etc
- STATIC_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class used to identify a piece of static content.
- STATIC_XPATH_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Prefix for static xpath function editor variable.
- StaticContent - Interface in ro.sync.ecss.css
-
Static content which should be generated for an element
- STENTRY_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
STEntry class.
- STEP_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Step class.
- STEPS_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Steps class.
- STHEAD_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
STHead class.
- stop() - Method in interface ro.sync.diff.api.AuthorDifferencePerformer
-
Signal to the diff performer that it must stop.
- stop() - Method in interface ro.sync.diff.api.DifferencePerformer
-
Signal to the diff performer that it must stop.
- stop() - Method in interface ro.sync.exml.workspace.api.process.ProcessController
-
Stop the process, calls java.lang.Process.distroy().
- stopCurrentTransformationScenario() - Method in interface ro.sync.exml.workspace.api.editor.transformation.TransformationScenarioInvoker
-
Stops the current transformation scenario.
- StopCurrentTransformationScenarioOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation which stops the currently running transformation scenario.
- StopCurrentTransformationScenarioOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.StopCurrentTransformationScenarioOperation
-
Constructor.
- stopEditing() - Method in class ro.sync.ecss.component.editor.ButtonEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.ButtonGroupEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.CheckBoxEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.ComboBoxEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.DatePickerEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.ErrorMessageEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.HtmlContentEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.InputURLEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.PopupCheckBoxEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.PopupListEditor
- stopEditing() - Method in class ro.sync.ecss.component.editor.TextFieldEditor
- stopEditing() - Method in class ro.sync.ecss.extensions.api.editor.AbstractInplaceEditorWrapper
- stopEditing() - Method in interface ro.sync.ecss.extensions.api.editor.InplaceEditor
-
Stops the editing and commits the current value.
- stopEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorAdapter
- stopEditing() - Method in class ro.sync.ecss.extensions.api.editor.InplaceEditorRendererAdapter
- stopEditing() - Method in class ro.sync.ecss.extensions.commons.editor.SimpleURLChooserEditor
- stopEditing() - Method in class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- STREAMABLE - Static variable in interface ro.sync.exml.plugin.transform.ConfigurationProperties
-
A flag signaling the fact that the processor should support streaming.
- STRIKEOUT - ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter.TextDecoration
-
A line is drawn through the text.
- STRIKETHROUGH - ro.sync.exml.view.graphics.TextAttribute
-
Strike through
- STRING_FUNCTION_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
The equivalent of a 'string' function, it is used to extract the value of a named string defined by a 'string-set' property.
- StringContent - Class in ro.sync.ecss.css
-
String content
- StringContent(String) - Constructor for class ro.sync.ecss.css.StringContent
-
Constructor
- stringWidth(String) - Method in interface ro.sync.exml.view.graphics.FontMetrics
-
Returns the total advance width for showing the specified
String
in thisFont
. - STROKE_DASHED - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dotted stroke
- STROKE_DOT_DASH - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dot-dash stroke
- STROKE_DOT_DOT_DASH - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dot-dot-dash stroke
- STROKE_DOTTED - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Dotted stroke
- STROKE_NORMAL - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Normal stroke
- STROKE_WAVY - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Wavy stroke with endings.
- STROKE_WAVY_NO_ENDINGS - Static variable in interface ro.sync.exml.view.graphics.Graphics
-
Wavy stroke without endings.
- STROW_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
STRow class.
- STRUCTURE_CHANGE - ro.sync.ecss.component.RenderingInfoChangeType
-
The change was a structural change of the document: modify the elements in the document or one of their attribute.
- StyleGuideSchemaManagerFilterBase - Class in ro.sync.contentcompletion.xml
-
Style guide schema manager filter base.
- StyleGuideSchemaManagerFilterBase() - Constructor for class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
-
Constructor.
- StyleGuideSchemaManagerFilterBase(String) - Constructor for class ro.sync.contentcompletion.xml.StyleGuideSchemaManagerFilterBase
-
Constructor.
- Styles - Class in ro.sync.ecss.css
-
Represents the computed style properties for a particular element.
- Styles() - Constructor for class ro.sync.ecss.css.Styles
-
Constructor.
- Styles(boolean) - Constructor for class ro.sync.ecss.css.Styles
-
Constructor.
- STYLES_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
Possibility to specify CSS rules for this label.
- stylesArray - Variable in class ro.sync.ecss.css.Styles
-
The styles map
- StylesFilter - Interface in ro.sync.ecss.extensions.api
-
Filter for the element styles.
- StylesFilterContributor - Class in com.oxygenxml.editor.editors
-
Provider for an author styles filter.
- StylesFilterContributor() - Constructor for class com.oxygenxml.editor.editors.StylesFilterContributor
- SUBJECT_DEF_CHILDREN - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
-
A list of child <subjectdef> KeyDefinitionInfo children.
- SUBJECT_SCHEM_PUBLIC_ID - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
The public ID for a subject scheme.
- SUBJECT_SCHEME_MAP - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Editing DITA val files.
- SUCCESSFUL - ro.sync.exml.workspace.api.OperationStatus
-
The operation was successful.
- SUCCESSFUL_WITH_WARNINGS - ro.sync.exml.workspace.api.OperationStatus
-
The operation was successful, but with warnings.
- suportsAutomaticValidation() - Method in interface ro.sync.exml.plugin.transform.XQueryTransformerPluginExtension
-
Checks if this transformer supports validation.
- suportsAutomaticValidation() - Method in interface ro.sync.exml.plugin.transform.XSLTTransformerPluginExtension
-
Checks if this transformer supports validation.
- SupportedFrameworks - Enum in ro.sync.ecss.imagemap
-
The suported frameworks.
- surroundInFragment(String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- surroundInFragment(String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Surround the content between the given offsets with the
xmlFragment
. - surroundInFragment(String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surround the content between the given offsets with the
xmlFragment
. - surroundInFragment(AuthorDocumentFilterBypass, String, int, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the content between the given offsets with the
xmlFragment
. - surroundInFragment(AuthorDocumentFilterBypass, AuthorDocumentFragment, int, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the content between the given offsets with the
xmlFragment
. - surroundInFragment(AuthorDocumentFragment, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Surround the content between the given offsets with the
xmlFragment
. - surroundInFragment(AuthorDocumentFragment, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surround the content between the given offsets with the
xmlFragment
. - surroundInText(String, String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.
- surroundInText(String, String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Surround the content between the given offsets with plain text fragments(without XML parsing).
- surroundInText(String, String, int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surround the content between the given offsets with plain text fragments(without XML parsing).
- surroundInText(AuthorDocumentFilterBypass, String, String, int, int) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the content between the given offsets with plain text fragments(without XML parsing).
- surroundWithFragment(AuthorAccess, boolean, String) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Surround selection with fragment.
- surroundWithFragment(AuthorAccess, String, int, int) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Surround the content between start and end offset with the given fragment.
- SurroundWithFragmentOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Surround with fragment operation.
- SurroundWithFragmentOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.SurroundWithFragmentOperation
- surroundWithNode(AuthorDocumentFilterBypass, AuthorNode, int, int, boolean) - Method in class ro.sync.ecss.extensions.api.AuthorDocumentFilter
-
Invoked before surrounding the fragment between the specified offset with the specified node.
- surroundWithNode(AuthorNode, int, int, boolean) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentFilterBypass
-
Surrounds the fragment between the specified offset with the specified node.
- SurroundWithTextOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Surround with text operation.
- SurroundWithTextOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.SurroundWithTextOperation
- SVG_DOCUMENTS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVGViewerFrame,
- SVN_CLIENT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The SVN Client view.
- SVN_DIR_CHANGE_SET_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DirectoryChangeSetView,
- SVN_MAIN_MENU - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RevisionChooserDialog,
- SVN_PATCHES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: PatchTypePanel,
- SVN_PREVIEW_IMAGES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SVNPreviewPanel,
- SVN_SHARE_PROJECT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ShareProjectDialog,
- SWITCH_EDITOR_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Used in 'Switch editor tab' dialog.
- SWITCH_REPOSITORY_LOCATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id for Switch dialog.
- SWTExtension - Interface in ro.sync.ecss.extensions.api
-
The base interface for all SWT Oxygen extension classes.
- sync(RoomObserver.SyncListener) - Method in interface ro.sync.ecss.extensions.api.webapp.ce.RoomObserver
-
Synchronizes the Observer's state with the latest changes in the room.
- SYNCHRONIZE_BRANCH - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SynchronizeBranchPanelDescriptor,
- SYNTAX_AWARE - Static variable in class ro.sync.diff.api.DiffOptions
-
Algorithm based on comparing the syntax tokens.
- SYNTAX_HIGHLIGHT_PROXY_MAP_BG_COLORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Background colors for the "Editor / Syntax Highlight / Elements/Attributes by Prefix" preferences page.
- SYNTAX_HIGHLIGHT_PROXY_MAP_COLORS - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Foreground colors for the "Editor / Syntax Highlight / Elements/Attributes by Prefix" preferences page.
- SYNTAX_HIGHLIGHT_PROXY_MAP_PROXIES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
List of XML prefixes for which the syntax highlight will have various foreground/background colors.
- SYSTEM_FUNCTION_SAMPLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Sample of system function specification
- SYSTEM_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Prefix for system functions.
- SYSTEM_VAR_NAME - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
SYSTEM var name
T
- TAB - ro.sync.ecss.extensions.api.AuthorActionEventHandler.AuthorActionEventType
-
Event generated when the user presses TAB.
- TabInfo - Class in ro.sync.ecss.extensions.commons.table.properties
-
Information associated with a tab from the 'Table Properties' dialog.
- TabInfo(String, List<TableProperty>, List<AuthorElement>) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Constructor.
- TabInfo(String, List<TableProperty>, List<AuthorElement>, List<AuthorDocumentFragment>, Position[]) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Constructor.
- TabInfo(String, List<TableProperty>, List<AuthorElement>, List<AuthorDocumentFragment>, Position[], String) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TabInfo
-
Constructor.
- Table - Class in ro.sync.exml.workspace.api.standalone.ui
-
A table that looks like the ones in oXygen.
- Table() - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Table
-
Constructs an oXygen-like table.
- Table(Vector, Vector) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Table
-
Constructs an oXygen-like table to display the values in the
Vector
ofVectors
calledrowData
. - Table(TableModel) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Table
-
Constructs an oXygen-like table that is initialized with
tableModel
as the data model. - TABLE - ro.sync.ecss.extensions.api.SelectionInterpretationMode
-
Table selection interpretation.
- TABLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Table en: Table
- TABLE_CELLS - ro.sync.ecss.extensions.api.SelectionInterpretationMode
-
Table cells selection interpretation (one or more table cells are selected).
- TABLE_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Table class.
- TABLE_COLUMN - ro.sync.ecss.extensions.api.SelectionInterpretationMode
-
Table column selection interpretation.
- TABLE_CONTAINER - Static variable in interface ro.sync.ecss.extensions.api.webapp.HTMLClasses
-
Class added to HTML elements that correspond to an XML table.
- TABLE_CONVERT_EXCEPTION - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Exception presented to user when it tries to convert selected content to tables.
- TABLE_ELEMENT_NAMES - Static variable in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
-
Table element names.
- TABLE_EXPLORER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Database table (relational) View
- TABLE_FRAME_VALUES - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableCustomizerConstants
-
Array with possible values for 'frame' attribute.
- TABLE_FRAME_VALUES - Static variable in interface ro.sync.ecss.extensions.docbook.table.DocbookTableCustomizerConstants
-
Possible values for 'frame' attribute.
- TABLE_FRAME_VALUES - Static variable in class ro.sync.ecss.extensions.docbook.table.properties.DocbookHTMLShowTablePropertiesOperationBase
-
Possible values for 'frame' attribute.
- TABLE_INFO_ARGUMENT_DESCRIPTOR - Static variable in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Argument descriptor for a table info argument.
- TABLE_INFO_ARGUMENT_NAME - Static variable in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
The name of the table info argument.
- TABLE_MODEL_ARGUMENT - Static variable in class ro.sync.ecss.extensions.docbook.table.InsertTableOperation
-
Argument for default table model.
- TABLE_MODEL_CALS - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Constant for CALS table model.
- TABLE_MODEL_CUSTOM - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Constant for custom table model specific for a document type (proprietary table model).
- TABLE_MODEL_DITA_CHOICE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
The choice table model for DITA.
- TABLE_MODEL_DITA_PROPERTIES - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
The properties table model for DITA.
- TABLE_MODEL_DITA_SIMPLE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
The simple table model for DITA.
- TABLE_MODEL_HTML - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Constant for HTML table model.
- TABLE_MODEL_NONE - Static variable in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Constant for no table model.
- TABLE_OPERATION_WHEN_TC_ERROR_MESSAGE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Error message that appear when user invoke operation on a table when track changes is on.
- TABLE_PROPERTIES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
"Table properties" dialog title.
- TABLE_ROW - ro.sync.ecss.extensions.api.SelectionInterpretationMode
-
Table rows selection interpretation (one or more table rows are selected).
- TABLE_SIZE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Table size.
- TABLE_TAB - ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
The table tab.
- TABLE_VIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Database table (relational) View
- TableColumnInsertionCustomizer - Class in ro.sync.ecss.extensions.commons.table.operations
-
Table column insertion customizer.
- TableColumnInsertionCustomizer() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableColumnInsertionCustomizer
- tableColumnsInfo - Variable in class ro.sync.ecss.extensions.commons.table.operations.TableColumnInsertionCustomizer
-
The last columns info specified by the user.
- TableColumnsInfo - Class in ro.sync.ecss.extensions.commons.table.operations
-
Contains information about the columns to be inserted.
- TableColumnsInfo() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableColumnsInfo
-
Constructor.
- TableColumnsInfo(int, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableColumnsInfo
-
Constructor.
- TableColumnSpecificationInformation - Class in ro.sync.ecss.extensions.api.table.operations
-
Contains information about column specification (like column specified width).
- TableColumnSpecificationInformation(WidthRepresentation) - Constructor for class ro.sync.ecss.extensions.api.table.operations.TableColumnSpecificationInformation
-
Constructor.
- TableCustomizer - Class in ro.sync.ecss.extensions.commons.table.operations
-
Base for frameworks table customizers.
- TableCustomizer() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
- TableCustomizerConstants - Interface in ro.sync.ecss.extensions.commons.table.operations
-
Constants used to choose certain table attributes.
- TableCustomizerConstants.ColumnWidthsType - Enum in ro.sync.ecss.extensions.commons.table.operations
-
Column widths specifications
- tableElem - Variable in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
The table element.
- tableHelper - Variable in class ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
-
Table helper, has methods specific to each document type.
- tableHelper - Variable in class ro.sync.ecss.extensions.commons.table.properties.ShowTablePropertiesBaseOperation
-
The table properties helper.
- TableHelper - Interface in ro.sync.ecss.extensions.commons.table.properties
- TableHelperConstants - Interface in ro.sync.ecss.extensions.commons.table.properties
-
Constants used in table operations
- tableInfo - Variable in class ro.sync.ecss.extensions.commons.table.operations.TableCustomizer
-
The last table info specified by the user.
- TableInfo - Class in ro.sync.ecss.extensions.commons.table.operations
-
Contains information about the table element (number of rows, columns, table title).
- TableInfo(String, int, int, boolean, boolean, String, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Constructor.
- TableInfo(String, int, int, boolean, boolean, String, int, TableCustomizerConstants.ColumnWidthsType, String, String, String) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Constructor.
- TableInfo(Map<String, Object>) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Deprecated.Use
TableInfo(Map, int)
instead because the table operation can also convert lists to tables and we need to provide a minimum number of rows. - TableInfo(Map<String, Object>, int) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableInfo
-
Constructs a table info from a map that contains the values of its fields.
- TableLayoutErrorsListener<E> - Class in ro.sync.ecss.extensions.commons.table.support.errorscanner
-
Listener to table layout problems
- TableLayoutErrorsListener() - Constructor for class ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutErrorsListener
- TableLayoutProblem - Interface in ro.sync.ecss.extensions.commons.table.support.errorscanner
-
Table layout problem
- TableLayoutProblem.Severity - Enum in ro.sync.ecss.extensions.commons.table.support.errorscanner
-
Problem severity
- TableMoveOrCopyColumnOperation - Class in ro.sync.ecss.webapp.actions
-
Operation that can be used to move table column.
- TableMoveOrCopyColumnOperation() - Constructor for class ro.sync.ecss.webapp.actions.TableMoveOrCopyColumnOperation
- TableMoveOrCopyRowsOperation - Class in ro.sync.ecss.webapp.actions
-
Operation that can be used to move table rows.
- TableMoveOrCopyRowsOperation() - Constructor for class ro.sync.ecss.webapp.actions.TableMoveOrCopyRowsOperation
- TableOperationsUtil - Class in ro.sync.ecss.extensions.commons.table.operations
-
Utility class for table operations.
- TablePropertiesConstants - Interface in ro.sync.ecss.extensions.commons.table.properties
-
Interface that contains all constants used in the table properties operation.
- TablePropertiesHelper - Interface in ro.sync.ecss.extensions.commons.table.properties
-
Table helper for 'Table Properties' dialog.
- TablePropertiesHelperBase - Class in ro.sync.ecss.extensions.commons.table.properties
-
Abstract class for table properties helper.
- TablePropertiesHelperBase() - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TablePropertiesHelperBase
- TableProperty - Class in ro.sync.ecss.extensions.commons.table.properties
-
Class representing a table property.
- TableProperty(String, String, List<String>, String) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Constructor.
- TableProperty(String, String, List<String>, String, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Constructor.
- TableProperty(String, String, List<String>, String, boolean, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Constructor.
- TableProperty(String, String, List<String>, String, String, GuiElements, Map<String, String>, boolean, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.properties.TableProperty
-
Constructor.
- TableRowInsertionCustomizer - Class in ro.sync.ecss.extensions.commons.table.operations
-
Table row insertion customizer.
- TableRowInsertionCustomizer() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableRowInsertionCustomizer
- tableRowsInfo - Variable in class ro.sync.ecss.extensions.commons.table.operations.TableRowInsertionCustomizer
-
The last rows info specified by the user.
- TableRowsInfo - Class in ro.sync.ecss.extensions.commons.table.operations
-
Contains information about the rows to be inserted.
- TableRowsInfo() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableRowsInfo
-
Constructor.
- TableRowsInfo(int, boolean) - Constructor for class ro.sync.ecss.extensions.commons.table.operations.TableRowsInfo
-
Constructor.
- TableRowsSpecificationInformation - Class in ro.sync.ecss.extensions.api.table.operations
-
Contains information about rows (like the place where empty cells must be inserted to compensate the spanning cells).
- TableRowsSpecificationInformation(int) - Constructor for class ro.sync.ecss.extensions.api.table.operations.TableRowsSpecificationInformation
-
Constructor.
- TableSortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
Base table sort operation.
- TableSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.sort.TableSortOperation
-
Constructor.
- TableSortUtil - Class in ro.sync.ecss.extensions.commons.sort
-
Util class for table sort operations.
- TAGS_DISPLAY_MODE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Tags display mode in tagless editor.
- TARGET_COUNTER_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Content type for the CSS target-counter().
- TARGET_COUNTERS_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Content type for the CSS target-counters().
- TARGETED_URL_HANDLER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Targeted URL stream handler extension type.
- TargetedURLStreamHandlerPluginExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
Usually oXygen has specific fixed URL stream handlers for http and https protocols.
- targetLocation(String) - Method in class ro.sync.ecss.extensions.dita.map.topicref.TopicrefMoveAction.Builder
-
Sets the targetLocation argument.
- TASK_BODY_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Task body class.
- TASK_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Task class.
- TASK_STEP_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Step class.
- TASK_SUB_STEP_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Substep class.
- TBODY_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
TBody class.
- tearDown() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
- TEI_jteiExtensionsBundle - Class in ro.sync.ecss.extensions.tei
-
The TEI P5 framework extensions bundle.
- TEI_jteiExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.tei.TEI_jteiExtensionsBundle
- TEI_jteiExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.tei
-
Dropped URLs handler
- TEI_jteiExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.tei.TEI_jteiExternalObjectInsertionHandler
- TEI_NS - Static variable in class ro.sync.ecss.extensions.tei.TEIEditImageMapCore
-
TEI namespace.
- TEI_P4 - ro.sync.ecss.imagemap.SupportedFrameworks
-
The TEI-P4 framework.
- TEI_P5 - ro.sync.ecss.imagemap.SupportedFrameworks
-
The TEI-P5 framework.
- TEIAuthorActionEventHandler - Class in ro.sync.ecss.extensions.api
-
Author action event handler for TEI.
- TEIAuthorActionEventHandler() - Constructor for class ro.sync.ecss.extensions.api.TEIAuthorActionEventHandler
- TEIAuthorImageDecorator - Class in ro.sync.ecss.extensions.tei
-
Handles a TEI vocabulary image map (facsimile).
- TEIAuthorImageDecorator() - Constructor for class ro.sync.ecss.extensions.tei.TEIAuthorImageDecorator
-
TEI AuthorImageMapDecorator.
- TEIAuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.tei
-
Author table operations handler for TEIP4 framework.
- TEIAuthorTableOperationsHandler(String) - Constructor for class ro.sync.ecss.extensions.tei.TEIAuthorTableOperationsHandler
-
Constructor.
- TEIConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.tei.id
-
Operation used to insert a Link in TEI documents.
- TEIConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.tei.id.TEIConfigureAutoIDElementsOperation
- TEIConstants - Interface in ro.sync.ecss.extensions.tei.table
-
Interface containing the names of the elements and attributes used in TEI.
- TEIDocumentTypeHelper - Class in ro.sync.ecss.extensions.tei
-
Implementation of the document type helper for TEI.
- TEIDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
- TEIEditImageMapCore - Class in ro.sync.ecss.extensions.tei
-
Edit Image Map Core for TEI.
- TEIEditImageMapCore() - Constructor for class ro.sync.ecss.extensions.tei.TEIEditImageMapCore
- TEIExtensionsBundleBase - Class in ro.sync.ecss.extensions.tei
-
The TEI framework extensions bundle.
- TEIExtensionsBundleBase() - Constructor for class ro.sync.ecss.extensions.tei.TEIExtensionsBundleBase
- TEIIDElementsConstants - Interface in ro.sync.ecss.extensions.tei.id
-
Some constants for ID Generation.
- TEIInsertListOperation - Class in ro.sync.ecss.extensions.tei
-
Operation used to convert a selection to an ordered/itemized list for TEI.
- TEIInsertListOperation() - Constructor for class ro.sync.ecss.extensions.tei.TEIInsertListOperation
- TEIListSortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
The implementation for TEI list sort operation.
- TEIListSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.sort.TEIListSortOperation
-
Constructor.
- TEINodeRendererCustomizer - Class in ro.sync.ecss.extensions.tei
-
Class used to customize the way an TEI node is rendered in the UI.
- TEINodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.tei.TEINodeRendererCustomizer
- TEIP5ConfigureAutoIDElementsOperation - Class in ro.sync.ecss.extensions.tei.id
-
Operation specific for TEI P5
- TEIP5ConfigureAutoIDElementsOperation() - Constructor for class ro.sync.ecss.extensions.tei.id.TEIP5ConfigureAutoIDElementsOperation
- TEIP5ExtensionsBundle - Class in ro.sync.ecss.extensions.tei
-
The TEI P5 framework extensions bundle.
- TEIP5ExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.tei.TEIP5ExtensionsBundle
- TEIP5ExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.tei
-
Dropped URLs handler
- TEIP5ExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.tei.TEIP5ExternalObjectInsertionHandler
- TEIP5IDTypeRecognizer - Class in ro.sync.ecss.extensions.tei.id
-
Implementation of ID declarations and references recognizer for TEI P5 framework.
- TEIP5IDTypeRecognizer() - Constructor for class ro.sync.ecss.extensions.tei.id.TEIP5IDTypeRecognizer
- TEIP5UniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.tei.id
-
Unique attributes recognizer
- TEIP5UniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.tei.id.TEIP5UniqueAttributesRecognizer
-
Constructor.
- TEISchemaAwareEditingHandler - Class in ro.sync.ecss.extensions.tei
-
Specific editing support for TEI documents.
- TEISchemaAwareEditingHandler(String) - Constructor for class ro.sync.ecss.extensions.tei.TEISchemaAwareEditingHandler
-
Constructor.
- TEITableCellSpanProvider - Class in ro.sync.ecss.extensions.commons.table.spansupport
-
Provides cell spanning information about TEI tables.
- TEITableCellSpanProvider() - Constructor for class ro.sync.ecss.extensions.commons.table.spansupport.TEITableCellSpanProvider
- TEITableSortOperation - Class in ro.sync.ecss.extensions.tei.table
-
TEI tables sort operation implementation.
- TEITableSortOperation() - Constructor for class ro.sync.ecss.extensions.tei.table.TEITableSortOperation
- TemplateContentInfo - Class in ro.sync.template
-
Template content information.
- TemplateContentInfo(String, int) - Constructor for class ro.sync.template.TemplateContentInfo
-
Constructor.
- TemplateManager - Interface in ro.sync.exml.workspace.api.templates
-
Utilities related to providing new file templates...
- TEMPLATES_TAB_WHR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Templates tab in WH Responsive
- TemplatesCategory - Interface in ro.sync.exml.workspace.api.templates
-
A template category...
- TESTING_REMOTE_WSDL_FILES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLFileChooserDialog,
- TEXT - ro.sync.ecss.extensions.commons.sort.CriterionInformation.TYPE
-
Alfanumeric sorting type.
- TEXT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Value used to sort elements.
- TEXT_ALIGN_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
The alignment of the label.
- TEXT_AREA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for text area form control.
- TEXT_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
Text content type
- TEXT_EDIT - ro.sync.ecss.component.RenderingInfoChangeType
-
The change was a simple text edit.
- TEXT_ELEMENTS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ElementsView,
- TEXT_FIELD - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for text field filed form control.
- TEXT_MODE_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AssociateXsltStylesheetDialog, AssociateXsltStylesheetDialog,
- TEXT_MODE_EDITOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
ID for Text editing mode topic
- TEXT_MODE_JAVASCRIPT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: JSEditor, JSEditor, JSTextPage,
- TEXT_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
The text that will be displayed as a label.
- TextActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.text.actions
-
Provides access to actions defined in the Text page.
- TextAttribute - Enum in ro.sync.exml.view.graphics
-
Constants for the
AttributedString
attributes. - TextChunkDescriptor - Interface in ro.sync.exml.workspace.api.util
-
Descriptor for a text chunk from a document.
- TextContentIterator - Interface in ro.sync.ecss.extensions.api.content
-
Iterate over the text content in the Author document between a start and an end offset.
- TextContext - Interface in ro.sync.ecss.extensions.api.content
-
Current Text Context where the text content iterator is positioned.
- TextDnDListener - Interface in com.oxygenxml.editor.editors
-
Text Drag and Drop listener interface for the SWT implementation.
- TextDocumentController - Interface in ro.sync.exml.workspace.api.editor.page.text.xml
-
Contains API for inserting XML content in certain places in the Text editing mode.
- textDragEnter(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
The cursor has entered the text editor page boundaries while dragging.
- textDragLeave(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
The cursor has leaved the text editor page boundaries while dragging.
- textDragOperationChanged(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
The drag operation being performed has changed (usually due to the user changing the selected modifier key(s) while dragging).
- textDragOver(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
The cursor is moving over the text editor page while dragging.
- textDrop(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
The data is being dropped in the text editor page.
- textDropAccept(DropTargetEvent) - Method in interface com.oxygenxml.editor.editors.TextDnDListener
-
The drop is about to be performed.
- TextField - Class in ro.sync.exml.workspace.api.standalone.ui
-
Text field with undo/redo support.
- TextField() - Constructor for class ro.sync.exml.workspace.api.standalone.ui.TextField
-
Constructor.
- TextFieldEditor - Class in ro.sync.ecss.component.editor
-
A text field with CC support.
- TextFieldEditor() - Constructor for class ro.sync.ecss.component.editor.TextFieldEditor
-
Constructor.
- TextForegroundHighlighterPainter - Interface in ro.sync.ecss.extensions.api.highlights
-
Can also draw the text foreground with a certain color.
- TextOperationException - Exception in ro.sync.exml.workspace.api.editor.page.text.xml
-
An exception thrown by a text editing operation when it fails.
- TextOperationException(String) - Constructor for exception ro.sync.exml.workspace.api.editor.page.text.xml.TextOperationException
-
Constructor.
- TextOperationException(String, Throwable) - Constructor for exception ro.sync.exml.workspace.api.editor.page.text.xml.TextOperationException
-
Constructor.
- TextPageExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.api.text
-
This class is notified when URLs are dropped or pasted from a file explorer or from an Oxygen internal view to a Text Editor page.
- TextPageExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.api.text.TextPageExternalObjectInsertionHandler
- TextPageOperationException - Exception in ro.sync.ecss.extensions.api.text
-
An exception thrown when something goes wrong.
- TextPageOperationException(String) - Constructor for exception ro.sync.ecss.extensions.api.text.TextPageOperationException
-
Constructor.
- TextPageOperationException(String, boolean) - Constructor for exception ro.sync.ecss.extensions.api.text.TextPageOperationException
-
Constructor.
- TextPageOperationException(String, Throwable) - Constructor for exception ro.sync.ecss.extensions.api.text.TextPageOperationException
-
Constructor.
- TextPageOperationException(String, Throwable, boolean) - Constructor for exception ro.sync.ecss.extensions.api.text.TextPageOperationException
-
Constructor.
- TextPopupMenuCustomizer - Class in ro.sync.exml.workspace.api.editor.page.text
-
Can be used to customize a pop-up menu before showing it.
- TextPopupMenuCustomizer() - Constructor for class ro.sync.exml.workspace.api.editor.page.text.TextPopupMenuCustomizer
- TextReferenceReader - Class in ro.sync.ecss.extensions.dita.conref
-
A XMLReader implementation used to provide the content of a DITA reference as text.
- TextReferenceReader(String, String, AuthorUtilAccess) - Constructor for class ro.sync.ecss.extensions.dita.conref.TextReferenceReader
-
Constructor.
- TGROUP_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Tgroup class
- THE_ACTIONS_SUB_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ActionsComposite, ActionsPanel,
- THE_CONTENT_COMPLETION_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ContextComposite, ContextPanel,
- THE_CONTEXTUAL_MENU_SUB_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AuthorExtensionComposite, AuthorExtensionPanel,
- THE_CSS_SUB_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CSSResourcesComposite, CSSResourcesPanel,
- THE_DOCUMENT_TYPE_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DocumentTypeAssociationPage,
- THE_MENU_SUB_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MenuComposite, MenuPanel,
- THE_TOOLBAR_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ToolbarComposite, ToolbarPanel,
- THE_WELCOME_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WelcomeDialog,
- THEAD_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
THead class.
- threeWayAutoMerge(String, String, String, MergeConflictResolutionMethods) - Method in interface ro.sync.exml.workspace.api.util.CompareUtilAccess
-
Merges two strings representing XML files using a three way merging algorithm which needs an ancestor file.
- threeWayAutoMerge(String, String, String, MergeConflictResolutionMethods) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Deprecated.since 19.1, please use the equivalent
CompareUtilAccess
utilities. - TIMESTAMP - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The time stamp.
- TITLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Title checkbox in the DITA relationship table customizer dialog.
- TITLE - Static variable in class ro.sync.ecss.extensions.docbook.DocbookSchemaAwareEditingHandler
-
Docbook HTML title element name.
- TITLE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
-
The title of the target
- TITLE_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Title class.
- TITLE_ELEMENT - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
The title element in a rel-table
- TITLE_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
The title table tooltip for title checkbox in TEI table customizer dialog.
- titleCheckbox - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
If selected the user can specify the table title.
- titleTextField - Variable in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
-
Text field for specify the table title.
- ToggleCommentOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Provides an operation to toggle comment.
- ToggleCommentOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ToggleCommentOperation
- toggleMarkAsDone(AuthorPersistentHighlight) - Method in interface ro.sync.ecss.extensions.api.webapp.review.ReviewController
-
Toggle the "done" state of the specified highlight.
- TogglePseudoClassOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to toggle on/off the pseudo-class of an element.
- TogglePseudoClassOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.TogglePseudoClassOperation
- ToggleSurroundWithElementOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Toggle "surround with element" operation.
- ToggleSurroundWithElementOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.ToggleSurroundWithElementOperation
- toggleTrackChanges() - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
ChangeTrackingController.toggleTrackChanges()
instead. - toggleTrackChanges() - Method in interface ro.sync.ecss.extensions.api.ChangeTrackingController
-
Toggle the track changes mode.
- toInvoke - Variable in class ro.sync.ecss.extensions.api.editor.EditingEvent
-
The action to be invoked as a result for the edit event.
- ToLowerCaseOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
Provides an operation to convert the text from a selection into lower case text.
- ToLowerCaseOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.ToLowerCaseOperation
- toMultiLineAttributeStrings() - Method in class ro.sync.exml.view.graphics.AttributedString
-
Convert this attributed string to an array of attributed strings, one for each line of content.
- TOOLBAR - ro.sync.ecss.extensions.api.highlights.HighlightActionsRenderingStyle
-
The toolbar style.
- TOOLBAR_AUTHOR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The toolbar for Author page.
- TOOLBAR_AUTHOR_CUSTOM_ACTIONS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar with the Author custom actions.
- TOOLBAR_AUTHOR_REVIEW - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The toolbar for Author page which contains review actions.
- TOOLBAR_AUTHOR_STYLES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The "Author Styles" toolbar for Author page.
- TOOLBAR_BOOKMARKS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for bookmarks actions.
- TOOLBAR_CUSTOM - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Deprecated.Since Oxygen 12.2 toolbar IDs are defined in the "plugin.xml".
- TOOLBAR_DBREAKPOINTS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the breakpoints actions.
- TOOLBAR_DCONTROLL - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The panel that controls the debugger's engine.
- TOOLBAR_DENGINE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The panel that controls the debugger.
- TOOLBAR_DINPUT_SELECTOR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The panel that controlls the input for debugger.
- TOOLBAR_DITA_MAP_CUSTOM - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Dita map manager custom toolbar where a plugin can contribute.
- TOOLBAR_DITA_MAP_EXTEND - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Dita map manager toolbar that contains the extended editing oriented actions.
- TOOLBAR_DITA_MAP_GLOBAL - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Dita map manager toolbar that contains the global actions.
- TOOLBAR_DOCUMENT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the actions associated with the current edited document.
- TOOLBAR_DOCUMENTATION - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for Documentation action.
- TOOLBAR_DPREFERENCES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The panel that controlls the input for debugger.
- TOOLBAR_DSTATUS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The panel that show the debugger status.
- TOOLBAR_EDIT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the edit actions.
- TOOLBAR_EDITOR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the editor actions.
- TOOLBAR_FILE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the file actions.
- TOOLBAR_FOLDING - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the folding actions.
- TOOLBAR_GRID - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the grid actions associated with the current edited document.
- TOOLBAR_MARKDOWN_EDITOR - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the Markdown editor actions.
- TOOLBAR_MARKUP - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the refactory actions.
- TOOLBAR_NAVIGATION - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the navigation actions.
- TOOLBAR_PERSPECTIVE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the perspective change actions.
- TOOLBAR_QUICK_FIND - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for quick searches.
- TOOLBAR_RECENTLY_USED_SYMBOLS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the search actions.
- TOOLBAR_REFACTORY - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for XSL Refactory actions.
- TOOLBAR_REFERENCES - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for References actions.
- TOOLBAR_SCHEMA_TOOLS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the schema tools actions.
- TOOLBAR_SEARCH - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the search actions.
- TOOLBAR_SOAP - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for WSDL SOAP Analyser action.
- TOOLBAR_SOURCE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the source actions associated with the current edited document.
- TOOLBAR_SPELLING - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the spelling action.
- TOOLBAR_TOOLS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for tools actions.
- TOOLBAR_TRANSFORMATION - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the transformation actions associated with the current edited document.
- TOOLBAR_VALIDATION - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for the validate actions associated with the current edited document.
- TOOLBAR_XPATH - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Toolbar for xpath searches.
- ToolbarButton - Class in ro.sync.exml.workspace.api.standalone.ui
-
A toolbar button which looks like the ones in Oxygen
- ToolbarButton(Action, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.ToolbarButton
-
Constructor.
- ToolbarComponentsCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Customizes components for the toolbar
- ToolbarInfo - Class in ro.sync.exml.workspace.api.standalone
-
Information about a toolbar.
- ToolbarInfo(String, JComponent[], String) - Constructor for class ro.sync.exml.workspace.api.standalone.ToolbarInfo
-
Constructor
- ToolbarToggleButton - Class in ro.sync.exml.workspace.api.standalone.ui
-
A toolbar toggle button which looks like the ones in Oxygen
- ToolbarToggleButton(Action) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.ToolbarToggleButton
-
Constructor.
- ToolbarToggleButton(Action, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.ToolbarToggleButton
-
Constructor.
- ToolbarToggleButton(Icon) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.ToolbarToggleButton
-
Constructor.
- TooltipIconInfo - Class in ro.sync.ecss.extensions.api
-
The information(tooltip and icon) used to describe the editing of the value for an attribute.
- TooltipIconInfo(String, String) - Constructor for class ro.sync.ecss.extensions.api.TooltipIconInfo
-
Constructor
- TooltipInformation - Class in ro.sync.exml.workspace.api.editor.page.author.tooltip
-
Information about the tooltip.
- TooltipInformation(String, AuthorNode, String, int, int) - Constructor for class ro.sync.exml.workspace.api.editor.page.author.tooltip.TooltipInformation
-
Constructor.
- TOP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Value for vertical alignment.
- TOP_LAYER - ro.sync.ecss.extensions.api.highlights.PrioritizableHighlightPainter.ZLayer
-
The highest of the possible 3 layers where the highlights can be painted.
- TOPIC_ALT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic alternate
- TOPIC_AUTHOR_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic author class.
- TOPIC_BODY_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Topic body class.
- TOPIC_CITE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Cite class.
- TOPIC_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Topic class.
- TOPIC_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic class.
- TOPIC_CODEREF - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Coderef class.
- TOPIC_DATA_ABOUT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
'Topic data about' class.
- TOPIC_DATA_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic data class.
- TOPIC_DL_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Definitions list class.
- TOPIC_DL_ENTRY_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Definitions list item class.
- TOPIC_DRAFT_COMMENT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topicdraft comment class
- TOPIC_DT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Definition term class.
- TOPIC_EXAMPLE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Example class
- TOPIC_FIG_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic fig class
- TOPIC_FN_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Footnotes element class.
- TOPIC_IMAGE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Image class.
- TOPIC_INDEX_BASE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Index-base class.
- TOPIC_INDEXTERM_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Indexterm class.
- TOPIC_INDEXTERMREF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Indexterm reference class.
- TOPIC_KEYWORD_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Keyword class.
- TOPIC_KEYWORDS_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Keywords class.
- TOPIC_LI_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
List item class.
- TOPIC_LINK_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic link class.
- TOPIC_LINKTEXT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic link text class.
- TOPIC_LONG_QUOTE_REF - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Long quote ref
- TOPIC_LQ_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic lq class.
- TOPIC_METADATA_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic metadata class.
- TOPIC_NAVTITLE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic navigation title class.
- TOPIC_NOTE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Note class.
- TOPIC_OBJECT_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Object class.
- TOPIC_OL_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Unordered list class
- TOPIC_PARAGRAPH_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Paragraph class
- TOPIC_PH_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Phrases class.
- TOPIC_PUBLISHER_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic publisher class.
- TOPIC_REF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topicref class
- TOPIC_RELATED_LINKS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic related links.
- TOPIC_SBJ_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
topic subject class
- TOPIC_SECTION_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Section class.
- TOPIC_SET_REF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topicsetref class
- TOPIC_SHORTDESC_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Shortdesc class.
- TOPIC_SIMPLE_TABLE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Simple table class.
- TOPIC_SOURCE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic source class.
- TOPIC_TABLE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
CALS Table class.
- TOPIC_TERM_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Term class.
- TOPIC_TITLE_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topic title
- TOPIC_UL_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Ordered list class.
- TOPIC_XREF_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Xref class.
- TopicContentViewModeOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Operation used to configure Topic Content view mode.
This mode consists of: expanding topic references adding a pseudo-class on root to customize the document - TopicContentViewModeOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.TopicContentViewModeOperation
- TOPICGROUP_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topicgroup class
- TOPICHEAD_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topichead class
- TOPICMETA_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topicmeta class value.
- TOPICREF - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Topicref element name.
- TopicReferencesViewModeOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Operation used to enable Topic References view mode.
- TopicReferencesViewModeOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.TopicReferencesViewModeOperation
- TopicRefInfo - Class in ro.sync.exml.workspace.api.standalone.ditamap
-
A map holding information about the topic reference in the DITA Map.
- TopicRefInfo() - Constructor for class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
- TopicrefMoveAction - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Promotes or demotes a topicref.
- TopicrefMoveAction.Builder - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Builder for the TopicrefTransitionOperation.
- TopicRefTargetInfo - Class in ro.sync.exml.workspace.api.standalone.ditamap
-
A map holding information about the target of a topic reference.
- TopicRefTargetInfo() - Constructor for class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
- TopicRefTargetInfoProvider - Interface in ro.sync.exml.workspace.api.standalone.ditamap
-
Provides information about targets for each topic reference.
- TopicTitlesViewModeOperation - Class in ro.sync.ecss.extensions.dita.map.topicref
-
Operation used to configure Topic Titles view mode.
- TopicTitlesViewModeOperation() - Constructor for class ro.sync.ecss.extensions.dita.map.topicref.TopicTitlesViewModeOperation
- toString() - Method in class ro.sync.contentcompletion.xml.CIAttribute
- toString() - Method in class ro.sync.contentcompletion.xml.CIValue
-
Get a String representation of this
CIValue
. - toString() - Method in class ro.sync.contentcompletion.xml.Context
- toString() - Method in class ro.sync.contentcompletion.xml.ContextElement
-
Gets description of the context element containing the following element properties: namespace, qualified name, type, attributes and the prefix-namespace mapping.
- toString() - Method in class ro.sync.contentcompletion.xml.NameValue
-
Returns the name and value formated as n: name v: value
- toString() - Method in class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
-
Get a description of the current context.
- toString() - Method in enum ro.sync.diff.api.DifferenceType
- toString() - Method in class ro.sync.document.DocumentPositionedInfo
-
Gets the string representation.
- toString() - Method in class ro.sync.ecss.conditions.ProfileConditionGroupPO
- toString() - Method in class ro.sync.ecss.conditions.ProfileConditionInfoPO
- toString() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- toString() - Method in class ro.sync.ecss.conditions.ProfileConditionValuePO
- toString() - Method in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
- toString() - Method in class ro.sync.ecss.css.CSSCounter
- toString() - Method in class ro.sync.ecss.css.CSSCounterIncrement
- toString() - Method in class ro.sync.ecss.css.EditorContent
- toString() - Method in class ro.sync.ecss.css.LabelContent
- toString() - Method in class ro.sync.ecss.css.RelativeLength
- toString() - Method in class ro.sync.ecss.css.StringContent
- toString() - Method in class ro.sync.ecss.css.Styles
- toString() - Method in class ro.sync.ecss.dita.DitaReferenceTargetDescriptor
- toString() - Method in class ro.sync.ecss.dita.Reference
- toString() - Method in class ro.sync.ecss.extensions.api.ArgumentDescriptor
- toString() - Method in class ro.sync.ecss.extensions.api.AuthorCaretEvent
- toString() - Method in class ro.sync.ecss.extensions.api.AuthorDocumentType
- toString() - Method in class ro.sync.ecss.extensions.api.AuthorMouseEvent
- toString() - Method in class ro.sync.ecss.extensions.api.ContentInterval
- toString() - Method in class ro.sync.ecss.extensions.api.link.Attr
- toString() - Method in class ro.sync.ecss.extensions.api.node.AttrValue
- toString() - Method in class ro.sync.ecss.extensions.api.node.AuthorDocumentFragment
- toString() - Method in class ro.sync.ecss.extensions.api.SpellCheckingProblemInfo
- toString() - Method in class ro.sync.ecss.extensions.api.webapp.plugin.FilterURLConnection
- toString() - Method in class ro.sync.ecss.extensions.api.webapp.WebappMessage
- toString() - Method in class ro.sync.ecss.extensions.api.WidthRepresentation
- toString() - Method in enum ro.sync.ecss.extensions.api.WidthRepresentation.Unit
- toString() - Method in class ro.sync.ecss.extensions.commons.sort.CriterionInformation
- toString() - Method in class ro.sync.ecss.extensions.commons.sort.SortCriteriaInformation
- toString() - Method in class ro.sync.ecss.extensions.commons.table.operations.TableInfo
- toString() - Method in class ro.sync.ecss.extensions.commons.table.properties.TableProperty
- toString() - Method in class ro.sync.ecss.extensions.commons.table.support.CALSColSpec
-
Creates a String representation of the column specification.
- toString() - Method in class ro.sync.exml.plugin.Plugin
- toString() - Method in class ro.sync.exml.plugin.PluginDescriptor
-
The string representation of the plugin descriptor.
- toString() - Method in class ro.sync.exml.view.graphics.AttributedString.AttributedInterval
- toString() - Method in class ro.sync.exml.view.graphics.AttributedString
- toString() - Method in class ro.sync.exml.view.graphics.Circle
- toString() - Method in class ro.sync.exml.view.graphics.Color
-
Returns a string representation of this
Color
. - toString() - Method in class ro.sync.exml.view.graphics.Dimension
-
Returns a string representation of the values of this
Dimension
object'sheight
andwidth
fields. - toString() - Method in class ro.sync.exml.view.graphics.Ellipse
- toString() - Method in class ro.sync.exml.view.graphics.Font
-
Converts this
Font
object to aString
representation. - toString() - Method in class ro.sync.exml.view.graphics.Point
- toString() - Method in class ro.sync.exml.view.graphics.Rectangle
-
Returns a
String
representing thisRectangle
and its values. - toString() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSGroup
- toString() - Method in class ro.sync.exml.workspace.api.editor.page.author.css.CSSResource
- toString() - Method in class ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor
- toString() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.EnumerationDefInfo
- toString() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
- toString() - Method in class ro.sync.exml.workspace.api.images.handlers.ImageLayoutInformation
- toString() - Method in class ro.sync.exml.workspace.api.options.SimpleListOfStringsExternalPersistentObject
- toString() - Method in class ro.sync.exml.workspace.api.references.Reference
- toString() - Method in class ro.sync.outline.xml.Attribute
-
Return the string representation of the attribute.
- toStrippedExternalForm(URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
-
If the URL contains a context id (set by a URLStreamHandlerWithContext), this method strips it, otherwise it simply returns the URL.
- TOTAL - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Memory total in About Dialog en: Total
- ToUpperCaseOperation - Class in ro.sync.ecss.extensions.commons.operations.text
-
Provides an operation to convert the text from a selection into upper case text.
- ToUpperCaseOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.text.ToUpperCaseOperation
- TRACK_CHANGES - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Track changes
- TRACK_CHANGES_INITIAL_DISPLAY_MODE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option for track changes initial display mode (view changes/comments, view final, ...).
- TRACK_CHANGES_INITIAL_STATE - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option for track changes initial state.
- TRACK_CHANGES_INITIAL_STATE_ALWAYS_OFF - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Track changes always off.
- TRACK_CHANGES_INITIAL_STATE_ALWAYS_ON - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Track changes always on.
- TRACK_CHANGES_INITIAL_STATE_STORED - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
Initial state stored in document.
- TRACK_CHANGES_VIEW_ALL - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
View all changes/comments
- TRACK_CHANGES_VIEW_FINAL - Static variable in interface ro.sync.exml.options.APIOptionConstants
-
View final
- TRANSFORM_XQUERY_ADVANCED_SAXON_OPTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XQuerySaxonHEAdvancedOptionsPanel,
- TRANSFORMATION_SAVED_FILE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The transformation saved file editor Variable.
- TRANSFORMATION_SCENARIOS - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
Scenarios view.
- TransformationFeedback - Class in ro.sync.exml.workspace.api.editor.transformation
-
Receives feedback from a transformation scenario which is running.
- TransformationFeedback() - Constructor for class ro.sync.exml.workspace.api.editor.transformation.TransformationFeedback
- transformationFinished(boolean) - Method in class ro.sync.exml.workspace.api.editor.transformation.TransformationFeedback
-
Called when the transformation has finished.
- TransformationScenarioInvoker - Interface in ro.sync.exml.workspace.api.editor.transformation
-
Invokes a transformation scenario.
- TransformationScenarioNotFoundException - Exception in ro.sync.exml.workspace.api.editor.transformation
-
Thrown when a transformation scenario cannot be found.
- TransformationScenarioNotFoundException(String) - Constructor for exception ro.sync.exml.workspace.api.editor.transformation.TransformationScenarioNotFoundException
-
Constructor.
- transformationStopped() - Method in class ro.sync.exml.workspace.api.editor.transformation.TransformationFeedback
-
Called when the transformation was cancelled or stopped by the user
- TRANSFORMER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
An XSLT transformer extension.
- TRANSFORMER_SAXON_6 - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Saxon 6 transformer
- TRANSFORMER_SAXON_ENTERPRISE_EDITION - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Deprecated.Since Oxygen 23 you can no longer create Saxon 9 PE transformers using this constant. The created transformer will be a Saxon HE transformer instead.
- TRANSFORMER_SAXON_HOME_EDITION - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Saxon 9 Home Edition transformer type (no extensions support).
- TRANSFORMER_SAXON_PROFESSIONAL_EDITION - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Deprecated.Since Oxygen 23 you can no longer create Saxon 9 PE transformers using this constant. The created transformer will be a Saxon HE transformer instead.
- TRANSFORMER_XALAN - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Xalan transformer
- TransformOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to apply a script (XSLT or XQuery) on a element and replacing it with the result of the transformation or inserting the result in the document.
- TransformOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.TransformOperation
-
Constructor.
- translate(int, int) - Method in class ro.sync.exml.view.graphics.Circle
- translate(int, int) - Method in class ro.sync.exml.view.graphics.Ellipse
- translate(int, int) - Method in class ro.sync.exml.view.graphics.Polygon
- translate(int, int) - Method in class ro.sync.exml.view.graphics.Rectangle
- translate(int, int) - Method in interface ro.sync.exml.view.graphics.Shape
-
Translate the shape into another one.
- TRANSLATE_FRAMEWORKS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the "How to translate frameworks" topic.
- TRANSLATE_FUNCTION_VARIABLE_PREFIX - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Prefix for translate functions
- Tree - Class in ro.sync.exml.workspace.api.standalone.ui
-
A javax.swing.JTree extension which has a consistent look and feel with the ones used in Oxygen.
- Tree() - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Tree
-
Constructor.
- Tree(TreeModel) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.Tree
-
Constructor.
- TREE_CONFLICT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditTreeConflictDialog,
- TREE_EDITOR_PERSPECTIVE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: TreeMainEditor,
- TreeCellRenderer - Class in ro.sync.exml.workspace.api.standalone.ui
-
A javax.swing.tree.DefaultTreeCellRenderer extension which has a consistent look and feel with the renderers used in Oxygen.
- TreeCellRenderer() - Constructor for class ro.sync.exml.workspace.api.standalone.ui.TreeCellRenderer
- TRUE - ro.sync.contentcompletion.xml.CIAttribute.EditableState
-
Fully editable.
- TRUE - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_EDITABLE that marks the combo as being editable.
- TRUSTED - ro.sync.ui.application.security.ResponseType
-
Trusted means the connection is accepted without user interaction/confirmation.
- TRUSTED_HOSTS - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Extension point to provide trusted hosts.
- TRUSTED_HOSTS_SETTINGS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
ID for the Trusted Hosts option pane;
- type - Variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
The argument type, can be one of:
ArgumentDescriptor.TYPE_STRING
,ArgumentDescriptor.TYPE_FRAGMENT
,ArgumentDescriptor.TYPE_SCRIPT
,ArgumentDescriptor.TYPE_XPATH_EXPRESSION
,ArgumentDescriptor.TYPE_CONSTANT_LIST
, - TYPE - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Options label.
- TYPE_AI_POSITRON_FUNCTION - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
AI Positron Functions.
- TYPE_ANT_EXTENSION_POINT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an Ant extension-point.
- TYPE_ANT_PROPERTY - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an Ant property.
- TYPE_ANT_REFERENCE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an Ant reference.
- TYPE_ANT_TARGET - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an Ant target.
- TYPE_ATTR_NAME - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Name of the "type" attribute
- TYPE_ATTRIBUTE - Static variable in interface ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlightConstants
-
The name of the attribute holding the type of the change.
- TYPE_AUDIO_PLAYER - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_BODY - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The body element.
- TYPE_BODY_DESC_CELL - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The body description cell element (used for choicetable).
- TYPE_BROWSER - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_BUTTON - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_BUTTON_GROUP - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_CELL - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
The cell type.
- TYPE_CELL - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The cell element.
- TYPE_CHECKBOX - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_COLSPEC - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The cell element.
- TYPE_COMBOBOX - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_CONSTANT_LIST - Static variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
List of constant strings argument type.
- TYPE_DATE_PICKER - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
An editor that can be used to edit dates.
- TYPE_FILE_NAME - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a name of a file.
- TYPE_FOLDER - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a name of a folder.
- TYPE_FOOTER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The footer element.
- TYPE_FRAGMENT - Static variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
XML fragment argument type.
- TYPE_GROUP - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The group element.
- TYPE_HANDLE_DELETE_ELEMENT_TAGS_OPERATION - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
Result generated by a delete element tags operation.
- TYPE_HANDLE_DELETE_OPERATION - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
Result generated by a keyboard delete operation (using delete or backspace keys).
- TYPE_HANDLE_DELETE_SELECTION_OPERATION - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
Result generated by a delete selection operation.
- TYPE_HANDLE_INSERT_FRAGMENT_OPERATION - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
Result generated by an insert fragment operation.
- TYPE_HANDLE_JOIN_ELEMENTS_OPERATION - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
Result generated by a join operation.
- TYPE_HANDLE_TYPING_OPERATION - Static variable in interface ro.sync.ecss.extensions.api.schemaaware.SchemaAwareHandlerResult
-
Result generated by a typing operation.
- TYPE_HEADER - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The header element.
- TYPE_HEADER_CELL - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The header cell element (used for reltable/choice table).
- TYPE_HEADER_DESC_CELL - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The header description cell element (used for choicetable).
- TYPE_HTML_CONTENT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_JAVA_OBJECT - Static variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
An argument of this type is a Java object represented as a Map.
- TYPE_OLD_URL_CHOOSER - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The old url chooser.
- TYPE_OXYGEN_XPATH_FUNCTION - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Oxygen's custom XPath functions.
- TYPE_PLAIN - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value is a plain text value with no additional meaning.
- TYPE_POPUP_SELECTION - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
The renderer presents a simple or compose value and the editor shows a pop-up like panel in which we can choose the values.
- TYPE_ROW - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
The row type.
- TYPE_ROW - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The row element.
- TYPE_SCH_DIAGNOSTIC - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a schematron diagnostic type.
- TYPE_SCH_PATTERN - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a schematron pattern type.
- TYPE_SCH_PHASE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a schematron phase type.
- TYPE_SCH_PROPERTY - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a schematron property type.
- TYPE_SCH_RULE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a schematron rule type.
- TYPE_SCH_VARIABLE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a schematron variable type.
- TYPE_SCRIPT - Static variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
Script type (XSLT or XQuery).
- TYPE_STRING - Static variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
String argument type.
- TYPE_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
The table type.
- TYPE_TABLE - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TableHelperConstants
-
The table element.
- TYPE_TEXT - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_TEXT_AREA - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_UNKNOWN - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that value represents either a name of a file or a name of a folder, but it cannot be easily established because of a very time-consuming operation involved.
- TYPE_URL_CHOOSER - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_VIDEO_PLAYER - Static variable in interface ro.sync.ecss.extensions.api.editor.InplaceEditorCSSConstants
-
Possible value for PROPERTY_TYPE.
- TYPE_WSDL_BINDING - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL binding type.
- TYPE_WSDL_MESSAGE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL message type.
- TYPE_WSDL_MESSAGE_PART - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL message part type.
- TYPE_WSDL_OPERATION_FAULT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL operation fault type.
- TYPE_WSDL_OPERATION_INPUT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL operation input type.
- TYPE_WSDL_OPERATION_OUTPUT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL operation output type.
- TYPE_WSDL_PORT_TYPE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL port type type.
- TYPE_WSDL_PORT_TYPE_OPERATION - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a WSDL port type operation type.
- TYPE_XPATH_EXPRESSION - Static variable in class ro.sync.ecss.extensions.api.ArgumentDescriptor
-
Xpath expression argument type.
- TYPE_XSD_ATTRIBUTE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD attribute.
- TYPE_XSD_ATTRIBUTE_GROUP - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD attribute group.
- TYPE_XSD_COMPLEX_TYPE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD complex type.
- TYPE_XSD_CONSTRAINT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD key or unique element.
- TYPE_XSD_ELEMENT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD element.
- TYPE_XSD_GROUP - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD group.
- TYPE_XSD_NOTATION - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD notation.
- TYPE_XSD_SIMPLE_OR_COMPLEX_TYPE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD simple or complex type.
- TYPE_XSD_SIMPLE_TYPE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSD simple type.
- TYPE_XSLT_ACCUMULATOR - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
XSLT 3.0 Accumulator.
- TYPE_XSLT_ATTRIBUTE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a name of an attribute from the document.
- TYPE_XSLT_ATTRIBUTE_SET - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT attribute set.
- TYPE_XSLT_AXIS - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an axis in XSLT.
- TYPE_XSLT_CHARACTER_MAP - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT character map.
- TYPE_XSLT_ELEMENT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a name of an element from the document.
- TYPE_XSLT_FUNCTION - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an XSLT function.
- TYPE_XSLT_KEY - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT key.
- TYPE_XSLT_LOCAL_PARAM - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an XSLT local parameter.
- TYPE_XSLT_LOCAL_VARIABLE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents an XSLT local variable.
- TYPE_XSLT_MODE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT mode.
- TYPE_XSLT_OUTPUT - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT output.
- TYPE_XSLT_PARAM - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT param.
- TYPE_XSLT_TEMPLATE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT template.
- TYPE_XSLT_VARIABLE - Static variable in class ro.sync.contentcompletion.xml.CIValue
-
Marks that the value represents a XSLT variable.
U
- U_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Underline class.
- UI_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Background color for user interface.Return a string containing the color RGB with comma delimiters.
- UI_BORDER_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Border color.
- UI_DARK_THEME - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
true
if the current theme is a dark one. - UI_DISABLED_FOREGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Disabled foreground color.
- UI_FOREGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Foreground color for user interface.
- UI_INACTIVE_SELECTION_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Inactive selection background color.
- UI_LINK_FOREGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Link foreground color.
- UI_MENUS_TOOLBARS_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Background color for toolbars and menus.
- UI_MENUS_TOOLBARS_SELECTION_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Selection background color for toolbars and menus.
- UI_SCROLLBARS_CHEVRONS_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Color for scroll bars, chevrons.
- UI_SELECTION_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Selection background color.
- UI_SELECTION_FOREGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Selection foreground color.
- UI_SEPARATOR_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Separator color.
- UI_STATUS_PANEL_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Background color for status panel.
- UI_STATUS_PANEL_FOREGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Foreground color for status panel.
- UI_TEXT_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Background color for text components, trees, tables.Returns a string containing the color RGB with comma delimiters.
- UI_TEXT_COMPONENTS_BORDER_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Border color for text components, trees, tables.
- UI_VIEW_TABS_BORDER_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Color for view tabs border.
- UI_VIEW_TITLES_BACKGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
View titles background color.
- UI_VIEW_TITLES_FONT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Font for view titles.
- UI_VIEW_TITLES_FOREGROUND_COLOR - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Foreground color for view titles.
- UICONTROL_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
UI control class.
- UIPerspectives - Interface in ro.sync.exml
-
Defines constants for each UI perspective in oXygen.
- UL_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
UL class.
- uncorrectURL(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
-
Un-corrects the given URL by converting the percent encoded characters back to the original characters.
- UNDERLINE - ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter.TextDecoration
-
A line is drawn below the text.
- UNDERLINE - ro.sync.exml.view.graphics.TextAttribute
-
Underline.
- UNDERLINE - Static variable in class ro.sync.ecss.conditions.ProfilingAttributeStylePO
-
Text decoration underline
- unescapeAttributeValue(String) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
-
Unescape an attribute value.
- UNICODE_TOOLBAR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CharacterMapDialog,
- UNINDENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Unindent completion proposal en: Unindent
- UNINDENT_CURRENT_ELEMENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
en: Unindent the current "{0}" element
- uninstallContext(AuthorDocumentModel) - Static method in class ro.sync.ecss.extensions.api.webapp.AuthorDocumentModelContextManager
-
Sets the specified document model as not being edited anymore on the current thread.
- union(Rectangle) - Method in class ro.sync.exml.view.graphics.Rectangle
-
Computes the union of this
Rectangle
with the specifiedRectangle
. - UNIQUE_CARET_MARKER_FOR_AUTHOR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Unique marker used to position the caret
- UNIQUE_CARET_MARKER_PI_NAME_FOR_AUTHOR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Unique marker used to position the caret
- UniqueAttributesProcessor - Interface in ro.sync.ecss.extensions.api
-
Identifies unique attributes like ID's.
- UniqueAttributesRecognizer - Interface in ro.sync.ecss.extensions.api
-
Identifies unique attributes like ID's.
- UNKNOWN - ro.sync.ui.application.security.ResponseType
-
This provider doesn't know or care about this host.
- UNKNOWN_CLASS - Static variable in interface ro.sync.ecss.dita.DITAConstants
-
Unknown class
- unlock() - Method in class ro.sync.ecss.extensions.api.webapp.WebappLockManager
-
Releases lock associated with the corresponding document.
- unlock(String, URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.LockHandlerWithContext
-
Unlock a specific resource
- unlock(String, URL) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Unlock a given resource.
- unlock(String, URL, List<String>, List<String>) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Unlock a given resource.
- unlock(URL) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.LockHandlerWithContext
-
Unlock a specific resource
- unlock(URL) - Method in interface ro.sync.exml.plugin.lock.LockHandler
-
Unlock a specific resource
- UNMODIFIED - ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Status that specifies that the current file is unmodified.
- UNRECOMMENDED_IMPORTANCE - Static variable in interface ro.sync.contentcompletion.editor.InlineProposal
-
The item is not recommended to be used.
- unregisterAction(String) - Method in interface ro.sync.exml.workspace.api.standalone.actions.ActionsProvider
-
Unregister a global action.
- UnsavedContentReferenceManager - Interface in ro.sync.ecss.extensions.api.access
-
Manager that can be used to find (and save) the resources that have been modified during the editing of a document that contained the expanded references to these resources.
- UnsavedReferenceNodeDescriptor - Interface in ro.sync.ecss.extensions.api.access
-
Descriptor for an
AuthorReferenceNode
that contains an unsaved reference. - UNSPECIFIED - Static variable in interface ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants
-
Do not insert frame attribute.
- UNTRUSTED - ro.sync.ui.application.security.ResponseType
-
The provider marks this host as untrusted and the connection is refused no matter what other providers say.
- unwrapDocumentFragment(AuthorDocumentFragment) - Method in interface ro.sync.ecss.extensions.api.AuthorDocumentController
-
Unwrap a given Author document fragment.
- unwrapTags(AuthorAccess, AuthorNode) - Static method in class ro.sync.ecss.extensions.commons.operations.CommonsOperationsUtil
-
Unwrap node tags.
- UnwrapTagsOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Unwrap tags operation.
- UnwrapTagsOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.UnwrapTagsOperation
- update(Set<String>) - Method in class ro.sync.ecss.extensions.api.link.LinkTextResolver
-
The given URLs have changed.
- update(Set<String>) - Method in class ro.sync.ecss.extensions.dita.link.DitaLinkTextResolver
-
Update the cache of references.
- update(DiffProgressEvent) - Method in interface ro.sync.diff.api.DiffProgressListener
-
Called when the progress in the diff process was increased.
- UPDATE_NEWLY_ADDED_RESOURCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: UpdateIncomingAddedDescendatsDialog,
- updateAppliableColWidthsNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
If the table has anything else to update when a column is deleted...
- updateAppliableColWidthsNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteColumnOperation
- updateColspec(AuthorAccess, Integer) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteColumnOperation
- updateColspec(AuthorAccess, Integer) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
Update the colspec of a table for a given column.
- updateColspec(AuthorAccess, Integer) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteColumnOperation
- updateColumnCellsSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, TableColumnSpecificationInformation, String, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertColumnOperation
-
Overwrite the base implementation.
- updateColumnCellsSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, TableColumnSpecificationInformation, String, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertColumnOperationBase
-
Increments the column span of the cells intersecting the new column.
- updateColumnCellsSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, TableColumnSpecificationInformation, String, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertColumnOperation
- updateColumnCellsSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, TableColumnSpecificationInformation, String, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.InsertColumnOperation
- updateColumnsWidthsCombo(TableCustomizerConstants.ColumnWidthsType[]) - Method in class ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog
- updateDetailsMessage(String) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexerProgressMonitor
-
Event that signals the status of the indexer has changed.
- UpdateImageMapOperationBase - Class in ro.sync.ecss.extensions.commons.imagemap.operations
-
Updates an image map with shape information from an SVG.
- UpdateImageMapOperationBase() - Constructor for class ro.sync.ecss.extensions.commons.imagemap.operations.UpdateImageMapOperationBase
- updateIndex(boolean) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexer
-
Use this to trigger a reindex.
- updateIndexedResourcesCount(int) - Method in interface ro.sync.exml.workspace.api.standalone.project.ProjectIndexerProgressMonitor
-
Event that signals the number of indexed resources has increased.
- updateLock() - Method in class ro.sync.ecss.extensions.api.webapp.WebappLockManager
-
Updates the lock associated with the corresponding document.
- updateLock(String, URL, int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.LockHandlerWithContext
-
Lock a specific resource if it has never been locked before or refresh the lock.
- updateLock(String, URL, int) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Lock a given resource.
- updateLock(String, URL, int, List<String>, List<String>) - Method in class ro.sync.net.protocol.http.WebdavLockHelper
-
Lock a given resource.
- updateLock(URL, int) - Method in class ro.sync.ecss.extensions.api.webapp.plugin.LockHandlerWithContext
-
Lock a specific resource if it has never been locked before or refresh the lock.
- updateLock(URL, int) - Method in interface ro.sync.exml.plugin.lock.LockHandler
-
Lock a specific resource if it has never been locked before or refresh the lock.
- updateProgressStatus(String) - Method in interface ro.sync.ecss.dita.mapeditor.actions.export.ProgressUpdater
-
Updates the status message of the progress dialog.
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Update the column span of the cell by modifying the indices of start and end column.
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
-
Update the span information of the specified cell element.
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.DeleteColumnOperation
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.DeleteColumnOperationBase
-
Update the column span for the table cell that is included into the deleted column.
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.DeleteColumnOperation
-
Update the column span for the table cell that is included into the deleted column.
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
-
Update the 'colspan' attribute.
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.dita.map.table.DeleteColumnOperation
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DeleteColumnOperation
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.tei.table.DeleteColumnOperation
- updateTableColSpan(AuthorAccess, AuthorTableCellSpanProvider, AuthorElement, int, int) - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
-
Update the 'cols' attribute.
- updateTableColumnNumber(AuthorAccess, AuthorElement, int) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Update the table columns number.
- updateTableColumnNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
-
Update the
cols
attribute value of the tabletgroup
element. - updateTableColumnNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
- updateTableColumnNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- updateTableColumnNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- updateTableColumnNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
-
Updates the 'cols' attribute.
- updateTableRowNumber(AuthorAccess, AuthorElement, int) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Update the table rows number.
- updateTableRowNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
-
Not needed for CALS Tables.
- updateTableRowNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
- updateTableRowNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- updateTableRowNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- updateTableRowNumber(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
-
Updates the 'rows' attribute.
- updateTableRowSpan(AuthorAccess, AuthorElement, int) - Method in interface ro.sync.ecss.extensions.commons.table.operations.AuthorTableHelper
-
Updates the cell row span to a specified value.
- updateTableRowSpan(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.CALSDocumentTypeHelper
-
Update the
morerows
attribute value for the given cell element. - updateTableRowSpan(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
- updateTableRowSpan(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.map.table.DITARelTableDocumentTypeHelper
- updateTableRowSpan(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.dita.topic.table.simpletable.DITASimpleTableDocumentTypeHelper
- updateTableRowSpan(AuthorAccess, AuthorElement, int) - Method in class ro.sync.ecss.extensions.tei.TEIDocumentTypeHelper
-
Update the 'rows' attribute.
- URI_CONTENT - Static variable in interface ro.sync.ecss.css.StaticContent
-
URI content type
- URIContent - Class in ro.sync.ecss.css
-
URI content
- URIContent(String, String) - Constructor for class ro.sync.ecss.css.URIContent
-
Deprecated.Left only for backward compatibility.
- URIContent(String, String, String) - Constructor for class ro.sync.ecss.css.URIContent
-
Constructor
- URL - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the URL used to connect to the database.
- URL_CHOOSER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
URL stream handler extension type.
- URL_CHOOSER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID for URL chooser form control.
- URL_CHOOSER_TOOLBAR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
URL stream handler extension type.
- URL_HANDLER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
URL stream handler extension type.
- URL_STREAM_HANDLER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Deprecated.
- URLChooserEditorSWT - Class in ro.sync.ecss.extensions.commons.editor
-
URL Chooser in-place editor on Eclipse.
- URLChooserEditorSWT() - Constructor for class ro.sync.ecss.extensions.commons.editor.URLChooserEditorSWT
- URLChooserMenuExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
Get the name of the action which will be displayed in the File menu.
- URLChooserPluginExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
Deprecated.This approach will continue to work but it is recommanded to use the ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension2 interface which also receives access to the Oxygen workspace.
- URLChooserPluginExtension2 - Interface in ro.sync.exml.plugin.urlstreamhandler
-
URL chooser plugin extension.
- URLChooserToolbarExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
URL chooser toolbar extension.
- urlChosen(URL) - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
-
Set in the Input URL panel combo box the new URL which was chosen from the CMS handler.
- URLHandlerReadOnlyCheckerExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
This interface can be called to decide if an URL is read-only or not.
- urlModified() - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentChangeListener
-
Callback when the URL was modified.
- urlSelected(URL) - Method in interface ro.sync.exml.workspace.api.standalone.ui.urlpanel.InputUrlComponentChangeListener
-
Callback when a new URL(different from the last selection) is selected.
- URLStreamHandlerPluginExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
This URL stream handler provides the possibility to impose the URL stream handlers for specific protocols.
- URLStreamHandlerPluginExtensionConstants - Interface in ro.sync.exml.plugin.urlstreamhandler
-
Constants used from
URLStreamHandler
provider plugin extensions. - URLStreamHandlerWithContext - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
A base-class for URLStreamHandlers that need a context for the URL whose connection is to be opened.
- URLStreamHandlerWithContext() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContext
-
Constructor.
- URLStreamHandlerWithContextUtil - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
Utility class for adding/removing the user context id from the URLs.
- URLStreamHandlerWithContextUtil() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.URLStreamHandlerWithContextUtil
-
Constructor.
- URLStreamHandlerWithLockPluginExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
-
An
URLStreamHandler
with lock support plugin extension. - USE_ANCESTOR - ro.sync.merge.MergeConflictResolutionMethods
-
Conflicts will be resolved by using the original version of a file.
- USE_CUSTOM_FRAMEWORKS_DIRECTORY_URL - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Options that specifies if the custom frameworks directory is used or not.
- USE_LEFT - ro.sync.merge.MergeConflictResolutionMethods
-
Conflicts will be resolved by using the left version of a file.
- USE_RIGHT - ro.sync.merge.MergeConflictResolutionMethods
-
Conflicts will be resolved by using the right version of a file.
- useBaseLineForUnderline() - Method in class ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter
- useCurrentRowTemplateOnInsert() - Method in class ro.sync.ecss.extensions.commons.table.operations.cals.InsertRowOperation
- useCurrentRowTemplateOnInsert() - Method in class ro.sync.ecss.extensions.commons.table.operations.InsertRowOperationBase
- useCurrentRowTemplateOnInsert() - Method in class ro.sync.ecss.extensions.commons.table.operations.xhtml.InsertRowOperation
- useCurrentRowTemplateOnInsert() - Method in class ro.sync.ecss.extensions.tei.table.InsertRowOperation
- useDITAVAL() - Method in class ro.sync.ecss.conditions.ProfileConditionsSetInfoPO
- USER_DEFINED_EDITOR_VARIABLES - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option tag used to store user-defined editor variables in Oxygen's preferences.
- USER_HOME_DIR - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The user home dir editor variable.
- USER_HOME_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The user home URL editor variable.
- UserActionRequiredException - Exception in ro.sync.ecss.extensions.api.webapp.plugin
-
Class that extends an IOException with an WebappMessage that should be sent to the client-side code.
- UserActionRequiredException(WebappMessage) - Constructor for exception ro.sync.ecss.extensions.api.webapp.plugin.UserActionRequiredException
-
Constructor.
- UserActionRequiredMessage - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
Contains details for the server message that is presented on client side when a user action required exception is thrown.
- UserActionRequiredMessage(WebappMessage, String) - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.UserActionRequiredMessage
-
Constructor.
- UserContext - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
The context of the user that opened the URL.
- UserContext(Map<String, String>, String) - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.UserContext
- UserInfo - Interface in ro.sync.ecss.extensions.api.webapp.license
-
Information about an user.
- UserManagerSingleton - Class in ro.sync.ecss.extensions.api.webapp.license
-
Class that can be used to retrieve the user on behalf of which the current request is executed.
- UserManagerSingleton() - Constructor for class ro.sync.ecss.extensions.api.webapp.license.UserManagerSingleton
- UserNotLicensedException - Exception in ro.sync.ecss.extensions.api.webapp.license
-
Exception thrown when a user which is not licensed to use the app, performs some action.
- UserNotLicensedException() - Constructor for exception ro.sync.ecss.extensions.api.webapp.license.UserNotLicensedException
-
Constructor.
- UserNotLicensedException(String) - Constructor for exception ro.sync.ecss.extensions.api.webapp.license.UserNotLicensedException
-
Constructor.
- USING_GO_TO_DIALOG - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: GoToLineDialog,
- USING_SPELL_CHECKING - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"Spell Checking" topic
- USING_THE_PROJECT_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ProjectManagerAdapter, ProjectManagerImpl, ProjectTreeFilterDialog, SampleProjectWizard, XMLProjectWizard,
- USING_XML_CATALOGS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: CatalogsComposite, ChooseCatalogDialog,
- UtilAccess - Interface in ro.sync.exml.workspace.api.util
-
Provides access to utility methods.
- UUID - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
The UUID.
- UUID_PATTERN_DESCRIPTION - Static variable in class ro.sync.ecss.extensions.commons.id.GenerateIDElementsInfo
-
Description for the uuid pattern macro.
V
- val - Variable in class ro.sync.ecss.extensions.api.editor.EditingEvent
-
The value that the user accepted when the editing stopped.
- validate() - Method in interface ro.sync.ecss.extensions.api.webapp.doctype.DocumentTypeInfo
-
Checks if the framework contains invalid references.
- validate(String, Reader) - Method in interface ro.sync.exml.workspace.api.markdown.MarkdownValidator
-
Validates the passed in markdown content and returns a list of errors or an empty list if the document is valid.
- validate(String, Reader, ValidationType, ValidationMode) - Method in interface ro.sync.exml.plugin.validator.ValidatorPluginExtension
-
Validate the document and provide a list of problems.
- VALIDATE - ro.sync.exml.plugin.validator.ValidationType
-
Check that the document is conformant to a strict set of rules.
- VALIDATE - Static variable in class ro.sync.xml.parser.ParserCreator
-
Check that the document is conformant to a strict set of rules.
- VALIDATE_OR_WELLFORMED - Static variable in class ro.sync.xml.parser.ParserCreator
-
If the document declares the use of a schema, then it will be used validation, otherwise only a wellformed check will be done.
- validateAccelAction(String, String) - Method in class ro.sync.exml.ComponentsValidator
-
Check if the given accel action is allowed.
- validateComponent(String) - Method in class ro.sync.exml.ComponentsValidator
-
Check if the given component is allowed.
- validateContentType(String) - Method in class ro.sync.exml.ComponentsValidator
-
Validate the given content type.
- validateEditorPage(String) - Method in class ro.sync.exml.ComponentsValidator
-
Check if the page is available for a certain distribution
- validateLibrary(String) - Method in class ro.sync.exml.ComponentsValidator
-
Validate the given library.
- validateMenuOrTaggedAction(String[]) - Method in class ro.sync.exml.ComponentsValidator
-
Check if an menu or a tag action from a menu is allowed.
- validateNewEditorTemplate(EditorTemplate) - Method in class ro.sync.exml.ComponentsValidator
-
Validate the given template for a new editor in the current distribution.
- validateOption(String) - Method in class ro.sync.exml.ComponentsValidator
-
Validate the given option.
- validateOptionPane(String) - Method in class ro.sync.exml.ComponentsValidator
-
Validate the given option pane.
- validateResources(Iterator<URL>, boolean, ValidatorProblemCollector) - Method in interface ro.sync.exml.workspace.api.util.validation.ValidationUtilAccess
-
Validate a set of resources.
- validateScenario(String) - Method in class ro.sync.exml.ComponentsValidator
-
Validate scenario type for the current distribution.
- validateSHMarker(String) - Method in class ro.sync.exml.ComponentsValidator
-
Check if this marker is allowed in the current distribution.
- validateToolbarComposite(String) - Method in class ro.sync.exml.ComponentsValidator
-
Checks if the toolbar composite is available.
- validateToolbarTaggedAction(String[]) - Method in class ro.sync.exml.ComponentsValidator
-
Check if an action from a toolbar is allowed.
- VALIDATING_XML_DOCUMENTS_AGAINST_SCHEMA - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SchemaSelectorDialog, SchemaSelectorDialog,
- ValidatingAuthorReferenceResolver - Interface in ro.sync.ecss.extensions.api
-
This resolver also validates the target
- ValidatingReferenceResolverException - Exception in ro.sync.ecss.extensions.api
-
Exception thrown if the source does not accept the target as a resolved reference
- ValidatingReferenceResolverException(String) - Constructor for exception ro.sync.ecss.extensions.api.ValidatingReferenceResolverException
-
Constructor.
- ValidatingReferenceResolverException(String, String) - Constructor for exception ro.sync.ecss.extensions.api.ValidatingReferenceResolverException
-
Constructor.
- VALIDATION_AUTOMATIC - Static variable in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
The problem was generated by the automatic validation.
- VALIDATION_CUSTOM - Static variable in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
The problem was generated by the custom schema validation.
- VALIDATION_DITA_MAP_CHECK_FOR_COMPLETENESS - Static variable in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
The problem was generated by the validate and check for completeness action.
- VALIDATION_MODE_LAX - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Defines LAX validation of the elements from a fragment in a given context (they are found in the list of possible children of the context element).
- VALIDATION_MODE_STRICT_FIRST_CHILD_LAX_OTHERS - Static variable in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Defines STRICT validation for the first element from the fragment in a given context (it is accepted by the parent in the exact position he is about to be inserted) and LAX validation for all other siblings (they are found in the list of possible children of the context element).
- VALIDATION_NORMAL - Static variable in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
The problem was generated by the regular validation.
- VALIDATION_SCENARIO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SelectValidationScenarioDialog, SelectValidationScenarioDialog,
- ValidationMode - Enum in ro.sync.exml.plugin.validator
-
Validation modes supported by the validation plugin extension: automatic or manual.
- ValidationProblems - Class in ro.sync.exml.workspace.api.editor.validation
-
Holds a set of problems which were reported during the validation process.
- ValidationProblems(List<DocumentPositionedInfo>, int) - Constructor for class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
-
Constructor.
- ValidationProblemsCodes - Interface in ro.sync.exml.workspace.api.util.validation
-
Contains codes for various validation problems.
- ValidationProblemsFilter - Class in ro.sync.exml.workspace.api.editor.validation
-
Filter which can be used by the user to ignore (or add) to the list of validation problems found by the validation process (manual or automatic) for a certain file.
- ValidationProblemsFilter() - Constructor for class ro.sync.exml.workspace.api.editor.validation.ValidationProblemsFilter
- ValidationScenarioInvoker - Interface in ro.sync.exml.workspace.api.editor.validation
-
Invokes a validation scenario.
- ValidationScenarioNotFoundException - Exception in ro.sync.exml.workspace.api.editor.validation
-
Thrown when a transformation scenario cannot be found.
- ValidationScenarioNotFoundException(String) - Constructor for exception ro.sync.exml.workspace.api.editor.validation.ValidationScenarioNotFoundException
-
Constructor.
- ValidationType - Enum in ro.sync.exml.plugin.validator
-
Current validation types that can be performed over a document: strict validation, wellformed validation or both.
- ValidationUtilAccess - Interface in ro.sync.exml.workspace.api.util.validation
-
Validation Utilities.
- ValidatorPluginExtension - Interface in ro.sync.exml.plugin.validator
-
Plug-in extension that allows custom validation engines.
- ValidatorProblemCollector - Interface in ro.sync.exml.workspace.api.util.validation
-
Validation Utilities Problems Collector.
- VALIGN - Static variable in interface ro.sync.ecss.extensions.commons.table.properties.TablePropertiesConstants
-
Vertical alignment attribute name.
- value() - Method in annotation type ro.sync.ecss.extensions.api.WebappCompatible
-
Whether the author operation is WebApp compatible.
- valueOf(String) - Static method in enum ro.sync.contentcompletion.xml.CIAttribute.EditableState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Method in class ro.sync.contentcompletion.xml.CIValue
-
IMPORTANT DO NOT DELETE! This is needed by a combo box editor to see if it is the same value as the old one.
- valueOf(String) - Static method in enum ro.sync.contentcompletion.xproc.XProcVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.contentcompletion.xsl.XSLTVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.diff.api.DifferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.component.RenderingInfoChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.dita.DITAAccess.PasteInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.dita.DITAImposedReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.dita.DITATopicInsertionPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.AuthorActionEventHandler.AuthorActionEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.CursorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.CustomAttributeValueEditingContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter.TextDecoration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.highlights.HighlightActionsRenderingStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.highlights.PrioritizableHighlightPainter.ZLayer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.link.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.SelectionInterpretationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.api.XPathVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.commons.sort.CriterionInformation.ORDER
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.commons.sort.CriterionInformation.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants.ColumnWidthsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.commons.table.properties.GuiElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutProblem.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.dita.map.topicref.util.FileProber.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil.PromoteDemote
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ecss.imagemap.SupportedFrameworks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.editor.xmleditor.operations.context.RelativeInsertPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.plugin.transform.SaxonEdition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.plugin.validator.ValidationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.plugin.validator.ValidationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.view.graphics.TextAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.application.ApplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor.PsuedoElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.listeners.BatchOperationInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.OperationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.Platform
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.references.CollectingError.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.references.Reference.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.results.ResultsManager.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.results.ResultsTabEvent.ResultsTabEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.exml.workspace.api.standalone.ui.urlpanel.LocalFileBrowseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.merge.MergeConflictResolutionMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.merge.MergeResult.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.ui.application.security.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ro.sync.contentcompletion.xml.CIAttribute.EditableState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.contentcompletion.xproc.XProcVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.contentcompletion.xsl.XSLTVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.diff.api.DifferenceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.diff.merge.api.MergedFileState.MergeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.component.RenderingInfoChangeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.dita.DITAAccess.PasteInfo
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.dita.DITAImposedReferenceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.dita.DITATopicInsertionPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.AuthorActionEventHandler.AuthorActionEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.CursorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.CustomAttributeValueEditingContext
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.highlights.AuthorPersistentHighlight.PersistentHighlightType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.highlights.ColorHighlightPainter.TextDecoration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.highlights.HighlightActionsRenderingStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.highlights.PrioritizableHighlightPainter.ZLayer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.link.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.ReferenceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.SelectionInterpretationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.WidthRepresentation.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.api.XPathVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.commons.sort.CriterionInformation.ORDER
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.commons.sort.CriterionInformation.TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.commons.table.operations.TableCustomizerConstants.ColumnWidthsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.commons.table.properties.EditedTablePropertiesInfo.TAB_TYPE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.commons.table.properties.GuiElements
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.commons.table.support.errorscanner.CALSAndHTMLTableLayoutProblem
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutProblem.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.dita.map.topicref.util.FileProber.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.extensions.docbook.PromoteDemoteSectionUtil.PromoteDemote
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ecss.imagemap.SupportedFrameworks
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.editor.xmleditor.operations.context.RelativeInsertPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.plugin.transform.SaxonEdition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.plugin.validator.ValidationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.plugin.validator.ValidationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.view.graphics.TextAttribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.application.ApplicationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.editor.page.author.PseudoElementDescriptor.PsuedoElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.listeners.BatchOperationInfo.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.OperationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.Platform
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.references.CollectingError.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.references.Reference.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.results.ResultsManager.ResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.results.ResultsTabEvent.ResultsTabEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.exml.workspace.api.standalone.ui.urlpanel.LocalFileBrowseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.merge.MergeConflictResolutionMethods
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.merge.MergeResult.ResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.ui.application.security.ResponseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ro.sync.util.editorvars.EditorVariables.FrameworkRewritePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIABLE - ro.sync.ecss.dita.DITAImposedReferenceType
-
ph with keyref
- VARIABLE_LIST - Static variable in class ro.sync.ecss.extensions.docbook.DocbookInsertListOperation
-
Variable list constant.
- VERIFYING_SIGNATURE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: VerifySignatureDialog, VerifySignatureDialog,
- VERTICAL_ALIGN_VALUES - Static variable in class ro.sync.ecss.extensions.commons.table.properties.CALSAndHTMLShowTablePropertiesBase
-
Array with common possible values for vertical alignment
- VERTICAL_ALIGNMENT - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Vertical alignment render string.
- VIDEO_PLAYER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Online documentation page ID of URL chooser form control.
- VIEW_STATUS_INFORMATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: InfoPanel,
- ViewComponentCustomizer - Interface in ro.sync.exml.workspace.api.standalone
-
Customizes components for the Oxygen views.
- ViewInfo - Class in ro.sync.exml.workspace.api.standalone
-
Information about a view.
- ViewInfo(String, JComponent, String, Icon) - Constructor for class ro.sync.exml.workspace.api.standalone.ViewInfo
-
Constructor
- VIEWING_FILE_PROPERTIES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditorPropertiesView, EditorPropertiesDialog, EditorPropertiesPanel,
- viewToModel(int, int) - Method in interface ro.sync.ecss.extensions.api.AuthorAccessDeprecated
-
Deprecated.Use
WSAuthorEditorPageBase.viewToModel(int, int)
instead. - viewToModel(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
-
Get the position in the document corresponding to the point in the author viewport component.
- viewToModelOffset(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
-
Get the position in the document corresponding to the point in the editing component.
- VIRTUAL_PATH_FOR_PERSONAL_MODIFIED_FILES_DIRECTORY - Static variable in interface ro.sync.diff.merge.api.MergeFilesOptionsConstants
-
If this option is set, its value will be used in the merge dialog to present all the file paths of the files that will be modified as a result of the merge operations.
W
- WARN - ro.sync.ecss.extensions.commons.table.support.errorscanner.TableLayoutProblem.Severity
-
Table layout warning
- WARNING - ro.sync.ecss.extensions.api.link.Severity
-
An warning.
- WARNING - ro.sync.exml.workspace.api.references.CollectingError.Severity
-
Warning message.(e.g.
- WEB_REFERENCE - ro.sync.ecss.extensions.api.ReferenceType
-
The URL points to an external resource.
- WEBAPP - ro.sync.exml.workspace.api.Platform
-
Represents the WebApp distribution of the oXygen.
- WEBAPP_CSS_RESOURCE - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
WebappStaticResourcesFolder
- WEBAPP_MATH_ML - Static variable in class ro.sync.ecss.extensions.commons.operations.InsertEquationOperation
-
The MathML fragment representing the default equation for webapp.
- WEBAPP_SERVLET - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
WebApp plugin servlet.
- WEBAPP_SERVLET_FILTER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
WebApp plugin servlet filter.
- WEBAPP_STATIC_RESOURCE_FOL - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
WebappStaticResourcesFolder
- WebappActionsManager - Interface in ro.sync.ecss.extensions.api.webapp
-
Helper object that provides access to extension actions, and provides support for invoking operations.
- WebappAreaView - Interface in ro.sync.ecss.extensions.api.webapp.imagemap
-
Interface that represents an area on an image map to be rendered in the browser.
- WebappAreaViewFactory - Interface in ro.sync.ecss.extensions.api.webapp.imagemap
-
Creates instances of WebappAreaView.
- WebappAuthorDocumentFactory - Class in ro.sync.ecss.extensions.api.webapp
-
Factory class that creates the document model to be used in the Web Reviewer.
- WebappAuthorDocumentFactoryConstants - Interface in ro.sync.ecss.extensions.api.webapp
-
Constants for the webapp document factory.
- WebappAuthorSchemaAwareActionsHandler - Interface in ro.sync.ecss.extensions.api.webapp
-
Handles schema aware actions like paste.
- WebappCompatible - Annotation Type in ro.sync.ecss.extensions.api
-
Annotation that should be placed on AuthorOperations to indicate whether they are suitable to be invoked from the WebApp.
- WebappDocumentValidator - Interface in ro.sync.ecss.extensions.api.webapp
- WebappEditingSessionLifecycleListener - Class in ro.sync.ecss.extensions.api.webapp.access
-
Listener for the main lifecycle events of an editing session.
- WebappEditingSessionLifecycleListener() - Constructor for class ro.sync.ecss.extensions.api.webapp.access.WebappEditingSessionLifecycleListener
- WebappExtensionsProvider - Interface in ro.sync.ecss.extensions.api
-
Web Author specific extensions for a document type.
- WebappFindOptions - Class in ro.sync.ecss.extensions.api.webapp.findreplace
-
Find/Replace options.
- WebappFindOptions() - Constructor for class ro.sync.ecss.extensions.api.webapp.findreplace.WebappFindOptions
- WebappFormControlRenderer - Class in ro.sync.ecss.extensions.api.webapp.formcontrols
-
Common interface for server-side form control renderers used in the Web Author.
- WebappFormControlRenderer() - Constructor for class ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRenderer
- WebappFormControlRendererRegistry - Class in ro.sync.ecss.extensions.api.webapp.formcontrols
-
Registry for form control renderers used in the Author Reviewer Webapp.
- WebappFormControlRendererRegistry() - Constructor for class ro.sync.ecss.extensions.api.webapp.formcontrols.WebappFormControlRendererRegistry
-
Constructor.
- WebappImageMapSupport - Interface in ro.sync.ecss.extensions.api.webapp.imagemap
-
Represents an instance of an image map embedded in a document.
- WebappImageMapSupportFactory - Interface in ro.sync.ecss.extensions.api.webapp.imagemap
-
Factory class to create image maps for a specific document element.
- WebappKeysUtil - Class in ro.sync.ecss.extensions.dita
- WebappLockManager - Class in ro.sync.ecss.extensions.api.webapp
-
The lock manager associated with a document.
- WebappLockManager() - Constructor for class ro.sync.ecss.extensions.api.webapp.WebappLockManager
- WebappMarkAsSavedOperation - Class in ro.sync.ecss.extensions.commons.operations
-
Operation that marks a webapp document as saved.
- WebappMarkAsSavedOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.WebappMarkAsSavedOperation
- WebappMessage - Class in ro.sync.ecss.extensions.api.webapp
-
Webapp server message that is presented on client side.
- WebappMessage(int, String, String, boolean) - Constructor for class ro.sync.ecss.extensions.api.webapp.WebappMessage
-
Constructor.
- WebappMessagesProvider - Interface in ro.sync.ecss.extensions.api.webapp
-
Gets all the error messages reported by the application.
- WebappPluginWorkspace - Interface in ro.sync.ecss.extensions.api.webapp.access
-
Plugin workspace access API with webapp-specific features.
- WebappReferenceCollectorFactory - Class in ro.sync.ecss.extensions.api.webapp.references
-
Contains methods to create a reference collector for the webapp component
- WebappReferenceCollectorFactory() - Constructor for class ro.sync.ecss.extensions.api.webapp.references.WebappReferenceCollectorFactory
- WebappRestSafe - Annotation Type in ro.sync.ecss.extensions.api.webapp
-
Annotation that should be placed on AuthorOperations to indicate that they are safe to be invoked in Web Author via a REST API with user supplied arguments.
- WebappSchematronPhaseChooser - Interface in ro.sync.ecss.extensions.api.webapp
-
Interface that is asked to provide the schematron phase to use.
- WebappServletPluginExtension - Class in ro.sync.ecss.extensions.api.webapp.plugin
-
Deprecated.This API is deprecated because it's based on javax package that's no more supported starting with Servlet 5.0 specification and because this extension type isn't protected against CSRF attacks. Use
ServletPluginExtension
instead. - WebappServletPluginExtension() - Constructor for class ro.sync.ecss.extensions.api.webapp.plugin.WebappServletPluginExtension
-
Deprecated.
- WebappSpellchecker - Interface in ro.sync.ecss.extensions.api.webapp
- WebappTextModeState - Class in ro.sync.ecss.common
-
The state of the document that can be input to a text editor.
- WebappTextModeState(String, int) - Constructor for class ro.sync.ecss.common.WebappTextModeState
-
Constructor.
- WebAuthorPlatformCustomRuleMatcher - Class in ro.sync.ecss.extensions.xhtml
-
Check if the document is loaded in the WebApp distribution of the oXygen.
- WebAuthorPlatformCustomRuleMatcher() - Constructor for class ro.sync.ecss.extensions.xhtml.WebAuthorPlatformCustomRuleMatcher
- WEBDAV_OVER_HTTPS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The ID of the section that describes the possible problems regarding the access of a HTTPS server having untrusted certificate.
- WEBDAV_URL - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
-
Property ID for the WEBDAV URL.
- WebdavLockHelper - Class in ro.sync.net.protocol.http
-
Helper class that allows one to implement locking for a WebDAV server in a multi-user scenario.
- WebdavLockHelper() - Constructor for class ro.sync.net.protocol.http.WebdavLockHelper
-
Constructor.
- WEIGHT - ro.sync.exml.view.graphics.TextAttribute
-
The font weight of
AttributedString
. - WEIGHT_BOLD - ro.sync.exml.view.graphics.TextAttribute
-
Value for the weight.
- WELLFORMED - ro.sync.exml.plugin.validator.ValidationType
-
Check if the document is conformant to a relaxed set of rules.
- WELLFORMED - Static variable in class ro.sync.xml.parser.ParserCreator
-
Check if the document is conformant to a relaxed set of rules.
- whatAttributesCanGoHere(WhatAttributesCanGoHereContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Examines the grammar and decides what attributes can be inserted in the parent element.
- whatAttributesCanGoHere(WhatAttributesCanGoHereContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Examines the grammar and decides what attributes can be inserted in the parent element, after the list of attributes names.
- WhatAttributesCanGoHereContext - Class in ro.sync.contentcompletion.xml
-
Used by the schema manager to find out the attributes that can be inserted in a given context.
- WhatAttributesCanGoHereContext() - Constructor for class ro.sync.contentcompletion.xml.WhatAttributesCanGoHereContext
- whatElementsCanGoHere(WhatElementsCanGoHereContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Examines the grammar and decides what elements can be inserted in the parent element, after the list of child names.
- whatElementsCanGoHere(WhatElementsCanGoHereContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Examines the grammar and decides what elements can be inserted in the parent element, after the list of child names.
- WhatElementsCanGoHereContext - Class in ro.sync.contentcompletion.xml
-
It is used to determine the elements that can be inserted in the current context.
- WhatElementsCanGoHereContext() - Constructor for class ro.sync.contentcompletion.xml.WhatElementsCanGoHereContext
- whatPossibleValuesHasAttribute(WhatPossibleValuesHasAttributeContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Queries the possible values of an element attribute.
- whatPossibleValuesHasAttribute(WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Queries the possible values of an element attribute.
- WhatPossibleValuesHasAttributeContext - Class in ro.sync.contentcompletion.xml
-
It is used to determine the possible values of the current attribute.
- WhatPossibleValuesHasAttributeContext() - Constructor for class ro.sync.contentcompletion.xml.WhatPossibleValuesHasAttributeContext
- whatPossibleValuesHasElement(WhatElementsCanGoHereContext) - Method in interface ro.sync.ecss.extensions.api.AuthorSchemaManager
-
Queries the possible values of an element.
- whatPossibleValuesHasElement(WhatElementsCanGoHereContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
-
Queries the possible values of an element.
- wheelUp - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
true
if the mouse wheel is rotated up (away from the user),false
if the mouse wheel is rotated down (towards the user). - WHR_CUSTOM_TEMPLATES_ERRORS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page is for the template error dialog box
- WHR_SAVE_TEMPLATE_AS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page for "Save Template As" dialog used to save a new publishing template starting from an old one.
- width - Variable in class ro.sync.exml.view.graphics.Dimension
-
The width.
- width - Variable in class ro.sync.exml.view.graphics.Ellipse
-
The overall width of this ellipse.
- width - Variable in class ro.sync.exml.view.graphics.Rectangle
-
The width.
- WIDTH_PROPERTY - Static variable in interface ro.sync.ecss.css.functions.LabelCSSConstants
-
The width of the label.
- WIDTH_RAW_PROPERTY - Static variable in class ro.sync.ecss.css.LabelContent
-
The width of the label.
- WidthRepresentation - Class in ro.sync.ecss.extensions.api
-
Specifies the fixed and relative width determined from the value of width/colwidth attribute of the col.
- WidthRepresentation(float, WidthRepresentation.Unit, float, boolean) - Constructor for class ro.sync.ecss.extensions.api.WidthRepresentation
-
Constructor.
- WidthRepresentation(String, boolean) - Constructor for class ro.sync.ecss.extensions.api.WidthRepresentation
-
Constructor.
- WidthRepresentation.Unit - Enum in ro.sync.ecss.extensions.api
-
The fixed width unit.
- WITH_CONFLICTS - ro.sync.merge.MergeResult.ResultType
-
When the merge is completed successfully by applying the specified conflictResoultionMethod
- withMaximumCompletionSize(int) - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Sets the maximum completion size.
- withMaximumNumberOfCompletions(int) - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Sets the maximum number of completions.
- withMaximumPrefixSize(int) - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Sets the maximum prefix size.
- withMinimumPrefixSize(int) - Method in class ro.sync.exml.workspace.api.standalone.project.textcompletions.CompletionProposalsOptions.Builder
-
Sets the minimum prefix size.
- WORDS - Static variable in interface ro.sync.ecss.extensions.commons.ExtensionTags
-
Algorithm name for differencing en: Words
- WORDS_COMPARE - Static variable in class ro.sync.diff.api.DiffOptions
-
Algorithm based on words comparison.
- WORKING_COPY_MENU - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: NewExternalFolderDialog,
- WORKING_COPY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WorkingCopyView, TableColumnsCustomizerDialog, WorkingCopiesManagerDialog,
- WORKING_WITH_UNICODE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SWTEncodingChooser, SwingEncodingChooser,
- Workspace - Interface in ro.sync.exml.workspace.api
-
Provides access to workspace specific information and actions.
- WORKSPACE_ACCESS - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Workspace access plugin type.
- WORKSPACE_ACCESS_JS - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
Workspace access plugin type implemented in JavaScript.
- WORKSPACE_ACCESS_JS_MODULE - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
A JavaScript module of the Workspace access plugin.
- WorkspaceAccessPluginExtension - Interface in ro.sync.exml.plugin.workspace
-
Workspace Access plugin extension.
- WorkspaceUtilities - Interface in ro.sync.exml.workspace.api
-
Provides access to global utility methods.
- WrapInAncestorsOptions() - Constructor for class ro.sync.ecss.extensions.api.AuthorSchemaAwareEditingHandlerAdapter.WrapInAncestorsOptions
- write(String) - Method in interface ro.sync.ecss.extensions.api.webapp.plugin.servlet.http.Part
-
A convenience method to write this uploaded item to disk.
- writeTo(OutputStream) - Method in interface ro.sync.exml.workspace.api.util.ImageHolder
-
Writes the image to the output stream.
- WSAuthorComponentEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.author
-
Provides enhanced access (with additional methods) to the author page from an Author Component editor.
- WSAuthorEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.author
-
Author editor page.
- WSAuthorEditorPageBase - Interface in ro.sync.exml.workspace.api.editor.page.author
-
Provides access to methods related to the Author editor actions and information.
- WSDesignEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.design
-
API for the Design page, currently only editable status can be set here...
- WSDITAMapEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.ditamap
-
DITA Maps Manager editor page.
- WSDL_GENERATING_DOCUMENTATION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLDocumentationDialog, WSDLDocumentationDialog,
- WSDL_OUTLINE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: WSDLHelperPanel,
- WSDL_RESOURCE_HIERARCHY_DEPENDENCIES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView,
- WSDL_SOAP_ANALYSER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The WSDL pane.
- WSDLExtensionsBundle - Class in ro.sync.ecss.extensions.wsdl
-
The WSDL framework extensions bundle.
- WSDLExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.wsdl.WSDLExtensionsBundle
- WSDLNodeRendererCustomizer - Class in ro.sync.ecss.extensions.wsdl
-
Class used to customize the way an WSDL node is rendered in the UI.
- WSDLNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.wsdl.WSDLNodeRendererCustomizer
- WSEditor - Interface in ro.sync.exml.workspace.api.editor
-
Provides access to methods related to the editor actions and information.
- WSEditorBase - Interface in ro.sync.exml.workspace.api.editor
-
Provides access to methods related to the editor actions and information.
- WSEditorChangeListener - Class in ro.sync.exml.workspace.api.listeners
-
Notified when an editor is added, removed or the editor page is changed
- WSEditorChangeListener() - Constructor for class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
- WSEditorListener - Class in ro.sync.exml.workspace.api.listeners
-
WS Editor listener.
- WSEditorListener() - Constructor for class ro.sync.exml.workspace.api.listeners.WSEditorListener
- WSEditorPage - Interface in ro.sync.exml.workspace.api.editor.page
-
Access to an editor's page.
- WSEditorPageChangedListener - Class in ro.sync.exml.workspace.api.listeners
-
WS Editor page changed listener.
- WSEditorPageChangedListener() - Constructor for class ro.sync.exml.workspace.api.listeners.WSEditorPageChangedListener
- WSGridEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.grid
-
API for the grid page, currently only editable status can be set here...
- WSOptionChangedEvent - Class in ro.sync.exml.workspace.api.options
-
Represents an event which indicates that the value of an option has been changed.
- WSOptionChangedEvent(String, Object, Object) - Constructor for class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
The constructor of the option changed event.
- WSOptionChangedEvent(String, String, String) - Constructor for class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
-
The constructor of the option changed event.
- WSOptionListener - Class in ro.sync.exml.workspace.api.options
-
The listener which is notified about the value changes of an author extension level option.
- WSOptionListener() - Constructor for class ro.sync.exml.workspace.api.options.WSOptionListener
-
Default constructor for the option listener.
- WSOptionListener(String) - Constructor for class ro.sync.exml.workspace.api.options.WSOptionListener
-
Constructor for the option listener.
- WSOptionsStorage - Interface in ro.sync.exml.workspace.api.options
-
Support for the user to save and retrieve custom options in the Oxygen common preferences.
- WSOutline - Interface in ro.sync.exml.workspace.api.editor.page
-
The Workspace Outline.
- WSTextBasedEditorPage - Interface in ro.sync.exml.workspace.api.editor.page
-
Provides access to methods related to the editor actions and information for the Text and Author pages.
- WSTextEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.text
-
Text editor page access.
- WSTextXMLSchemaManager - Class in ro.sync.exml.workspace.api.editor.page.text
-
Text page XML schema manager.
- WSTextXMLSchemaManager() - Constructor for class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
- WSXMLTextEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.text.xml
-
Contains methods specific to XML editors.
- WSXMLTextNodeRange - Interface in ro.sync.exml.workspace.api.editor.page.text.xml
-
The range of an XML node.
X
- x - Variable in class ro.sync.exml.view.graphics.Circle
-
The x coordinate of the upper left corner of this ellipse.
- x - Variable in class ro.sync.exml.view.graphics.Ellipse
-
The x coordinate of the upper left corner of this ellipse.
- x - Variable in class ro.sync.exml.view.graphics.Point
-
The 'x' coordinate.
- x - Variable in class ro.sync.exml.view.graphics.Rectangle
-
The x.
- X - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
The mouse event's x coordinate.
- XHTML - ro.sync.ecss.imagemap.SupportedFrameworks
-
The XHTML framework.
- XHTMLAuthorActionEventHandler - Class in ro.sync.ecss.extensions.api
-
Author action event handler for XHTML.
- XHTMLAuthorActionEventHandler() - Constructor for class ro.sync.ecss.extensions.api.XHTMLAuthorActionEventHandler
- XHTMLAuthorImageDecorator - Class in ro.sync.ecss.extensions.xhtml
-
Handles an HTML vocabulary image map.
- XHTMLAuthorImageDecorator() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLAuthorImageDecorator
-
XHTML - AuthorImageMapDecorator.
- XHTMLAuthorTableOperationsHandler - Class in ro.sync.ecss.extensions.xhtml
-
Author table operations handler for XHTML framework.
- XHTMLAuthorTableOperationsHandler() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLAuthorTableOperationsHandler
- XHTMLConstants - Interface in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
This interface contains the name of the elements and attributes used in XHTML.
- XHTMLDocumentTypeHelper - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Implementation of the document type helper for XHTML.
- XHTMLDocumentTypeHelper() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLDocumentTypeHelper
- XHTMLEditImageMapCore - Class in ro.sync.ecss.extensions.xhtml.imagemap
-
Edit map core for XHTML.
- XHTMLEditImageMapCore() - Constructor for class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLEditImageMapCore
- XHTMLElementLocator - Class in ro.sync.ecss.extensions.xhtml
-
Locator for a XHTML document.
- XHTMLElementLocator(IDTypeVerifier, String) - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLElementLocator
-
Constructor.
- XHTMLElementLocatorProvider - Class in ro.sync.ecss.extensions.xhtml
-
In XHTML the reference can point to an ID type attribute and also to the
name
attribute of thea
element. - XHTMLElementLocatorProvider() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLElementLocatorProvider
- XHTMLExtensionsBundle - Class in ro.sync.ecss.extensions.xhtml
-
The XHTML framework extensions bundle.
- XHTMLExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLExtensionsBundle
- XHTMLExternalObjectInsertionHandler - Class in ro.sync.ecss.extensions.xhtml
-
Dropped URLs handler
- XHTMLExternalObjectInsertionHandler() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLExternalObjectInsertionHandler
- XHTMLInsertListOperation - Class in ro.sync.ecss.extensions.xhtml
-
Operation used to convert selected paragraphs to ordered/unordered list.
- XHTMLInsertListOperation() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLInsertListOperation
- XHTMLListSortOperation - Class in ro.sync.ecss.extensions.commons.sort
-
'Sort list' operation for XHTML.
- XHTMLListSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.sort.XHTMLListSortOperation
-
Constructor.
- XHTMLNewShapeDescriptor(NewWebappAreaView) - Constructor for class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation.XHTMLNewShapeDescriptor
-
Descriptor of a shape that was added client-side.
- XHTMLNodeRendererCustomizer - Class in ro.sync.ecss.extensions.xhtml
-
Class used to customize the way an XHTML node is rendered in the UI.
- XHTMLNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLNodeRendererCustomizer
- XHTMLSchemaManagerFilter - Class in ro.sync.ecss.extensions.xhtml
-
XHTML implementation for schema manager filter for adding type attribute values for script and style elements in content completion proposals list.
- XHTMLSchemaManagerFilter() - Constructor for class ro.sync.ecss.extensions.xhtml.XHTMLSchemaManagerFilter
- XHTMLTableCustomizerConstants - Interface in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
Constants used to choose XHTML table attributes.
- XHTMLTableSortOperation - Class in ro.sync.ecss.extensions.commons.table.operations.xhtml
-
XHTML table sort operation implementation.
- XHTMLTableSortOperation() - Constructor for class ro.sync.ecss.extensions.commons.table.operations.xhtml.XHTMLTableSortOperation
- XHTMLUniqueAttributesRecognizer - Class in ro.sync.ecss.extensions.xhtml.id
-
Unique attributes recognizer
- XHTMLUniqueAttributesRecognizer() - Constructor for class ro.sync.ecss.extensions.xhtml.id.XHTMLUniqueAttributesRecognizer
-
Constructor
- XHTMLUpdateImageMapOperation - Class in ro.sync.ecss.extensions.xhtml.imagemap
-
XHTML implementation of the operation that updates an image map with shape information from an SVG.
- XHTMLUpdateImageMapOperation() - Constructor for class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLUpdateImageMapOperation
- XHTMLUpdateImageMapOperation.XHTMLNewShapeDescriptor - Class in ro.sync.ecss.extensions.xhtml.imagemap
-
Descriptor of a shape that was added client-side.
- XHTMLWebappImageMapSupport - Class in ro.sync.ecss.extensions.xhtml.imagemap
-
Image map support for XHTML.
- XHTMLWebappImageMapSupport(AuthorElement) - Constructor for class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLWebappImageMapSupport
- XHTMLWebappImageMapSupportFactory - Class in ro.sync.ecss.extensions.xhtml.imagemap
-
Creates image map support objects for "map" elements.
- XHTMLWebappImageMapSupportFactory() - Constructor for class ro.sync.ecss.extensions.xhtml.imagemap.XHTMLWebappImageMapSupportFactory
- XINCLUDE_FEATURE - Static variable in class ro.sync.xml.parser.ParserCreator
-
Feature identifier: XInclude processing
- XML - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XML Document editor variable.
- XML_ACCURATE - Static variable in class ro.sync.diff.api.DiffOptions
-
XML accurate diff based on Sasha and Zhang algorithm.
- XML_AUTHOR - ro.sync.exml.workspace.api.application.ApplicationType
-
Oxygen XML Author.
- XML_AUTHOR_COMPONENT - ro.sync.exml.workspace.api.application.ApplicationType
-
Author component
- XML_AUTHOR_PRODUCT - Static variable in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
XML Author
- XML_CATALOG_FILES_LIST - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
A ";" delimited list of XML catalogs that Oxygen knows about.
- XML_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for XML documents.
- XML_DEVELOPER - ro.sync.exml.workspace.api.application.ApplicationType
-
Oxygen XML Developer
- XML_DEVELOPER_PRODUCT - Static variable in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
XML Developer
- XML_DTD_AUTOMATIC_QUICK_FIX_SUPPORT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with DTD.
- XML_EDITOR - ro.sync.exml.workspace.api.application.ApplicationType
-
Oxygen XML Editor
- XML_EDITOR_PRODUCT - Static variable in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
-
XML Editor
- XML_FAST - Static variable in class ro.sync.diff.api.DiffOptions
-
Fast XML hybrid heuristic algorithm.
- XML_REFACTORING_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id for XML refactoring preferences page.
- XML_REFACTORING_WIZARD - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Id for XML refactoring tool.
- XML_REFERENCE - ro.sync.ecss.extensions.api.ReferenceType
-
The URL points to an XML file.
- XML_RESOURCE_HIERARCHY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView, DependencesHierarchyView,
- XML_RNG_AUTOMATIC_QUICK_FIX_SUPPORT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with RNG.
- XML_SCHEMA_DIAGRAM_ATTRIBUTES_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDGeneralFeaturesEditorPanel,
- XML_SCHEMA_DIAGRAM_EDITING_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDAnnotationsDialog, XSDAnnotationsDialog,
- XML_SCHEMA_DIAGRAM_FACETS_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: FacetsView,
- XML_SCHEMA_DIAGRAM_INTRODUCTION - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDEditorPage, XSDEditorPage,
- XML_SCHEMA_DIAGRAM_OUTLINE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SchemaHelperPanel, XSDSchemaComponentsPanel, SchemaDirectiveCustomizeDialog
- XML_SCHEMA_DIAGRAM_PALETTE_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDPaletteView,
- XML_SCHEMA_DIAGRAM_SCHEMA_NAMESPACES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: EditSchemaNamespacesDialog, EditXMLSchemaPropertiesDialog,
- XML_SCHEMA_FLAT - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ModulesGraphBuilderErrorsPresenterDialog, FlattenXMLSchemaChooser, ModulesGraphBuilderErrorsPresenterDialog, FlattenXmlSchemaDialog, FlattenXmlSchemaDialog, FlattenXmlSchemaProblemsDialog,
- XML_SCHEMA_HIERARCHY - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView,
- XML_SCHEMA_INSTANCE_GENERATOR - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLGeneratorGuiDialog, XMLGeneratorGuiDialog, XMLGeneratorMainFrame,
- XML_SCHEMA_PREFERENCES_PAGE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XMLSchemaPage, XMLSchemaOptionPane,
- XML_SCHEMA_REGEXP_BUILDER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: SchemaRegexpBuilderDialog, SchemaRegexpBuilderDialog
- XML_SCHEMA_SEARCH_REFERENCES - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: RenameComponentDialog, SearchReferencesDialog, RenameComponentDialog, SearchReferencesDialog,
- XML_SCHEMA_VERSION - Static variable in class ro.sync.xml.parser.ParserCreator
-
The XML schema version Xerces parser property
- XML_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XML Document URL editor variable The value is
${xmlu}
. - XML_WEB_AUTHOR - ro.sync.exml.workspace.api.application.ApplicationType
-
Web Author
- XML_XSD_AUTOMATIC_QUICK_FIX_SUPPORT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the automatic quick fixes support is enabled or not for the XML validated with XSD.
- XMLImageHandler - Class in ro.sync.exml.workspace.api.images.handlers
-
Special handler for editing images defined as XML (SVG, MathML, etc).
- XMLImageHandler() - Constructor for class ro.sync.exml.workspace.api.images.handlers.XMLImageHandler
- XMLNodeRendererCustomizer - Class in ro.sync.exml.workspace.api.node.customizer
-
Class used to customize the way an XML node is rendered in the UI.
- XMLNodeRendererCustomizer() - Constructor for class ro.sync.exml.workspace.api.node.customizer.XMLNodeRendererCustomizer
- XMLNodeRendererCustomizerAdapter - Class in ro.sync.ecss.extensions.commons
-
Empty implementation for
XMLNodeRendererCustomizer
. - XMLNodeRendererCustomizerAdapter() - Constructor for class ro.sync.ecss.extensions.commons.XMLNodeRendererCustomizerAdapter
- xmlReader - Variable in class ro.sync.contentcompletion.xml.Context
-
The
XMLReader
used to create sources for executing XPath expressions in theContext
. - XMLReaderWithGrammar - Class in ro.sync.exml.workspace.api.util
-
XML Reader + grammar cache
- XMLReaderWithGrammar(XMLReader, Object) - Constructor for class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
-
Constructor
- XMLUtilAccess - Interface in ro.sync.exml.workspace.api.util
-
XML Utilities
- XPATH_1_0 - ro.sync.ecss.extensions.api.XPathVersion
-
XPath 1.0
- XPATH_2_0 - ro.sync.ecss.extensions.api.XPathVersion
-
XPath 2.0
- XPATH_3_0 - ro.sync.ecss.extensions.api.XPathVersion
-
XPath 3.0.
- XPATH_ACTIVATION_EXPRESSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Help page ID for xpath activation expression page.
- XPATH_BUILDER - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The model of the selection.
- XPATH_BUILDER_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XPathBuilderView, EditFavoriteDialog, ConfigureXPathWorkingSetsDialog, XPathBuilderPanel,
- XPATH_CONSOLE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XPathPanel,
- XPATH_FUNCTION_SAMPLE - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
Sample of XPath function specification
- XPathException - Exception in ro.sync.exml.workspace.api.editor.page.text.xml
-
An exception thrown when performing an XPath.
- XPathException(String, Throwable) - Constructor for exception ro.sync.exml.workspace.api.editor.page.text.xml.XPathException
-
Constructor.
- XPathVersion - Enum in ro.sync.ecss.extensions.api
-
XPath version types.
- XPointerElementLocator - Class in ro.sync.ecss.extensions.commons
-
Element locator for links that have the one of the following patterns: element(elementID) - locate the element with the same id element(/1/2/5) - A child sequence appearing alone identifies an element by means of stepwise navigation, which is directed by a sequence of integers separated by slashes (/); each integer n locates the nth child element of the previously located element.
- XPointerElementLocator(IDTypeVerifier, String) - Constructor for class ro.sync.ecss.extensions.commons.XPointerElementLocator
-
Constructor.
- xpoints - Variable in class ro.sync.exml.view.graphics.Polygon
-
The array of x coordinates.
- XPROC - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XProc Document editor variable The value is
${xproc}
. - XPROC_TRANSFORMATION_INPUTS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: InputPortEditDialog, InputPortEditDialog,
- XPROC_TRANSFORMATION_OUTPUTS_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: OutputPortEditDialog, OutputPortEditDialog,
- XPROC_TRANSFORMATION_SCENARIO - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
Configure XProc scenario
- XPROC_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XSL Document URL editor variable The value is
${xslu}
. - XPROC_VERSION_1_0 - ro.sync.contentcompletion.xproc.XProcVersion
-
XProc version 1.0.
- XPROC_VERSION_3_0 - ro.sync.contentcompletion.xproc.XProcVersion
-
XProc version 3.0.
- XProcVersion - Enum in ro.sync.contentcompletion.xproc
-
Enumeration containing all XProc versions.
- XQUERY - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XQuery Document editor variable The value is
${xquery}
. - XQUERY_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for XQUERY documents.
- XQUERY_DEBUGGER_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The XQuery debugger perspective.
- XQUERY_DEBUGGER_PERSPECTIVE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"XQuery Debugger Perspective" topic
- XQUERY_EXTENSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by ExtensionsDialog (SA + EC).
- XQUERY_OUTLINE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XQueryComponentsHelperPanel,
- XQUERY_TRANSFORMER - Static variable in class ro.sync.exml.plugin.PluginDescriptor
-
An XQuery transformer extension.
- XQUERY_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XSL Document URL editor variable The value is
${xslu}
. - XQueryOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to apply an XQuery script on a element and replacing it with the result of the XQuery transformation, or inserting the result in the document.
- XQueryOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.XQueryOperation
- XQueryTransformerPluginExtension - Interface in ro.sync.exml.plugin.transform
-
A plugin extension that contributes an XQuery transformer.
- XQueryUpdateOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation that applies an XQuery Update script.
- XQueryUpdateOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.XQueryUpdateOperation
-
Constructor.
- XREF - ro.sync.ecss.dita.DITAImposedReferenceType
-
xref with href/keyref (common case)
- XREF_CLASS - ro.sync.ecss.extensions.dita.DITANodeRendererCustomizer.DitaClass
-
XREF class.
- XSD_PALETTE - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
The key for the XSD & JSON Schema Palette view.
- XSD_TO_JSON_SCHEMA_CONVERTER - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSDtoJSONSchemaConverterDialog
- XSDExtensionsBundle - Class in ro.sync.ecss.extensions.xsd
-
The XML Schema framework extensions bundle.
- XSDExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.xsd.XSDExtensionsBundle
- XSDNodeRendererCustomizer - Class in ro.sync.ecss.extensions.xsd
-
Class used to customize the way an XML Schema node is rendered in the UI.
- XSDNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.xsd.XSDNodeRendererCustomizer
- XSL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XSL Document editor variable The value is
${xsl}
. - XSL_AUTOMATIC_QUICK_FIX_SUPPORT - Static variable in interface ro.sync.exml.options.APIAccessibleOptionTags
-
Option that controls if the automatic quick fixes support is enabled or not for XSLT.
- XSL_URL - Static variable in interface ro.sync.util.editorvars.EditorVariablesConstants
-
XSL Document URL editor variable The value is
${xslu}
. - XSLMessageListener - Interface in ro.sync.exml.plugin.transform
-
Receives a callback generated by xsl:message and xsl:assert.
- XSLT_DEBUGGER_PERSPECTIVE - Static variable in interface ro.sync.exml.UIPerspectives
-
The XSLT debugger perspective.
- XSLT_DEBUGGER_PERSPECTIVE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
"XSLT Debugger Perspective" topic
- XSLT_EXTENSIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by ExtensionsDialog (SA + EC).
- XSLT_HIERARCHY_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: DependencesHierarchyView,
- XSLT_OUTLINE - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: StylesheetHelperPanel,
- XSLT_REFACTORING_ACTIONS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MoveToAnotherStylesheetDialog, MoveToAnotherStylesheetDialog,
- XSLT_STYLESHEET_PARAMETERS - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: ParamEditDialog, TransformationParameterDialog, TransformationParameterDialog,
- XSLT_TAB - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: AdditionalURLWithEditorVariableDialog,
- XSLT_UNIT_TEST_XSPEC - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XSpecCustomizePage and XSPEC editor pages.
- XSLT_VERSION_1_0 - ro.sync.contentcompletion.xsl.XSLTVersion
-
XSLT version 1.0.
- XSLT_VERSION_2_0 - ro.sync.contentcompletion.xsl.XSLTVersion
-
XSLT version 2.0.
- XSLT_VERSION_3_0 - ro.sync.contentcompletion.xsl.XSLTVersion
-
XSLT version 3.0.
- XSLT_VERSION_4_0 - ro.sync.contentcompletion.xsl.XSLTVersion
-
XSLT version 4.0.
- XSLT_XQUERY_INPUT - Static variable in interface ro.sync.exml.MainFrameComponentsConstants
-
View showing the xml input structure of the XSLT transformation.
- XSLT_XQUERY_INPUT_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: XsltXQueryInputView,
- XSLTExtensionsBundle - Class in ro.sync.ecss.extensions.xslt
-
The XSLT framework extensions bundle.
- XSLTExtensionsBundle() - Constructor for class ro.sync.ecss.extensions.xslt.XSLTExtensionsBundle
- XSLTNodeRendererCustomizer - Class in ro.sync.ecss.extensions.xslt
-
Class used to customize the way an XSLT node is rendered in the UI.
- XSLTNodeRendererCustomizer() - Constructor for class ro.sync.ecss.extensions.xslt.XSLTNodeRendererCustomizer
- XSLTOperation - Class in ro.sync.ecss.extensions.commons.operations
-
An implementation of an operation to apply an XSLT stylesheet on a element and replacing it with the result of the XSLT transformation or inserting the result in the document.
- XSLTOperation() - Constructor for class ro.sync.ecss.extensions.commons.operations.XSLTOperation
- XSLTTransformerPluginExtension - Interface in ro.sync.exml.plugin.transform
-
A plugin extension that contributes an XSLT transformer.
- XSLTTransformerPluginExtensionBase - Class in ro.sync.exml.plugin.transform
-
Base class for transformers.
- XSLTTransformerPluginExtensionBase() - Constructor for class ro.sync.exml.plugin.transform.XSLTTransformerPluginExtensionBase
- XSLTVersion - Enum in ro.sync.contentcompletion.xsl
-
Enumeration containing all XSLT versions.
Y
- y - Variable in class ro.sync.exml.view.graphics.Circle
-
The y coordinate of the upper left corner of thise llipse.
- y - Variable in class ro.sync.exml.view.graphics.Ellipse
-
The y coordinate of the upper left corner of thise llipse.
- y - Variable in class ro.sync.exml.view.graphics.Point
-
The 'y' coordinate.
- y - Variable in class ro.sync.exml.view.graphics.Rectangle
-
The y.
- Y - Variable in class ro.sync.ecss.extensions.api.AuthorMouseEvent
-
The mouse event's y coordinate.
- YAML_CONTENT_TYPE - Static variable in interface ro.sync.diff.api.DiffContentTypes
-
Content type for YAML documents.
- YAML_OUTLINER_VIEW - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: MainFrame, OutlinerPanel from YAML Editor,
- YAML_TO_JSON - Static variable in interface ro.sync.ui.application.HelpPageProvider
-
The help page ID is used by: YamlJsonConverterDialog, YamlJsonConverterGuiDialog
- ypoints - Variable in class ro.sync.exml.view.graphics.Polygon
-
The array of y coordinates.
All Classes All Packages