March 2005
Intermediate to advanced
1254 pages
104h 21m
English
Package javax.xml.datatype
This package defines Java data types that correspond to certain time, date, and duration data types required by the W3C XML Schema, XQuery, and XPath standards. This package is of primary interest to those implementing schema validators and XPath evaluators and should not be required by applications that use schemas or XPath expressions.
public final class DatatypeConstants; public static final class DatatypeConstants.Field; public abstract class DatatypeFactory; public abstract class Duration; public abstract class XMLGregorianCalendar implements Cloneable;
public class DatatypeConfigurationException extends Exception;