org.exolab.castor.xml.handlers
Class DateFieldHandler.ParseOptions

java.lang.Object
  extended by org.exolab.castor.xml.handlers.DateFieldHandler.ParseOptions
Enclosing class:
DateFieldHandler

static class DateFieldHandler.ParseOptions
extends java.lang.Object

A class for controlling the parse options. There is currently only one parse option.


Field Summary
 boolean _allowNoTime
          If true and the 'T' field is not present, a xsd:date is parsed, else xsd:dateTime.
 
Constructor Summary
DateFieldHandler.ParseOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_allowNoTime

public boolean _allowNoTime
If true and the 'T' field is not present, a xsd:date is parsed, else xsd:dateTime.

Constructor Detail

DateFieldHandler.ParseOptions

DateFieldHandler.ParseOptions()


Intalio Inc. (C) 1999-2007. All rights reserved http://www.intalio.com