|
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.Objectro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler
ro.sync.ecss.extensions.xhtml.XHTMLExternalObjectInsertionHandler
public class XHTMLExternalObjectInsertionHandler
Dropped URLs handler
| Field Summary |
|---|
| Fields inherited from class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler |
|---|
TEST_STYLESHEET_CONTENT |
| Fields inherited from interface ro.sync.ecss.extensions.api.ExternalObjectInsertionSources |
|---|
DND_DB_TREE, DND_DITA_MAPS_MANAGER, DND_EXTERNAL, DND_IMAGE_PREVIEW, DND_PROJECT_TREE, PASTE |
| Constructor Summary | |
|---|---|
XHTMLExternalObjectInsertionHandler()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getImporterStylesheetFileName(AuthorAccess authorAccess)
Get the file name of the importer 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. |
| Methods inherited from class ro.sync.ecss.extensions.api.AuthorExternalObjectInsertionHandler |
|---|
acceptSource, acceptURLs, checkImportedXHTMLContentIsPreservedEntirely, containOnlyImages, createImporterStylesheetSource, getBaseURLAtCaretPosition, insertXHTMLFragment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XHTMLExternalObjectInsertionHandler()
| Method Detail |
|---|
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)
AuthorExternalObjectInsertionHandler
getImporterStylesheetFileName in class AuthorExternalObjectInsertionHandlerAuthorExternalObjectInsertionHandler.getImporterStylesheetFileName(ro.sync.ecss.extensions.api.AuthorAccess)
|
Oxygen XML Editor 12.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||