org.lexgrid.loader.reader.support
Class NeverSkipPolicy

java.lang.Object
  extended by org.lexgrid.loader.reader.support.NeverSkipPolicy
All Implemented Interfaces:
SkipPolicy

public class NeverSkipPolicy
extends java.lang.Object
implements SkipPolicy

The Class NeverSkipPolicy.

Author:
Kevin Peterson

Constructor Summary
NeverSkipPolicy()
           
 
Method Summary
 boolean toSkip(java.lang.Object item)
          Utility Class -- use when you never want to skip any records;.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NeverSkipPolicy

public NeverSkipPolicy()
Method Detail

toSkip

public boolean toSkip(java.lang.Object item)
Utility Class -- use when you never want to skip any records;.

Specified by:
toSkip in interface SkipPolicy
Parameters:
item - the item
Returns:
true, if to skip

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.