Uses of Class
org.exolab.castor.types.DateTime

Packages that use DateTime
org.exolab.castor.types The Castor implementation of specific XML Schema Types Version: $Revision: 6213 $ Author: Arnaud Blandin This package contains the implementation of the date/time datatypes defined in W3C XML Schema 1.0 Recommendation. 
 

Uses of DateTime in org.exolab.castor.types
 

Methods in org.exolab.castor.types that return DateTime
static DateTime DateTime.parse(String str)
          Parses a String into a new DateTime instance.
static DateTime DateTime.parseDateTime(String str)
          Parses a String into a new DateTime instance.
 



Copyright © 2011. All Rights Reserved.