Uses of Package
org.openrdf.model.datatypes

Packages that use org.openrdf.model.datatypes
org.openrdf.model.datatypes   
 

Classes in org.openrdf.model.datatypes used by org.openrdf.model.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-2007 Aduna. All Rights Reserved.