fr.etai.xat2v2.util
Class ExplicitDateUtil

java.lang.Object
  extended by fr.etai.xat2v2.util.ExplicitDateUtil

public final class ExplicitDateUtil
extends Object


Method Summary
static Date getDate(ExplicitDate explicitDate)
          Gets the date value as a Date object.
static boolean matchType(ExplicitDate explicitDate, String ref)
          Checks if the ExplicitDate has a classification matching the ref given in the dictionary ETAI:date
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

matchType

public static boolean matchType(ExplicitDate explicitDate,
                                String ref)
Checks if the ExplicitDate has a classification matching the ref given in the dictionary ETAI:date

Parameters:
explicitDate -
ref -
Returns:

getDate

public static Date getDate(ExplicitDate explicitDate)
Gets the date value as a Date object.

Parameters:
explicitDate -
Returns:


Copyright © 2012. All Rights Reserved.