@API(type=INTERNAL,
     src=PUBLIC)
public class TEIP5ExtensionsBundle
extends TEIExtensionsBundleBase
| Constructor and Description | 
|---|
TEIP5ExtensionsBundle()  | 
| Modifier and Type | Method and Description | 
|---|---|
AuthorExtensionStateListener | 
createAuthorExtensionStateListener()
Returns the  
AuthorExtensionStateListener which will be notified 
 when the Author extension where it is defined is activated and deactivated 
 during the detection process. | 
AuthorExternalObjectInsertionHandler | 
createExternalObjectInsertionHandler()
Create a handler which gets notified when external resources need to be inserted in the Author page. 
 | 
IDTypeRecognizer | 
createIDTypeRecognizer()
Creates a new  
IDTypeRecognizer instance responsible
 for providing an implementation which can recognize ID declarations and references. | 
AuthorTableOperationsHandler | 
getAuthorTableOperationsHandler()
Get the  
AuthorTableOperationsHandler instance
 responsible for handling table operations. | 
ClipboardFragmentProcessor | 
getClipboardFragmentProcessor()
Get a processor for Author Document Fragments in the clipboard (which will be pasted, dropped, etc). 
 | 
java.lang.String | 
getDescription()  | 
protected java.lang.String | 
getDocumentNamespace()  | 
java.lang.String | 
getDocumentTypeID()
This should never return  
null if the OptionsStorage
 support it is intended to be used. | 
UniqueAttributesRecognizer | 
getUniqueAttributesIdentifier()
Get an unique attributes creator and identifier. 
 | 
createAuthorTableCellSpanProvider, createSchemaManagerFilter, createXMLNodeCustomizer, getAuthorSchemaAwareEditingHandlercreateAttributesValueEditor, createAuthorAWTDndListener, createAuthorBreadCrumbCustomizer, createAuthorOutlineCustomizer, createAuthorReferenceResolver, createAuthorStylesFilter, createAuthorSWTDndListener, createAuthorTableCellSepProvider, createAuthorTableColumnWidthProvider, createCustomAttributeValueEditor, createElementLocatorProvider, createLinkTextResolver, createTextSWTDndListener, getDocumentTypeName, getProfilingConditionalTextProvider, isContentReference, resolveCustomHref, resolveCustomHref, resolveCustomHref, setDocumentTypeNamepublic AuthorExtensionStateListener createAuthorExtensionStateListener()
ExtensionsBundleAuthorExtensionStateListener which will be notified 
 when the Author extension where it is defined is activated and deactivated 
 during the detection process.
 This method is called each time the Document Type association where the 
 Author extension and the extensions bundle are defined matches a document 
 opened in an Author page.createAuthorExtensionStateListener in class ExtensionsBundleAuthorExtensionStateListener instance.ExtensionsBundle.createAuthorExtensionStateListener()public java.lang.String getDescription()
Extension.getDescription()public java.lang.String getDocumentTypeID()
ExtensionsBundlenull if the OptionsStorage
 support it is intended to be used.
 If this returns null you will not be able to add 
 OptionListener or store and retrieve 
 any options at all.getDocumentTypeID in class ExtensionsBundleExtensionsBundle.getDocumentTypeID()public UniqueAttributesRecognizer getUniqueAttributesIdentifier()
ExtensionsBundlegetUniqueAttributesIdentifier in class ExtensionsBundleExtensionsBundle.getUniqueAttributesIdentifier()public ClipboardFragmentProcessor getClipboardFragmentProcessor()
ExtensionsBundlegetClipboardFragmentProcessor in class ExtensionsBundleExtensionsBundle.getClipboardFragmentProcessor()protected java.lang.String getDocumentNamespace()
getDocumentNamespace in class TEIExtensionsBundleBaseTEIExtensionsBundleBase.getDocumentNamespace()public AuthorExternalObjectInsertionHandler createExternalObjectInsertionHandler()
ExtensionsBundlecreateExternalObjectInsertionHandler in class ExtensionsBundleExtensionsBundle.createExternalObjectInsertionHandler()public AuthorTableOperationsHandler getAuthorTableOperationsHandler()
ExtensionsBundleAuthorTableOperationsHandler instance
 responsible for handling table operations.getAuthorTableOperationsHandler in class ExtensionsBundleExtensionsBundle.getAuthorTableOperationsHandler()public IDTypeRecognizer createIDTypeRecognizer()
ExtensionsBundleIDTypeRecognizer instance responsible
 for providing an implementation which can recognize ID declarations and references.
 This method is called each time an ID must be recognized or certain ID-aware searches or refactory actions are performed.createIDTypeRecognizer in class ExtensionsBundleIDTypeRecognizer instance.ExtensionsBundle.createIDTypeRecognizer()© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.