Class GYearType

All Implemented Interfaces:
DatabindableDatatype, Comparator, XSDatatype, Serializable, org.relaxng.datatype.Datatype

public class GYearType extends DateTimeBaseType
"gYear" type. type of the value object is IDateTimeValueType. See http://www.w3.org/TR/xmlschema-2/#gYear for the spec
See Also: