Class ByteValidator

java.lang.Object
org.exolab.castor.xml.validators.PatternValidator
org.exolab.castor.xml.validators.ByteValidator
All Implemented Interfaces:
TypeValidator

public class ByteValidator extends PatternValidator implements TypeValidator
The Byte Validation class. This class handles validation for the primitive byte and java.lang.Byte types.
Version:
$Revision$ $Date: 2003-03-03 02:57:21 -0700 (Mon, 03 Mar 2003) $
Author:
Keith Visco, Arnaud Blandin