|
Oxygen XML Editor 15.0 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.exml.plugin.Plugin
@API(type=EXTENDABLE, src=PUBLIC) public class Plugin
Plugin class. This class must be extended in order to create a new plugin.
Constructor Summary | |
---|---|
Plugin(ro.sync.exml.plugin.PluginDescriptor descriptor)
The constructor. |
Method Summary | |
---|---|
ro.sync.exml.plugin.PluginDescriptor |
getDescriptor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Plugin(ro.sync.exml.plugin.PluginDescriptor descriptor)
descriptor
- Method Detail |
---|
public final ro.sync.exml.plugin.PluginDescriptor getDescriptor()
|
Oxygen XML Editor 15.0 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |