Package org.openrdf.model.datatypes

Class Summary
XMLDatatypeUtil Provides methods for handling the standard XML Schema datatypes.
XMLDateTime This class provides utility functions for comparisons operating on xml:dateTime datatypes as specified in W3C, XML Schema Part 2: Datatypes Second Edition Known deviations from the standard: - the range of years in this implementation is limited to Integer.MIN_VALUE to Integer.MAX_VALUE for practical reasons - this implementation accepts some dates that have impossible month, day-of-month combinations (such as 2005-02-29, which was not a leap year)
 



Copyright © 2001-2008 Aduna. All Rights Reserved.