org.equanda.validation
Class SimpleValidatorAdaptor

java.lang.Object
  extended by org.equanda.validation.SimpleValidatorAdaptor
All Implemented Interfaces:
SimpleValidator

public class SimpleValidatorAdaptor
extends Object
implements SimpleValidator

Just an implementation so we can test BorderItems with a border containing a validator...

Author:
Florin

Constructor Summary
SimpleValidatorAdaptor()
           
 
Method Summary
 boolean isValid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleValidatorAdaptor

public SimpleValidatorAdaptor()
Method Detail

isValid

public boolean isValid()
Specified by:
isValid in interface SimpleValidator


Copyright © 2007-2009. All Rights Reserved.