Oxygen XML Editor 14.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

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 14.2 Author API

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