org.dbunit.dataset.common.handlers
Class MockHandlerAccept
java.lang.Object
org.dbunit.dataset.common.handlers.AbstractPipelineComponent
org.dbunit.dataset.common.handlers.MockHandler
org.dbunit.dataset.common.handlers.MockHandlerAccept
- All Implemented Interfaces:
- Handler, PipelineComponent
public class MockHandlerAccept
- extends MockHandler
author: fede
4-set-2003 11.04.01
$Revision: 817 $
Methods inherited from class org.dbunit.dataset.common.handlers.MockHandler |
addExpectedHandleValues, addExpectedSetSuccessorValues, handle, setExpectedGetSinkCalls, setExpectedHandleCalls, setExpectedSetSuccessorCalls, setSuccessor, setupExceptionGetSink, setupExceptionHandle, setupExceptionSetSuccessor, setupGetSink, verify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockHandlerAccept
public MockHandlerAccept()
canHandle
public boolean canHandle(char c)
throws IllegalInputCharacterException
- Specified by:
canHandle
in interface Handler
- Overrides:
canHandle
in class MockHandler
- Throws:
IllegalInputCharacterException
Copyright © 2002-2012. All Rights Reserved.