no.digipost.xsd.jaxb
Class XSDateTimeCustomBinder

java.lang.Object
  extended by no.digipost.xsd.jaxb.XSDateTimeCustomBinder

public class XSDateTimeCustomBinder
extends Object


Constructor Summary
XSDateTimeCustomBinder()
           
 
Method Summary
static org.joda.time.DateTime parseDateTime(String s)
           
static String printDateTime(org.joda.time.DateTime dt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDateTimeCustomBinder

public XSDateTimeCustomBinder()
Method Detail

parseDateTime

public static org.joda.time.DateTime parseDateTime(String s)

printDateTime

public static String printDateTime(org.joda.time.DateTime dt)


Copyright © 2014 Digipost Open Source. All Rights Reserved.