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(ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation fragmentInformation)
Process a fragment in the clipboard before inserting it in the document. |
process
void process(ro.sync.ecss.extensions.api.content.ClipboardFragmentInformation fragmentInformation)
- Process a fragment in the clipboard before inserting it in the document.
- Parameters:
fragmentInformation
- Information about a fragment in the clipboard.
© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.