Package org.xwiki.gwt.wysiwyg.client.plugin.importer

Interface Summary
ImportService The service interface used on the server.
ImportServiceAsync Service interface used on the client by the importer plug-in.
 

Class Summary
IEPasteFilter Removes non-HTML elements, i.e.
IEPasteManager Extends PasteManager in order to perform operations specific to Internet Explorer.
ImportMenuExtension Provides access to various content importers through the top-level menu.
ImportPlugin Plugin responsible for importing external content into wysiwyg editor.
ImportPluginFactory Factory for ImportPlugin.
PasteFilter Filters the DOM tree generated from the text pasted into a right text area.
PasteManager A PasteHandler that can filter the value that has been pasted in a RichTextArea.
WebKitPasteFilter A PasteFilter specific for the browsers based on the WebKit engine.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.