@API(type=INTERNAL,
src=PUBLIC)
public class TEI_jteiExternalObjectInsertionHandler
extends AuthorExternalObjectInsertionHandler
ONLY_TEXT_CONTENT_STYLESHEETDND_DB_TREE, DND_DITA_MAPS_MANAGER, DND_EXTERNAL, DND_IMAGE_PREVIEW, DND_PROJECT_TREE, PASTE| Constructor and Description |
|---|
TEI_jteiExternalObjectInsertionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getImporterStylesheetFileName(AuthorAccess authorAccess)
Get the file name of the main Author paste stylesheet.
|
void |
insertURLs(AuthorAccess authorAccess,
java.util.List<java.net.URL> urls,
int source)
A list of URLs need to be inserted at the caret position, probably as links.
|
acceptSource, acceptURLs, checkImportedXHTMLContentIsPreservedEntirely, containOnlyBinaryResources, containOnlyImages, createImporterStylesheetSource, createListsPreprocessingStylesheet, createSectionsPreprocessingStylesheet, getBaseURLAtCaretPosition, getContextPathNamesAndUris, getDescription, getListsPreprocessingStylesheetFileName, getOnlyTextContentStylesheet, getSectionsPreprocessingStylesheetFileName, insertURLs, insertXHTMLFragment, simpleTransformpublic TEI_jteiExternalObjectInsertionHandler()
public void insertURLs(AuthorAccess authorAccess, java.util.List<java.net.URL> urls, int source) throws AuthorOperationException
AuthorExternalObjectInsertionHandlersource of the insertion can be a paste event or a
drag and drop event.
AuthorExternalObjectInsertionHandler.acceptURLs(AuthorAccess, List, int)
returned true for the same source and urls list.
insertURLs in class AuthorExternalObjectInsertionHandlerauthorAccess - The author accessurls - The list of URLs.source - The source of the URLs, one of the AuthorExternalObjectInsertionHandler constants.AuthorOperationExceptionAuthorExternalObjectInsertionHandler.insertURLs(ro.sync.ecss.extensions.api.AuthorAccess, java.util.List, int)protected java.lang.String getImporterStylesheetFileName(AuthorAccess authorAccess)
AuthorExternalObjectInsertionHandlergetImporterStylesheetFileName in class AuthorExternalObjectInsertionHandlerauthorAccess - The author access API.AuthorExternalObjectInsertionHandler.getImporterStylesheetFileName(ro.sync.ecss.extensions.api.AuthorAccess)© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.