com.senseidb.search.node
Class NoOpIndexableInterpreter

java.lang.Object
  extended by proj.zoie.api.indexing.AbstractZoieIndexableInterpreter<proj.zoie.api.indexing.ZoieIndexable>
      extended by com.senseidb.search.node.NoOpIndexableInterpreter
All Implemented Interfaces:
proj.zoie.api.indexing.ZoieIndexableInterpreter<proj.zoie.api.indexing.ZoieIndexable>

public class NoOpIndexableInterpreter
extends proj.zoie.api.indexing.AbstractZoieIndexableInterpreter<proj.zoie.api.indexing.ZoieIndexable>


Constructor Summary
NoOpIndexableInterpreter()
           
 
Method Summary
 proj.zoie.api.indexing.ZoieIndexable convertAndInterpret(proj.zoie.api.indexing.ZoieIndexable obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpIndexableInterpreter

public NoOpIndexableInterpreter()
Method Detail

convertAndInterpret

public proj.zoie.api.indexing.ZoieIndexable convertAndInterpret(proj.zoie.api.indexing.ZoieIndexable obj)
Specified by:
convertAndInterpret in interface proj.zoie.api.indexing.ZoieIndexableInterpreter<proj.zoie.api.indexing.ZoieIndexable>
Specified by:
convertAndInterpret in class proj.zoie.api.indexing.AbstractZoieIndexableInterpreter<proj.zoie.api.indexing.ZoieIndexable>


Copyright © 2010-2012. All Rights Reserved.