net.ontopia.topicmaps.utils.deciders
Class TMDecider

java.lang.Object
  extended by net.ontopia.topicmaps.utils.deciders.TMDecider
All Implemented Interfaces:
DeciderIF

public class TMDecider
extends java.lang.Object
implements DeciderIF

INTERNAL: Decider that allows the user to filter out chosen objects used for testing the filtering of exporters.


Constructor Summary
TMDecider()
           
 
Method Summary
 boolean ok(java.lang.Object object)
          PUBLIC: Returns true if the object is accepted.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TMDecider

public TMDecider()
Method Detail

ok

public boolean ok(java.lang.Object object)
Description copied from interface: DeciderIF
PUBLIC: Returns true if the object is accepted.

Specified by:
ok in interface DeciderIF


Copyright © 2000-2012 Ontopia.