|
Oxygen XML Editor, Version 14.2 | ||||||||
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(PluginDescriptor descriptor)
The constructor. |
Method Summary | |
---|---|
PluginDescriptor |
getDescriptor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Plugin(PluginDescriptor descriptor)
descriptor
- Method Detail |
---|
public final PluginDescriptor getDescriptor()
|
Oxygen XML Editor, Version 14.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |