|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditorTemplate
Used to create a new editor for a given extension. It also has a description
Field Summary | |
---|---|
static int |
ARCHIVE_TEMPLATE
The archive template type. |
static int |
EDITOR_TEMPLATE
The new editor template type. |
static int |
FILE_TEMPLATE
The classic type of template represented by a file on HDD. |
Method Summary | |
---|---|
String |
getDescription()
Return the template description. |
String |
getExtension()
Return the template extension. |
String |
getSource()
|
int |
getTemplateType()
|
Field Detail |
---|
static final int EDITOR_TEMPLATE
static final int FILE_TEMPLATE
static final int ARCHIVE_TEMPLATE
Method Detail |
---|
String getDescription()
String getExtension()
String getSource()
int getTemplateType()
|
Oxygen XML Editor, Version ${standalone-version-number} | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |