Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.content
Interface ClipboardFragmentProcessor

All Known Implementing Classes:
DefaultUniqueAttributesRecognizer, DITAUniqueAttributesRecognizer, Docbook4UniqueAttributesRecognizer, Docbook5UniqueAttributesRecognizer, TEIP4UniqueAttributesRecognizer, TEIP5UniqueAttributesRecognizer, XHTMLUniqueAttributesRecognizer

@API(type=EXTENDABLE,
     src=PUBLIC)
public interface ClipboardFragmentProcessor

Process a document fragment from the clipboard (pasted or dropped in the Author page).

Since:
12.2

Method Summary
 void process(ClipboardFragmentInformation fragmentInformation)
          Process a fragment in the clipboard before inserting it in the document.
 

Method Detail

process

void process(ClipboardFragmentInformation fragmentInformation)
Process a fragment in the clipboard before inserting it in the document.

Parameters:
fragmentInformation - Information about a fragment in the clipboard.

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.