Oxygen XML Editor 14.2 Author API

ro.sync.ecss.extensions.api.filter
Interface AuthorNodesFilter


@API(type=EXTENDABLE,
     src=PUBLIC)
public interface AuthorNodesFilter

Provides information about the Author nodes that should be filtered.

Since:
12.1

Method Summary
 boolean shouldFilterNode(AuthorNode authorNode)
          Checks if an Author Node should be filtered.
 

Method Detail

shouldFilterNode

boolean shouldFilterNode(AuthorNode authorNode)
Checks if an Author Node should be filtered.

Parameters:
authorNode - The Author node.
Returns:
True if the author node should be filtered.

Oxygen XML Editor 14.2 Author API

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