Oxygen XML Editor, Version 14.2
A B C D E F G H I K L M N O P R S T U V W X Z

A

ABSOLUTE_URL - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
The absolute URL of the topic reference computed by Oxygen from the "href" value.
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.
addAuthorMouseListener(AuthorMouseListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Adds a mouse listener to the current author page.
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.
addInputURLChooserCustomizer(InputURLChooserCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
Adds a customizer which can modify the list of "Browse" actions.
addMenuBarCustomizer(MenuBarCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Adds a customizer which can contribute to or modify existing menu components.
addOptionListener(WSOptionListener) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
Adds an OptionListener to the current set of options.
addPageChangedListener(WSEditorPageChangedListener) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Add a listener for page changed events.
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
addPopUpMenuCustomizer(AuthorPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Author page.
addPopUpMenuCustomizer(TextPopupMenuCustomizer) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Add the pop-up menu customizer which can be used to customize the pop-up menu (add/remove actions) before showing it in the Text page.
addPriorityEntityResolver(EntityResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Add a priority entity resolver.
addPriorityURIResolver(URIResolver) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Add a priority URI resolver.
addRelativeReferencesResolver(String, RelativeReferenceResolver) - Method in interface ro.sync.exml.workspace.api.standalone.ReferencesCustomizer
Add a relative reference resolver for a certain URL protocol.
addToolbarComponentsCustomizer(ToolbarComponentsCustomizer) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Adds a customizer which can contribute to or modify existing toolbars or contribute to the reserved Plugins toolbar.
addTopicRefTargetInfoProvider(String, TopicRefTargetInfoProvider) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Add a target information provider to the DITA Maps Manager view.
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.
ADVICE_CLOSE - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
"oxygen-action" header value instructing to close the editor.
ADVICE_RELOAD - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
"oxygen-action" header value instructing to reload editor's content from the provided location.
ALL_DECIMALS - Static variable in class ro.sync.sample.plugin.converter.ConversionEntry
Constant for defining that all decimals should be included in the result.
API - Annotation Type in ro.sync.annotations.api
Indicates the type of an API element and the visibility of its source code.
APIType - Enum in ro.sync.annotations.api
An API element type.
applicationClosing() - Method in interface ro.sync.exml.plugin.workspace.WorkspaceAccessPluginExtension
Notified before the editors are closed and the application exits.
applicationClosing() - Method in class ro.sync.sample.plugin.workspace.CustomWorkspaceAccessPluginExtension
 
applicationStarted(StandalonePluginWorkspace) - Method in interface ro.sync.exml.plugin.workspace.WorkspaceAccessPluginExtension
Main plugin method.
applicationStarted(StandalonePluginWorkspace) - Method in class ro.sync.sample.plugin.workspace.CustomWorkspaceAccessPluginExtension
 
AUTHOR_COMPONENT_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The AuthorComponent component is licensed for using it as a component of another application or applet.
AUTHOR_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Author component is licensed both on SA and Eclipse.
AuthorActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.author.actions
Provides access to actions defined in the Author page.

B

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
 
beginCompoundUndoableEdit() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Begin a compound undoable edit operation.

C

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.
canCheckReadOnly(String) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
 
canHandleProtocol(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.TargetedURLStreamHandlerPluginExtension
Check if the plugin can handle a specific protocol.
CapLinesPlugin - Class in ro.sync.sample.plugin.caplines
CaplinesPlugin is a sample plugin for the selection plugin type.
CapLinesPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.caplines.CapLinesPlugin
LowercasePlugin constructor.
CapLinesPluginExtension - Class in ro.sync.sample.plugin.caplines
CapLines plugin extension.
CapLinesPluginExtension() - Constructor for class ro.sync.sample.plugin.caplines.CapLinesPluginExtension
 
CATEGORY_ACADEMIC - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic license.
CATEGORY_ACADEMIC_CLASSROOM - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic classroom license.
CATEGORY_ACADEMIC_DEPARTMENTAL - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic departmental license.
CATEGORY_ACADEMIC_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic floating license.
CATEGORY_ACADEMIC_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Academic site license.
CATEGORY_ENTERPRISE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise license.
CATEGORY_ENTERPRISE_CORPORATE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise Corporate license.
CATEGORY_ENTERPRISE_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise floating license.
CATEGORY_ENTERPRISE_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Enterprise site license.
CATEGORY_PROFESSIONAL - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional license.
CATEGORY_PROFESSIONAL_CORPORATE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional Corporate license.
CATEGORY_PROFESSIONAL_FLOATING - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional floating license.
CATEGORY_PROFESSIONAL_SITE - Static variable in interface ro.sync.exml.workspace.api.license.LicenseCategories
Professional site license.
changePage(String) - Method in interface ro.sync.exml.workspace.api.editor.WSEditor
Change the current selected page in the editor.
chooseFile(String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays a file chooser for selecting a File.
chooseFile(File, String, String[], String, boolean) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays a file chooser for selecting a File.
chooseFile(String, String[], String) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays a file chooser for selecting a File.
chooseURL(String, String[], String) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays an URL chooser for selecting an URL.
chooseURL(String, String[], String, String) - Method in interface ro.sync.exml.workspace.api.Workspace
Displays an URL chooser for selecting an URL.
chooseURLPath(String, String[], String) - Method in interface ro.sync.exml.workspace.api.Workspace
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.
chooseURLs(StandalonePluginWorkspace) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
 
CLASS_VALUE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
The class value of the target.
clearImageCache() - Method in interface ro.sync.exml.workspace.api.Workspace
Clear the cache of images used to display images fast in the Author page.
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.
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
CommentPlugin - Class in ro.sync.sample.plugin.comment
CommentPlugin is a sample plugin for the selection plugin type.
CommentPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.comment.CommentPlugin
CommentPlugin.
CommentPluginExtension - Class in ro.sync.sample.plugin.comment
Comment plugin extension.
CommentPluginExtension() - Constructor for class ro.sync.sample.plugin.comment.CommentPluginExtension
 
COMPONENTS_VALIDATOR_EXTENSION - Static variable in class ro.sync.exml.plugin.PluginDescriptor
The startup extension.
ComponentsValidatorPlugin - Class in ro.sync.sample.plugin.startup
ComponentsValidatorPlugin is a sample plugin for the startup plugin type.
ComponentsValidatorPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.startup.ComponentsValidatorPlugin
CommentPlugin.
ComponentsValidatorPluginExtension - Interface in ro.sync.exml.plugin.startup
Startup plugin.
ComponentsValidatorPluginExtension - Class in ro.sync.sample.plugin.startup
Startup plugin extension.
ComponentsValidatorPluginExtension() - Constructor for class ro.sync.sample.plugin.startup.ComponentsValidatorPluginExtension
 
computeTopicRefTargetInfo(Map<TopicRefInfo, TopicRefTargetInfo>) - Method in interface ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfoProvider
Call back received to compute for each TopicRefInfo key the correct properties of the TopicRefTargetInfo object.
CONFIG_RESOURCE - Static variable in class ro.sync.sample.plugin.converter.ConversionManager
The path to conversion.xml file.
CONNECTION_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the unique name of the connection.
ContextDescriptionProvider - Interface in ro.sync.exml.workspace.api.standalone
Provides language-independent information about a certain context.
ConversionDialog - Class in ro.sync.sample.plugin.converter
The plugin dialog.
ConversionDialog(Frame, String) - Constructor for class ro.sync.sample.plugin.converter.ConversionDialog
Constructor for the ConversionDialog object
ConversionEntry - Class in ro.sync.sample.plugin.converter
Defines the abstract conversion entry.
ConversionEntry() - Constructor for class ro.sync.sample.plugin.converter.ConversionEntry
 
ConversionException - Exception in ro.sync.sample.plugin.converter
Description of the Class
ConversionException() - Constructor for exception ro.sync.sample.plugin.converter.ConversionException
Constructs an ConversionException with null as its error detail message.
ConversionException(String) - Constructor for exception ro.sync.sample.plugin.converter.ConversionException
Constructs an ConversionException with the specified detail message.
ConversionFormat - Class in ro.sync.sample.plugin.converter
Manages a set of conversion entries, associated to a format.
ConversionFormat(Node) - Constructor for class ro.sync.sample.plugin.converter.ConversionFormat
Constructor for the ConversionFormat object.
ConversionManager - Class in ro.sync.sample.plugin.converter
Contain all formats.
ConversionManager() - Constructor for class ro.sync.sample.plugin.converter.ConversionManager
Extract all formats from configuration file.
ConversionPlugin - Class in ro.sync.sample.plugin.converter
ConversionPlugin.java
ConversionPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.converter.ConversionPlugin
ConversionPlugin.
ConversionPluginExtension - Class in ro.sync.sample.plugin.converter
Conversion plugin extension.
ConversionPluginExtension() - Constructor for class ro.sync.sample.plugin.converter.ConversionPluginExtension
 
convert(double, boolean, int) - Method in class ro.sync.sample.plugin.converter.ConversionEntry
Converts the argument from the master measure to the slave measure if direct attribute is true, else reverse.
convert(String, String, double, double, boolean, int) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
Based on masterValue and slaveValue it determines the conversion entry that knows how to convert the two values.
convert(double, boolean, int) - Method in class ro.sync.sample.plugin.converter.FactorConversionEntry
Converts the argument from the master measure to the slave measure if direct attribute is true, otherwise reverse.
convert(double, boolean, int) - Method in class ro.sync.sample.plugin.converter.FormulaConversionEntry
Converts the argument from the master measure to the slave measure.
copy(String) - Method in class ro.sync.sample.plugin.converter.ConversionDialog
Transfers the currently selected text to the system clipboard.
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.
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).
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.
createJavaProcess(String, String[], String, String, Map<String, String>, File, ProcessListener) - Method in interface ro.sync.exml.workspace.api.Workspace
Prepare a Java process for execution.
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.
createReviewToolbar() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorComponentEditorPage
Retrieve the toolbar for author review.
createSaxon9HEXSLTTransformerWithExtensions(Source, ExtensionFunctionDefinition[]) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Create a Saxon 9 Home Edition transformer with the specified extension functions.
createWhatAttributesCanGoHereContext(int) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Create a context for the given element that can be used to obtain the list with attributes that element accepts.
createWhatElementsCanGoHereContext(int) - Method in 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.
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.
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".
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.
customizeMainMenu(JMenuBar) - Method in interface ro.sync.exml.workspace.api.standalone.MenuBarCustomizer
Customize the components which get displayed on the main menu bar.
customizePopUpMenu(Object, 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.
customizeToolbar(ToolbarInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ToolbarComponentsCustomizer
Customize the components which get displayed on a certain toolbar.
customizeView(ViewInfo) - Method in interface ro.sync.exml.workspace.api.standalone.ViewComponentCustomizer
Customize the component which gets displayed on a certain view.
CustomOpenRedirectExtension - Class in ro.sync.sample.plugin.openredirect
Custom extension to redirect open for some URLs
CustomOpenRedirectExtension() - Constructor for class ro.sync.sample.plugin.openredirect.CustomOpenRedirectExtension
 
CustomProtocolChooserExtension - Class in ro.sync.sample.plugin.customprotocol
Plugin extension - custom protocol chooser extension
CustomProtocolChooserExtension() - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
 
CustomProtocolHandler - Class in ro.sync.sample.plugin.customprotocol
Handler for the file2 protocol
CustomProtocolHandler() - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolHandler
 
CustomProtocolPlugin - Class in ro.sync.sample.plugin.customprotocol
Sample plugin for customs protocols.
CustomProtocolPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolPlugin
Constructs the plugin.
CustomProtocolURLHandlerExtension - Class in ro.sync.sample.plugin.customprotocol
Plugin extension - custom protocol URL handler extension
CustomProtocolURLHandlerExtension() - Constructor for class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
 
CustomWorkspaceAccessPluginExtension - Class in ro.sync.sample.plugin.workspace
Plugin extension - workspace access extension.
CustomWorkspaceAccessPluginExtension() - Constructor for class ro.sync.sample.plugin.workspace.CustomWorkspaceAccessPluginExtension
 

D

DataSourceAccess - Interface in ro.sync.exml.workspace.api.options
Provides methods used to obtain data source connection related information.
DataSourceConnectionInfo - Interface in ro.sync.exml.workspace.api.options
Provides properties values for a Data source.
DEBUGGER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Debugger component is licensed both on SA and Eclipse.
decimalsNumber - Variable in class ro.sync.sample.plugin.converter.ConversionEntry
The decimals number to show.
decrypt(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Decrypts a string using the Oxygen internal encryption system.
DEFINITION_LOCATION - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
The location of the DITA Map where the key definition was defined.
delete(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
Delete the resource identified by the specified URL.
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.
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.
DEVELOPER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Developer component is licensed both on SA and Eclipse.
DIFF_APPLICATION_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Diff application component name.
DIFF_SERVER_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Diff component name for the server.
disableLateDelegationCLForTests(boolean) - Static method in class ro.sync.exml.plugin.PluginManager
Disable/enable late delegation class loader for tests
DITA_MAPS_EDITING_AREA - Static variable in interface ro.sync.exml.workspace.api.PluginWorkspace
The DITA Maps editing area
DITAMapPopupMenuCustomizer - Interface in ro.sync.exml.workspace.api.editor.page.ditamap
Can be used to customize a pop-up menu before showing it.
doCancel() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Cancel pressed.
document - Variable in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
The current document.
document - Variable in class ro.sync.exml.plugin.document.DocumentPluginResultImpl
The processed document.
DOCUMENT_PROCESSOR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
Document processor extension type.
DocumentPluginContext - Interface in ro.sync.exml.plugin.document
Plugin context interface.
DocumentPluginContextImpl - Class in ro.sync.exml.plugin.document
Support implementation of the PluginContext interface.
DocumentPluginContextImpl() - Constructor for class ro.sync.exml.plugin.document.DocumentPluginContextImpl
Constructor for an DocumentPluginContext with no document.
DocumentPluginContextImpl(Document, Frame, StandalonePluginWorkspace) - Constructor for class ro.sync.exml.plugin.document.DocumentPluginContextImpl
Creates the plugin context.
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.
doOK() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
OK pressed.
DRIVER_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the driver name used to access the database.

E

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.
EDITOR_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Editor component is licensed both on SA and Eclipse.
editorAboutToBeClosed(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor will be closed.
editorAboutToBeOpened(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor will be opened.
editorAboutToBeOpenedVeto(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor will be opened.
editorAboutToBeSavedVeto(int) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorListener
The editor is about to be saved.
editorActivated(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was activated.
editorClosed(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was closed.
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.
editorPageChanged(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
The current page for an editor has changed.
editorPageChanged() - Method in class ro.sync.exml.workspace.api.listeners.WSEditorPageChangedListener
The current page for an editor has changed
editorRelocated(URL, URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was relocated to a new location.
editorSaved(int) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorListener
The editor was saved.
editorSelected(URL) - Method in class ro.sync.exml.workspace.api.listeners.WSEditorChangeListener
An editor was selected in the tabbed pane.
ELEMENT_NAME - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
The element name.
encrypt(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Encrypts a string using the Oxygen internal encryption system.
endCompoundUndoableEdit() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
End a compound undoable edit operation.
enterKeyPressed() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Enter key pressed.
escapeAttributeValue(String) - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Escape an attribute value so that the XML document remains well-formed.
evaluateXPath(String) - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
Evaluates an XPath expression.
expandEditorVariables(String, URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Try to expand the editor variables in a path.

F

FactorConversionEntry - Class in ro.sync.sample.plugin.converter
Implements a factor based conversion.
FactorConversionEntry(String, String, String, String, int, double) - Constructor for class ro.sync.sample.plugin.converter.FactorConversionEntry
Constructor for the FactorConversionEntry object.
filterAttributes(List<CIAttribute>, WhatAttributesCanGoHereContext) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the attributes proposed by the editor content completion schema manager.
filterAttributeValues(List<CIValue>, WhatPossibleValuesHasAttributeContext) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the attribute values proposed by the editor content completion schema manager.
filterElements(List<CIElement>, WhatElementsCanGoHereContext) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the elements proposed by the editor content completion schema manager.
filterElementValues(List<CIValue>, Context) - Method in interface ro.sync.contentcompletion.xml.SchemaManagerFilter
Filters the element values proposed by the editor content completion schema manager.
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.
findElementsByXPath(String) - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextEditorPage
Finds the nodes selected by the given XPath expression.
formatDouble(double, int) - Method in class ro.sync.sample.plugin.converter.ConversionEntry
Format a double number with specified decimals number to be included in the result.
FormatPreserveTextPlugin - Class in ro.sync.sample.plugin.formatpreserve
FormatPreserveTextPlugin is a sample plugin for the selection plugin type.
FormatPreserveTextPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.formatpreserve.FormatPreserveTextPlugin
Constructor.
FormatPreserveTextPluginExtension - Class in ro.sync.sample.plugin.formatpreserve
Format with Preserve Text Plugin Extension.
FormatPreserveTextPluginExtension() - Constructor for class ro.sync.sample.plugin.formatpreserve.FormatPreserveTextPluginExtension
 
FormSentencesPlugin - Class in ro.sync.sample.plugin.formsentences
FormSentencesPlugin is a sample plugin for the selection plugin type.
FormSentencesPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.formsentences.FormSentencesPlugin
FormSentencesPlugin constructor.
FormSentencesPluginExtension - Class in ro.sync.sample.plugin.formsentences
FormSentences plugin extension.
FormSentencesPluginExtension() - Constructor for class ro.sync.sample.plugin.formsentences.FormSentencesPluginExtension
 
FormulaConversionEntry - Class in ro.sync.sample.plugin.converter
Implements a formula based convertor.
FormulaConversionEntry(String, String, String, String, int, double, double) - Constructor for class ro.sync.sample.plugin.converter.FormulaConversionEntry
Constructor for the FormulaConversionEntry object
FormWordsPlugin - Class in ro.sync.sample.plugin.formwords
FormWordsPlugin is a sample plugin for the selection plugin type.
FormWordsPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.formwords.FormWordsPlugin
FormWordsPlugin constructor.
FormWordsPluginExtension - Class in ro.sync.sample.plugin.formwords
FormWords plugin extension.
FormWordsPluginExtension() - Constructor for class ro.sync.sample.plugin.formwords.FormWordsPluginExtension
 
frame - Variable in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
The parent frame.

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.
GeneralPluginContextImpl - Class in ro.sync.exml.plugin.general
Support implementation of the PluginContext interface.
GeneralPluginContextImpl(Frame, StandalonePluginWorkspace) - Constructor for class ro.sync.exml.plugin.general.GeneralPluginContextImpl
Creates the plugin context.
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
 
getAcceleratorKey() - Method in class ro.sync.exml.plugin.PluginAction
 
getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
getActionID(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.text.actions.TextActionsProvider
Get an unique ID (which does not depend on the action name) for an action Oxygen has mounted on the main JMenuBar or on the toolbars.
getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Provides access to actions already defined in the Author page like: Undo, Redo, Display Full Tags, Edit Attributes, etc.
getActionsProvider() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Provides access to actions already defined in the Text page like: Undo, Redo, etc.
getAllContributedToolbarIDs() - Method in class ro.sync.exml.plugin.PluginManager
Get all contributed toolbar IDs.
getAllContributedViewIDs() - Method in class ro.sync.exml.plugin.PluginManager
Get all contributed view IDs.
getAllEditorLocations(int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Get all the editor locations.
getAllPluginDirs() - Method in class ro.sync.exml.plugin.PluginManager
Get all plugin installation directories.
getAssociatedLabel(String) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
Get the label associated with a measure.
getAttributeDescription(WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get the description of an attribute.
getAttributeNamespace(String) - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get namespace URI for a given attribute qualified name.
getAttributeQName(int) - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get the qualified attribute name at index.
getAttributesCount() - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Returns the number of the element attributes.
getAttributeValue(String) - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get attribute value for given attribute qualified name.
getAuthorAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Access class to the author functions.
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.
getAuthorExtensionActions() - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
Get the map of author extension actions.
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.
getAvailableDataSourceConnectionInfos() - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
Obtain information about all the available data source connections.
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().
getBaseDir() - Method in class ro.sync.exml.plugin.PluginDescriptor
Get the base directory of the plugin.
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).
getCancelButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
 
getCanonicalFileFromFileUrl(URL) - Static method in class ro.sync.sample.plugin.customprotocol.CustomProtocolHandler
On Windows names of files from network neighborhood must be corrected before open.
getCaretOffset() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
The current caret offset.
getCategory() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
Get the license category.
getCauseMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
 
getChangeTrackingController() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Deprecated. Use WSAuthorEditorPage.getReviewController() instead.
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.
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.
getComponent() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
Get the current component this view will display
getComponentID() - Method in class ro.sync.exml.plugin.PluginContributedComponent
Gets the component ID.
getComponents() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
Get the components which are currently licensed.
getComponents() - Method in class ro.sync.exml.workspace.api.standalone.ToolbarInfo
 
getComponentsValidator() - Method in interface ro.sync.exml.plugin.startup.ComponentsValidatorPluginExtension
Gets the componet validator.
getComponentsValidator() - Method in class ro.sync.sample.plugin.startup.ComponentsValidatorPluginExtension
Process context.
getContent(String) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
Get as text the keyref content.
getContentPane() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
 
getContentType() - Method in class ro.sync.exml.plugin.openredirect.OpenRedirectInformation
 
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.
getContextKeyDefinitions() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
getContextKeyDefinitions(URL) - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager
Get the key definitions which will be used as a context for solving all conkeyref and keyref references in the opened DITA topics.
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
 
getCurrentAuthorEditorPageAccess() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
Get the WSAuthorEditorPage for the current edited file.
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.
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.
getDataSourceAccess() - Method in interface ro.sync.exml.workspace.api.Workspace
Get information about the configured data source connections.
getDataSourceConnectionInfo(String) - Method in interface ro.sync.exml.workspace.api.options.DataSourceAccess
Obtain information about the data source connection identified by the connection name.
getDecimalsNumber() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
Return decimals number to show.
getDefaultAuthorSchemaAwareEditingHandler() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the default schema aware editing handler.
getDefaultInitSide() - Method in class ro.sync.exml.plugin.PluginContributedComponent
Gets the default initial side.
getDefaultInitSide() - Method in class ro.sync.exml.plugin.PluginContributedToolbar
 
getDefaultInitSide() - Method in class ro.sync.exml.plugin.PluginContributedView
 
getDefaultPluginsDir() - Method in class ro.sync.exml.plugin.PluginManager
Get the plugins directory.
getDefaultValueAsBoolean(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
Gets the defaultValueAsBoolean attribute of the ConversionManager object
getDefaultValueAsString(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
Gets the defaultValueAsString attribute of the ConversionManager object
getDescription() - Method in class ro.sync.exml.plugin.PluginDescriptor
Get the description of the plugin.
getDescription() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
Get the description of this filter.
getDescriptor() - Method in class ro.sync.exml.plugin.Plugin
 
getDetailedMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
 
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).
getDocument() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
Get the current document.
getDocument() - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
Get the current document.
getDocument() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Get the edited document.
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.
getDocumentURL() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
Get the URL of the edited document.
getDocumentURL() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
 
getEditorAccess(URL, int) - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Find an editor access by location
getEditorLocation() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
Get the URL representing the editor location.
getElementDescription(Context) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get the description of an element.
getEndColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the end column, 1 based.
getEndLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the end line, 1 based.
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 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).
getExceptions() - Method in class ro.sync.exml.plugin.PluginManager
Get the exceptions raised durring the plugin initialization.
getExtension(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
Get the extension corresponding to the specified key.
getExtension(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Get the file extension for this URL.
getExtensions() - Method in interface ro.sync.exml.workspace.api.standalone.ResourceFilter
Get the list of extensions.
getExtensionShortcut(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
Get the extension corresponding to the specified key.
getFileName(String) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Get the file name from a file or URL path
getFormatByName(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
Gets a conversion format by name.
getFormats() - Method in class ro.sync.sample.plugin.converter.ConversionManager
Return all formats.
getFrame() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
Get the editing frame.
getFrame() - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
Get the frame for the DocumentPluginContextImpl.
getFrame() - Method in interface ro.sync.exml.plugin.general.GeneralPluginContext
Get the editing frame.
getFrame() - Method in class ro.sync.exml.plugin.general.GeneralPluginContextImpl
Gets the parent frame for the PluginContextImpl.
getFrame() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
Get the editing frame.
getFrame() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
Gets the frame for the PluginContextImpl.
getFullySelectedNode() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Get the node which is fully and perfectly surrounded by the current selection in the Author editor.
If the selection surrounds perfectly the node (the selection starts at the node start offset and ends immediately after the node end offset), the node will be returned, otherwise null will be returned.
For example if a node is selected using Outline or the Breadcrumb, the method will return the corresponding node.
getGlobalElements() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get all the names of global elements defined in the associated grammar.
getGrammarCache() - Method in class ro.sync.exml.workspace.api.util.XMLReaderWithGrammar
 
getGrammarURLs() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Get the array of URLs of the loaded DTD or XML Schema.
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
getIcon() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
Get the current view icon
getIconPath() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
Get the path of the icon used to render a node.
getID() - Method in class ro.sync.exml.plugin.PluginDescriptor
 
getInitIndex() - Method in class ro.sync.exml.plugin.PluginContributedComponent
Gets the initial index where to place the view.
getInitSide() - Method in class ro.sync.exml.plugin.PluginContributedComponent
Gets the initial side where to place the view.
getInstance() - Static method in class ro.sync.exml.plugin.PluginManager
Get the singleton instance of the plugin manager.
getInstance() - Static method in class ro.sync.sample.plugin.caplines.CapLinesPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.comment.CommentPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.converter.ConversionPlugin
 
getInstance() - Static method in class ro.sync.sample.plugin.customprotocol.CustomProtocolPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.formatpreserve.FormatPreserveTextPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.formsentences.FormSentencesPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.formwords.FormWordsPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.lowercase.LowercasePlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.openredirect.OpenRedirectPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.startup.ComponentsValidatorPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.uppercase.UppercasePlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.workspace.WorkspaceAccessPlugin
Get the plugin instance.
getInstance() - Static method in class ro.sync.sample.plugin.zeroindent.ZeroIndentPlugin
Get the plugin instance.
getKey() - Method in class ro.sync.exml.workspace.api.options.WSOptionListener
 
getLicenseInformationProvider() - Method in interface ro.sync.exml.workspace.api.Workspace
Get information about the license used in the current Oxygen application.
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.
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.
getLockHandler() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
 
getMasterLabel() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
Return master measure label.
getMasterValue() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
Return master measure value.
getMasterValues(String) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
Get all the possible values that can be listed in the first combo box, in the context of the selected value in the second combo box.
getMenuName() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserMenuExtension
Get the plugin name that will be displayed on the menu
getMenuName() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
 
getMessage() - Method in exception ro.sync.exml.plugin.lock.LockException
 
getName() - Method in class ro.sync.exml.plugin.PluginAction
Get the action name
getName() - Method in class ro.sync.exml.plugin.PluginDescriptor
Gets the name of the plugin.
getName() - Method in class ro.sync.sample.plugin.converter.ConversionFormat
Get the format name.
getNewValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
 
getNodeName() - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get the node name.
getNodeNamespace() - Method in class ro.sync.exml.workspace.api.node.customizer.NodeRendererCustomizerContext
Get the node namespace.
getOffsetOfLineEnd(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Gets the offset of the end of the specified line (return >=0).
getOffsetOfLineStart(int) - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Gets the offset of the start of the specified line (return >=0).
getOkButton() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
 
getOldValue() - Method in class ro.sync.exml.workspace.api.options.WSOptionChangedEvent
 
getOpenErrorMessage(boolean) - Method in exception ro.sync.exml.plugin.lock.LockException
 
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.exml.workspace.api.options.WSOptionChangedEvent
 
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.
getOutlineAccess() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPage
Get the author Outline access providing Outline related information.
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.
getParentFrame() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the parent main frame.
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.
getPlugins() - Method in class ro.sync.exml.plugin.PluginManager
Get the registered plugins.
getPluginWorkspace() - Method in interface ro.sync.exml.plugin.document.DocumentPluginContext
Get access to the entire workspace of Oxygen.
getPluginWorkspace() - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
 
getPluginWorkspace() - Method in interface ro.sync.exml.plugin.general.GeneralPluginContext
Get access to the entire workspace of Oxygen.
getPluginWorkspace() - Method in class ro.sync.exml.plugin.general.GeneralPluginContextImpl
 
getPluginWorkspace() - Method in interface ro.sync.exml.plugin.selection.SelectionPluginContext
Get access to the entire workspace of Oxygen.
getPluginWorkspace() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
 
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.
getPreferencesDirectory() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the directory where the Oxygen preferences are saved.
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.
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.
getRenderedText() - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
Get the text to be rendered for a node.
getRenderingInformation(NodeRendererCustomizerContext) - Method in class ro.sync.exml.workspace.api.node.customizer.XMLNodeRendererCustomizer
Get the rendering information (text to render, path of the icon to display in outline, bread crumb or content completion proposals window) for given context.
getResourceFilters() - Method in interface ro.sync.exml.workspace.api.standalone.InputURLChooser
Get the list of resource filters used for the local file chooser.
getResult() - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Gets the result of the the dialog.
getReviewController() - Method in interface ro.sync.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).
getSelectedColor() - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
 
getSelectedPaths(boolean) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
Get the tree paths selected in the Outline tree.
getSelectedText() - Method in interface ro.sync.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.plugin.selection.SelectionPluginContext
Get the current selection.
getSelection() - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
Get the current selection.
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.
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.
getSlaveLabel() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
Return slave measure label.
getSlaveValue() - Method in class ro.sync.sample.plugin.converter.ConversionEntry
Return slave measure value.
getSlaveValues(String) - Method in class ro.sync.sample.plugin.converter.ConversionFormat
Get all the possible values that can be listed in the second combo box, in the context of the selected value in the first combo box.
getStartColumn() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the start column, 1 based.
getStartEndOffsets(DocumentPositionedInfo) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Find the start and end offsets that correspond to a document position information DocumentPositionedInfo.
getStartLine() - Method in interface ro.sync.exml.workspace.api.editor.page.text.xml.WSXMLTextNodeRange
Get the start line, 1 based.
getStringResource(String) - Method in class ro.sync.sample.plugin.converter.ConversionManager
Gets the stringResource attribute of the ConversionManager object
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.
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.
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).
getTextComponent() - Method in interface ro.sync.exml.workspace.api.editor.page.text.WSTextEditorPage
Get the internal text component which is currently used for editing.
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
getToolbarIcon() - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLChooserToolbarExtension
Get the toolbar icon.
getToolbarIcon() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
 
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.
getToolbarTooltip() - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolChooserExtension
 
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.
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 class ro.sync.exml.plugin.openredirect.OpenRedirectInformation
 
getURLStreamHandler(URL) - Method in interface ro.sync.exml.plugin.urlstreamhandler.TargetedURLStreamHandlerPluginExtension
Get the URL handler for the specified URL.
getURLStreamHandler(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtension
Get the URL handler for the specified protocol.
getURLStreamHandler(String) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
Gets the handler for the custom protocol
getUserInterfaceLanguage() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the language used to display the GUI controls (buttons, label) in Oxygen.
getUserPrefsPluginsDir() - Static method in class ro.sync.exml.plugin.PluginManager
Gets the plugins root directory from user preferences.
getUserPrefsPluginsDirs() - Static method in class ro.sync.exml.plugin.PluginManager
Get plugins directories from the user preferences.
getUtilAccess() - Method in interface ro.sync.exml.workspace.api.PluginWorkspace
Get access to utility methods.
getValidationType() - Method in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
Get the validation type.
getVendor() - Method in class ro.sync.exml.plugin.PluginDescriptor
Get the vendor of the plugin.
getVersion() - Method in class ro.sync.exml.plugin.PluginDescriptor
Get the version of the plugin.
getVersion() - Method in interface ro.sync.exml.workspace.api.Workspace
Get the current version of the Oxygen/Author product.
getViewID() - Method in class ro.sync.exml.workspace.api.standalone.ViewInfo
Gets the ID of the view.
getWordAtCaret() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Compute the offsets of the word that contains the caret position.
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.exml.workspace.api.PluginWorkspace
Access to XML utilities.
goToNextEditablePosition(int, int) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Identifies and goes to the next edit position.

H

hasCustomURLHandlerPlugin(String) - Method in class ro.sync.exml.plugin.PluginManager
Check if there are any custom URL handler plugin registered...
hasLoadingErrors() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
 
hasSelection() - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Check if the editor page has a selection

Use AuthorSelectionModel 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
HOST_NAME - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the host name to connect to.
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_VALUE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
The value of the "href" attribute of the element.

I

ID_PATH - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefInfo
The ID location (if any) inside the targeted URL.
INITIAL_DATABASE - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the initial database from server to connect to.
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.
instance - Static variable in class ro.sync.exml.plugin.PluginManager
The plugin manager's instance.
invokeAction(Object) - Method in interface ro.sync.exml.workspace.api.editor.page.author.actions.AuthorActionsProvider
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.
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.
isEditable() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Check if the document can be edited.
isElementDescriptionSupported() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
If true the element description(model) support is available, otherwise not.
isInViolationOfLicense() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
Check if the current application has exceeded the amount of floating licenses allowed on a server.
isLearnSchema() - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
 
isLicensed() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
Check if the current application is licensed or not.
isLockingSupported(String) - Method in interface ro.sync.exml.plugin.urlstreamhandler.LockHandlerFactoryPluginExtension
Check if a lock handler can be provided for a specific protocol.
isLockingSupported(String) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
 
isModified() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
This method can be used to determine if the document from the editor contains unsaved modifications.
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.
isPermanent() - Method in interface ro.sync.exml.workspace.api.license.LicenseInformationProvider
Check if the Oxygen application is permanently licensed or has a trial license.
isReadOnly(URL) - Method in interface ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtension
Decide if a given URL is read-only or writable to.
isReadOnly(URL) - Method in class ro.sync.sample.plugin.customprotocol.CustomProtocolURLHandlerExtension
 
isStandalone() - Method in interface ro.sync.exml.workspace.api.Workspace
Check if the extension is used in the Oxygen stand alone or Eclipse plugin version.
isSupportedImageURL(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Check if this URL points to a supported image.

K

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
 

L

LicenseCategories - Interface in ro.sync.exml.workspace.api.license
All possible categories of an Oxygen license
LicenseComponents - Interface in ro.sync.exml.workspace.api.license
All components for an oXygen license.
LicenseInformationProvider - Interface in ro.sync.exml.workspace.api.license
Provides information about how the current running Oxygen instance is licensed.
locateFile(URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Locate the file on disk corresponding to the URL.
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.
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.
LockHandlerFactoryPluginExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
Extension used for locking resources from a specific protocol
LowercasePlugin - Class in ro.sync.sample.plugin.lowercase
LowercasePlugin is a sample plugin for the selection plugin type.
LowercasePlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.lowercase.LowercasePlugin
LowercasePlugin constructor.
LowercasePluginExtension - Class in ro.sync.sample.plugin.lowercase
Uppercase plugin extension.
LowercasePluginExtension() - Constructor for class ro.sync.sample.plugin.lowercase.LowercasePluginExtension
 

M

main(String[]) - Static method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Test main method
MAIN_EDITING_AREA - Static variable in interface ro.sync.exml.workspace.api.PluginWorkspace
The main editing area in Oxygen
makeRelative(URL, URL) - Method in interface ro.sync.exml.workspace.api.util.RelativeReferenceResolver
Makes a relative path expressed to the base file from the child.
makeRelative(URL, URL) - Method in interface ro.sync.exml.workspace.api.util.UtilAccess
Make the child URL relative to the base URL.
masterLabel - Variable in class ro.sync.sample.plugin.converter.ConversionEntry
The master measure label.
masterValue - Variable in class ro.sync.sample.plugin.converter.ConversionEntry
The master measure label.
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.
MenuBarCustomizer - Interface in ro.sync.exml.workspace.api.standalone
Customizes components from the main menu bar.
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.
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 is defined, the content of the key will be extracted from that particular .
MetaContentProvider() - Constructor for class ro.sync.exml.workspace.api.editor.page.ditamap.keys.MetaContentProvider
 
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.
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.

N

NAME - Static variable in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
The key name.
newErrorLine(String) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
Called when the process outputs a line in the System.err
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
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
 

O

OKCancelDialog - Class in ro.sync.exml.workspace.api.standalone.ui
Dialog with OK and Cancel buttons.
OKCancelDialog(JFrame, String, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Constructor.
OKCancelDialog(Frame, String, boolean) - Constructor for class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Constructor.
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_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.sample.plugin.customprotocol.CustomProtocolHandler
Creates and opens the connection
openConnection(URL) - Method in class ro.sync.sample.plugin.customprotocol.XMLZipHandler
Creates and opens the connection
openConnectionWithTargetedURLHandler(URL) - Method in class ro.sync.exml.plugin.PluginManager
Open the URL connection with the URL handlers provided by the Targeted URL Stream Handlers.
openInExternalApplication(URL, boolean) - Method in interface ro.sync.exml.workspace.api.Workspace
Open in the associated system application
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.
OpenRedirectPlugin - Class in ro.sync.sample.plugin.openredirect
Sample plugin for customs open.
OpenRedirectPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.openredirect.OpenRedirectPlugin
Constructs the plugin.
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.
OXYGEN_ACTION_HEADER - Static variable in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionConstants
The oxygen-action header key.

P

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
Plugin - Class in ro.sync.exml.plugin
Plugin class.
Plugin(PluginDescriptor) - Constructor for class ro.sync.exml.plugin.Plugin
The constructor.
PluginAction - Class in ro.sync.exml.plugin
Plugin action is an abstract action that stores the plugin extension that will be runned by the caller.
PluginAction(String, PluginExtension, String) - Constructor for class ro.sync.exml.plugin.PluginAction
PluginAction Constructor.
PluginContributedComponent - Class in ro.sync.exml.plugin
The plugin contributed component.
PluginContributedComponent(String, String, String) - Constructor for class ro.sync.exml.plugin.PluginContributedComponent
Constructor
PluginContributedToolbar - Class in ro.sync.exml.plugin
A toolbar contributed by a plugin.
PluginContributedToolbar(String, String, String) - Constructor for class ro.sync.exml.plugin.PluginContributedToolbar
Constructor.
PluginContributedView - Class in ro.sync.exml.plugin
A view contributed by the plugin
PluginContributedView(String, String, String) - Constructor for class ro.sync.exml.plugin.PluginContributedView
Constructor
PluginDescriptor - Class in ro.sync.exml.plugin
Descriptor of the plugin.
PluginDescriptor() - Constructor for class ro.sync.exml.plugin.PluginDescriptor
 
pluginExtension - Variable in class ro.sync.exml.plugin.PluginAction
The plugin extension that will be run.
PluginExtension - Interface in ro.sync.exml.plugin
Any plugin extension must implement this interface.
PluginManager - Class in ro.sync.exml.plugin
The plugin manager is responsable to find and instantiate plugins.
pluginsUpdateInProgress() - Static method in class ro.sync.exml.plugin.PluginManager
 
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.
PluginWorkspaceProvider() - Constructor for class ro.sync.exml.workspace.api.PluginWorkspaceProvider
 
PluginWorkspaceTCBase - Class in ro.sync.exml.workspace.api
Base class for testing plugins and frameworks.
PluginWorkspaceTCBase(File, File, String) - Constructor for class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
Constructor.
PluginWorkspaceTCBase(File, File, File, File, String) - Constructor for class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
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.
PORT - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the port used to connect to host.
priority - Variable in enum ro.sync.annotations.api.APIType
The priority of this api type constant.
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.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.caplines.CapLinesPluginExtension
Capitalize the first word of each sentence.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.comment.CommentPluginExtension
Process context.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.converter.ConversionPluginExtension
Process context.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.formatpreserve.FormatPreserveTextPluginExtension
This plugin formats the selected XML content by breaking only in element tags and never in text.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.formsentences.FormSentencesPluginExtension
Capitalize the first letter of each sentence.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.formwords.FormWordsPluginExtension
Capitalize the first letter of each word.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.lowercase.LowercasePluginExtension
Convert the text to lowercase.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.uppercase.UppercasePluginExtension
Convert the text to uppercase.
process(SelectionPluginContext) - Method in class ro.sync.sample.plugin.zeroindent.ZeroIndentPluginExtension
Process context.
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.
ProcessListener - Class in ro.sync.exml.workspace.api.process
The process listener.
ProcessListener() - Constructor for class ro.sync.exml.workspace.api.process.ProcessListener
 
processStarted(String, String) - Method in class ro.sync.exml.workspace.api.process.ProcessListener
Called when the process is started.
putExtension(String, PluginExtension) - Method in class ro.sync.exml.plugin.PluginDescriptor
Put an extension corresponding to the specified key.
putExtensionShortcut(String, String) - Method in class ro.sync.exml.plugin.PluginDescriptor
Put an extension corresponding to the specified key.

R

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.
redirect(URL) - Method in class ro.sync.sample.plugin.openredirect.CustomOpenRedirectExtension
 
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.
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.
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.
refreshInProject(URL) - Method in interface ro.sync.exml.workspace.api.Workspace
In a new file appeared as a child of a folder in the project, use this method to refresh the parent folder.
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.
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.
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.
removeAuthorMouseListener(AuthorMouseListener) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Removes the specified mouse listener from the current author page.
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.
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.
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.
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.
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.
resetXMLCatalogs() - Method in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Reset the loaded XML catalogs.
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).
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.
ResourceFilter - Interface in ro.sync.exml.workspace.api.standalone
Resource filter returned by the InputURLCustomizer.
RESULT_CANCEL - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Dialog was canceled.
RESULT_OK - Static variable in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
'Ok' button was pressed.
ro.sync.annotations.api - package ro.sync.annotations.api
 
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.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.selection - package ro.sync.exml.plugin.selection
 
ro.sync.exml.plugin.startup - package ro.sync.exml.plugin.startup
 
ro.sync.exml.plugin.urlstreamhandler - package ro.sync.exml.plugin.urlstreamhandler
 
ro.sync.exml.plugin.workspace - package ro.sync.exml.plugin.workspace
 
ro.sync.exml.workspace.api - package ro.sync.exml.workspace.api
API for accessing the application workspace.
ro.sync.exml.workspace.api.editor - package ro.sync.exml.workspace.api.editor
 
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.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.keys - package ro.sync.exml.workspace.api.editor.page.ditamap.keys
 
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.validation - package ro.sync.exml.workspace.api.editor.validation
 
ro.sync.exml.workspace.api.license - package ro.sync.exml.workspace.api.license
Find information about the license of the current installation.
ro.sync.exml.workspace.api.listeners - package ro.sync.exml.workspace.api.listeners
Workspace and Editor listeners.
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.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.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.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.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.sample.plugin.caplines - package ro.sync.sample.plugin.caplines
 
ro.sync.sample.plugin.comment - package ro.sync.sample.plugin.comment
 
ro.sync.sample.plugin.converter - package ro.sync.sample.plugin.converter
 
ro.sync.sample.plugin.customprotocol - package ro.sync.sample.plugin.customprotocol
 
ro.sync.sample.plugin.formatpreserve - package ro.sync.sample.plugin.formatpreserve
 
ro.sync.sample.plugin.formsentences - package ro.sync.sample.plugin.formsentences
 
ro.sync.sample.plugin.formwords - package ro.sync.sample.plugin.formwords
 
ro.sync.sample.plugin.lowercase - package ro.sync.sample.plugin.lowercase
 
ro.sync.sample.plugin.openredirect - package ro.sync.sample.plugin.openredirect
 
ro.sync.sample.plugin.startup - package ro.sync.sample.plugin.startup
 
ro.sync.sample.plugin.uppercase - package ro.sync.sample.plugin.uppercase
 
ro.sync.sample.plugin.workspace - package ro.sync.sample.plugin.workspace
 
ro.sync.sample.plugin.zeroindent - package ro.sync.sample.plugin.zeroindent
 

S

save() - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
Saves the editor content.
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_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.
SAXON_SA_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The Saxon SA component.
SchemaManagerFilter - Interface in ro.sync.contentcompletion.xml
Interface for objects used to filter the editor content completion schema manager proposals.
scrollToRectangle(Rectangle) - Method in interface ro.sync.exml.workspace.api.editor.page.author.WSAuthorEditorPageBase
Scroll the Author viewport to a specific rectangle.
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.
selection - Variable in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
The current selection.
selection - Variable in class ro.sync.exml.plugin.selection.SelectionPluginResultImpl
The processed selection.
SELECTION_PROCESSOR - Static variable in class ro.sync.exml.plugin.PluginDescriptor
Selection processor extension type.
SelectionPluginContext - Interface in ro.sync.exml.plugin.selection
Plugin context interface.
SelectionPluginContextImpl - Class in ro.sync.exml.plugin.selection
Support implementation of the PluginContext interface.
SelectionPluginContextImpl() - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
Creates a no selection plugin context.
SelectionPluginContextImpl(String, Frame, URL, StandalonePluginWorkspace) - Constructor for class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
Creates the plugin context.
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.
selectWord() - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Select the word at caret, if any.
sendMessage(String) - Method in interface ro.sync.exml.workspace.api.process.ProcessController
Send a message to the process.
setBaseDir(File) - Method in class ro.sync.exml.plugin.PluginDescriptor
Set the base dir of the plugin.
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.
setCancelButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Sets the text on the cancel button.
setCaretPosition(int) - Method in interface ro.sync.exml.workspace.api.editor.page.WSTextBasedEditorPage
Move the caret to the specified offset.
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
setDescription(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
Set the description of the plugin.
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.
setDocument(Document) - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
Set the current document.
setDocumentURL(URL) - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
Set the URL of the edited document.
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.WSTextBasedEditorPage
Sets the specified flag to indicate whether or not this page should be editable.
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.
setFrame(Frame) - Method in class ro.sync.exml.plugin.document.DocumentPluginContextImpl
Sets the parent frame for the PluginContextImpl.
setFrame(Frame) - Method in class ro.sync.exml.plugin.general.GeneralPluginContextImpl
Sets the parent frame for the PluginContextImpl.
setFrame(Frame) - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
Sets the parent frame for the PluginContextImpl.
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.
setID(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
Sets the ID of the plugin.
setMathFlowFixedLicenseKeyForComposer(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Set a fixed key for licensing the MathFlow composer used to view embedded MathML equations.
setMathFlowFixedLicenseKeyForEditor(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Set a fixed key for licensing the MathFlow editor dialog used to edit embedded MathML equations.
setModified(boolean) - Method in interface ro.sync.exml.workspace.api.editor.WSEditorBase
Set the modified status of the editor document.
setName(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
Set the name of the plugin.
setOkButtonText(String) - Method in class ro.sync.exml.workspace.api.standalone.ui.OKCancelDialog
Sets the text on the ok button.
setOption(String, String) - Method in interface ro.sync.exml.workspace.api.options.WSOptionsStorage
Modifies the value of an option.
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.
setParentFrameTitle(String) - Method in interface ro.sync.exml.workspace.api.Workspace
Set a title on the parent frame.
setPluginsDir(String) - Static method in class ro.sync.exml.plugin.PluginManager
This method is used only for tests.
setPluginWorkspace(PluginWorkspace) - Static method in class ro.sync.exml.workspace.api.PluginWorkspaceProvider
Set the workspace.
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.
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.
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.
setRenderedText(String) - Method in class ro.sync.exml.workspace.api.node.customizer.BasicRenderingInformation
Set the text to be rendered for a node.
setSelectedColor(Color) - Method in class ro.sync.exml.workspace.api.standalone.ui.ColorButton
 
setSelection(String) - Method in class ro.sync.exml.plugin.selection.SelectionPluginContextImpl
Set the current selection.
setSelectionPaths(TreePath[]) - Method in interface ro.sync.exml.workspace.api.editor.page.WSOutline
Select and scroll the given tree paths.
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.
setToConvert(String) - Method in class ro.sync.sample.plugin.converter.ConversionDialog
Set the conversion string and shows the dialog.
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.
setUp() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
 
setVendor(String) - Method in class ro.sync.exml.plugin.PluginDescriptor
Set the vendor of the plugin.
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
 
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.exml.workspace.api.Workspace
Shows a question message dialog.
showConfirmDialog(String, String, String[], int[], int) - Method in interface ro.sync.exml.workspace.api.Workspace
Shows a question message dialog.
showErrorMessage(String) - Method in interface ro.sync.exml.workspace.api.Workspace
Presents an error message dialog.
showInformationMessage(String) - Method in interface ro.sync.exml.workspace.api.Workspace
Presents an information message dialog.
showLabels() - Method in class ro.sync.sample.plugin.converter.ConversionDialog
Set text to master and slave text fields.
showStatusMessage(String) - Method in interface ro.sync.exml.workspace.api.Workspace
Show a status message.
showToolbar(String) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Show a toolbar specified by the toolbar ID.
showView(String, boolean) - Method in interface ro.sync.exml.workspace.api.standalone.StandalonePluginWorkspace
Show a view specified by the view ID.
slaveLabel - Variable in class ro.sync.sample.plugin.converter.ConversionEntry
The slave measure label.
slaveValue - Variable in class ro.sync.sample.plugin.converter.ConversionEntry
The slave measure value.
SourceType - Enum in ro.sync.annotations.api
An API element source code availability.
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.exml.workspace.api.process.ProcessController
Start the process.
stop() - Method in interface ro.sync.exml.workspace.api.process.ProcessController
Stop the process, calls java.lang.Process.distroy()
SVN_CLIENT_COMPONENT_NAME - Static variable in interface ro.sync.exml.workspace.api.license.LicenseComponents
The SVN Client component name.

T

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.
tearDown() - Method in class ro.sync.exml.workspace.api.PluginWorkspaceTCBase
 
TextActionsProvider - Interface in ro.sync.exml.workspace.api.editor.page.text.actions
Provides access to actions defined in the Text page.
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
 
TITLE - Static variable in class ro.sync.exml.workspace.api.standalone.ditamap.TopicRefTargetInfo
The title of the target
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
 
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
 
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.
toString() - Method in class ro.sync.exml.plugin.PluginDescriptor
The string representation of the plugin descriptor.
toString() - Method in class ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionInfo
 
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
Saxon 9 Enterprise Edition transformer type (full extensions support + schema aware).
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
Saxon 9 Professional Edition transformer type (full extensions support).
TRANSFORMER_XALAN - Static variable in interface ro.sync.exml.workspace.api.util.XMLUtilAccess
Xalan transformer

U

unlock(URL) - Method in interface ro.sync.exml.plugin.lock.LockHandler
Unlock a specific resource
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.
UppercasePlugin - Class in ro.sync.sample.plugin.uppercase
UppercasePlugin is a sample plugin for the selection plugin type.
UppercasePlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.uppercase.UppercasePlugin
UppercasePlugin constructor.
UppercasePluginExtension - Class in ro.sync.sample.plugin.uppercase
Uppercase plugin extension.
UppercasePluginExtension() - Constructor for class ro.sync.sample.plugin.uppercase.UppercasePluginExtension
 
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_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.  
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.
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.
URLStreamHandlerWithLockPluginExtension - Interface in ro.sync.exml.plugin.urlstreamhandler
An URLStreamHandler with lock support plugin extension.
UtilAccess - Interface in ro.sync.exml.workspace.api.util
Provides access to utility methods.

V

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_NORMAL - Static variable in class ro.sync.exml.workspace.api.editor.validation.ValidationProblems
The problem was generated by the regular validation.
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.
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
 
valueOf(String) - Static method in enum ro.sync.annotations.api.APIType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ro.sync.annotations.api.SourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ro.sync.annotations.api.APIType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ro.sync.annotations.api.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
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
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.

W

WEBDAV_URL - Static variable in interface ro.sync.exml.workspace.api.options.DataSourceConnectionInfo
Property ID for the WEBDAV URL.
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.
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.
whatPossibleValuesHasAttribute(WhatPossibleValuesHasAttributeContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Queries the possible values of an element attribute.
whatPossibleValuesHasElement(WhatElementsCanGoHereContext) - Method in class ro.sync.exml.workspace.api.editor.page.text.WSTextXMLSchemaManager
Queries the possible values of an element.
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.
WorkspaceAccessPlugin - Class in ro.sync.sample.plugin.workspace
Workspace access plugin.
WorkspaceAccessPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.workspace.WorkspaceAccessPlugin
Constructs the plugin.
WorkspaceAccessPluginExtension - Interface in ro.sync.exml.plugin.workspace
Workspace Access plugin extension.
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.
WSDITAMapEditorPage - Interface in ro.sync.exml.workspace.api.editor.page.ditamap
DITA Maps Manager editor page.
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
 
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, 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(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

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
 
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
XMLZipHandler - Class in ro.sync.sample.plugin.customprotocol
Handler for the "filexmlzip" protocol.
XMLZipHandler() - Constructor for class ro.sync.sample.plugin.customprotocol.XMLZipHandler
 
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.

Z

ZeroIndentPlugin - Class in ro.sync.sample.plugin.zeroindent
ZeroIndentPlugin is a sample plugin for the selection plugin type.
ZeroIndentPlugin(PluginDescriptor) - Constructor for class ro.sync.sample.plugin.zeroindent.ZeroIndentPlugin
Zero indent plugin.
ZeroIndentPluginExtension - Class in ro.sync.sample.plugin.zeroindent
Zero indent plugin extension.
ZeroIndentPluginExtension() - Constructor for class ro.sync.sample.plugin.zeroindent.ZeroIndentPluginExtension
 

A B C D E F G H I K L M N O P R S T U V W X Z
Oxygen XML Editor, Version 14.2

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