Class AbstractXmlIO.DateValue

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DateValue()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String serialize​(java.lang.Object o)
      Erzeugt eine String-Repraesentation des Objektes.
      java.lang.Object unserialize​(java.lang.String s)
      Erzeugt ein Object aus dem String.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait