JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.exolab.castor.types.DateTime
Packages that use
DateTime
Package
Description
org.exolab.castor.types
The Castor implementation of specific XML Schema Types
Uses of
DateTime
in
org.exolab.castor.types
Methods in
org.exolab.castor.types
that return
DateTime
Modifier and Type
Method
Description
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.