org.cogchar.bundle.demo.convo
Class ConversationInputFilter

java.lang.Object
  extended by org.cogchar.bundle.demo.convo.ConversationInputFilter
All Implemented Interfaces:
org.jflux.api.core.Adapter<String,String>

public class ConversationInputFilter
extends Object
implements org.jflux.api.core.Adapter<String,String>

Author:
Matthew Stevenson

Constructor Summary
ConversationInputFilter()
           
 
Method Summary
 String adapt(String in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversationInputFilter

public ConversationInputFilter()
Method Detail

adapt

public String adapt(String in)
Specified by:
adapt in interface org.jflux.api.core.Adapter<String,String>


Copyright © 2010-2013. All Rights Reserved.