Class Week

java.lang.Object
nu.validator.datatype.AbstractDatatype
nu.validator.datatype.Week
All Implemented Interfaces:
org.relaxng.datatype.Datatype

public final class Week
extends AbstractDatatype
This datatype shall accept strings that conform to the format of valid week string.

This datatype must not accept the empty string.

Version:
$Id$
Author:
hsivonen