|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ro.sync.ecss.extensions.api.ExtensionsBundle ro.sync.ecss.extensions.dita.DITAExtensionsBundle ro.sync.ecss.extensions.dita.map.DITAMapExtensionsBundle
public class DITAMapExtensionsBundle
DITA Map extensions bundle
Constructor Summary | |
---|---|
DITAMapExtensionsBundle()
|
Method Summary | |
---|---|
AuthorReferenceResolver |
createAuthorReferenceResolver()
Creates a new AuthorReferenceResolver instance used to expand
content references. |
AuthorExternalObjectInsertionHandler |
createExternalObjectInsertionHandler()
Create a handler which gets notified when external resources need to be inserted in the Author page. |
SchemaManagerFilter |
createSchemaManagerFilter()
Creates a new SchemaManagerFilter instance used to filter
the content completion proposals from the schema manager. |
Methods inherited from class ro.sync.ecss.extensions.dita.DITAExtensionsBundle |
---|
createAuthorExtensionStateListener, createAuthorTableCellSpanProvider, createAuthorTableColumnWidthProvider, createElementLocatorProvider, getAuthorSchemaAwareEditingHandler, getClipboardFragmentProcessor, getDescription, getDocumentTypeID, getUniqueAttributesIdentifier, isContentReference, resolveCustomHref |
Methods inherited from class ro.sync.ecss.extensions.api.ExtensionsBundle |
---|
createAttributesValueEditor, createAuthorAWTDndListener, createAuthorBreadCrumbCustomizer, createAuthorOutlineCustomizer, createAuthorStylesFilter, createAuthorSWTDndListener, createTextSWTDndListener, getDocumentTypeName, setDocumentTypeName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DITAMapExtensionsBundle()
Method Detail |
---|
public AuthorReferenceResolver createAuthorReferenceResolver()
ExtensionsBundle
AuthorReferenceResolver
instance used to expand
content references.
The method is called each time an opened document in an Author editor page
matches the document type association where the extensions bundle is defined.
createAuthorReferenceResolver
in class DITAExtensionsBundle
AuthorReferenceResolver
instance.ExtensionsBundle.createAuthorReferenceResolver()
public AuthorExternalObjectInsertionHandler createExternalObjectInsertionHandler()
ExtensionsBundle
createExternalObjectInsertionHandler
in class DITAExtensionsBundle
DITAExtensionsBundle.createExternalObjectInsertionHandler()
public SchemaManagerFilter createSchemaManagerFilter()
ExtensionsBundle
SchemaManagerFilter
instance used to filter
the content completion proposals from the schema manager.
This method is called each time the document type where the extensions bundle
is defined matches a document opened in an editor.
createSchemaManagerFilter
in class DITAExtensionsBundle
SchemaManagerFilter
instance.ExtensionsBundle.createSchemaManagerFilter()
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |