See: Description
| Interface | Description | 
|---|---|
| ExtensionTags | 
 The collection of the extension messages. 
 | 
| 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. 
 | 
| XMLNodeRendererCustomizerAdapter | 
 Empty implementation for  
XMLNodeRendererCustomizer. | 
| 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 | Description | 
|---|---|
| CannotEditException | 
 Exception thrown when an attempt to edit an resource is made with a handler that does not support this,
 or that gets an error when editing. 
 | 
© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.