Oxygen XML Editor 13.2 Author API

ro.sync.exml.workspace.api.standalone
Interface ResourceFilter


@API(type=NOT_EXTENDABLE,
     src=PUBLIC)
public interface ResourceFilter

Resource filter returned by the InputURLCustomizer.

Since:
13

*********************************
EXPERIMENTAL - Subject to change
********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.


Method Summary
 java.lang.String getDescription()
          Get the description of this filter.
 java.lang.String[] getExtensions()
          Get the list of extensions.
 

Method Detail

getExtensions

java.lang.String[] getExtensions()
Get the list of extensions. Example: "dita", "ditamap", "bookmap", "ditaval".

Returns:
Returns the extensions.

getDescription

java.lang.String getDescription()
Get the description of this filter.

Returns:
The description of this filter.

Oxygen XML Editor 13.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2012.