Oxygen XML Editor, Version 14.2

ro.sync.exml.plugin.general
Interface GeneralPluginExtension

All Superinterfaces:
PluginExtension

@API(type=EXTENDABLE,
     src=PUBLIC)
public interface GeneralPluginExtension
extends PluginExtension

Plugin interface.


Method Summary
 void process(GeneralPluginContext context)
          Main plugin method.
 

Method Detail

process

void process(GeneralPluginContext context)
Main plugin method. It receives the current context and it should return the processed content.

Parameters:
context - The context the plugin was invoked in.

Oxygen XML Editor, Version 14.2

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