Package ro.sync.ecss.extensions.commons
Common implementations for Docbook, DITA, TEI and XHTML
(Java source also available in the Author SDK).
-
Interface Summary Interface Description ExtensionTags The collection of the extension messages. -
Class Summary Class Description AbstractDocumentTypeHelper Abstract implementation of the document type helper.DefaultElementLocatorProvider Default implementation for locating elements based on a given link.IDElementLocator Implementation of an ElementLocator that locates elements based on a given link and checks if the attribute with the type ID matches the provided link.ImageFileChooser Choose an image file.MediaFileChooser Choose an media file.MediaObjectsUtil Utility methods for media objects.ObjectChooser Base class for choosers dialogs.XMLNodeRendererCustomizerAdapter Empty implementation forXMLNodeRendererCustomizer
.XPointerElementLocator Element locator for links that have the one of the following patterns: element(elementID) - locate the element with the same id element(/1/2/5) - A child sequence appearing alone identifies an element by means of stepwise navigation, which is directed by a sequence of integers separated by slashes (/); each integer n locates the nth child element of the previously located element. -
Exception Summary Exception Description CannotEditException Deprecated. PasteAsReferenceException Exception for when pasting as reference doesn't work properly.