Class AlwaysTrueRegExpEvaluator

java.lang.Object
org.exolab.castor.xml.util.AlwaysTrueRegExpEvaluator
All Implemented Interfaces:
RegExpEvaluator

public class AlwaysTrueRegExpEvaluator extends Object implements RegExpEvaluator
A simple implementation of a regular expression validator which always returns true. This class can be used to "suppress" validation exceptions when no regular expression validator has been configured.
Version:
$Revision$ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author:
Keith Visco