Class XercesRegExpEvaluator

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

public class XercesRegExpEvaluator extends Object implements RegExpEvaluator
An implementation of the XercesRegExpEvaluator that uses the Regular Expression library in Xerces. For more information about the Xerces Regular Expression library please visit: http://xml.apache.org/xerces-j/apiDocs/org/apache/xerces/utils/regex/RegularExpression.html
Version:
$Revision$ $Date: 2006-01-16 13:22:58 -0700 (Mon, 16 Jan 2006) $
Author:
Keith Visco, Takashi Okamoto