HomeSort by relevance Sort by last modified time
    Searched defs:jodatime (Results 1 - 5 of 5) sorted by null

  /external/snakeyaml/src/test/java/examples/jodatime/
JodaTimeImplicitContructor.java 16 package examples.jodatime;
27 * It works only when JodaTime is not a JavaBean property
JodaTimeRepresenter.java 16 package examples.jodatime;
MyBean.java 16 package examples.jodatime;
JodaTimeExampleTest.java 16 package examples.jodatime;
84 * This class should be used if JodaTime may appear with a tag or as a
JodaTimeFlowStylesTest.java 16 package examples.jodatime;
79 * Since this constructor does not exist for JodaTime an exception will
82 assertEquals("!!examples.jodatime.MyBean\ndate: 2001-09-09T01:46:40Z\nid: id123\n", doc1);
93 "The error must indicate that JodaTime cannot be created from the scalar value.",
98 // we have to provide a special way to create JodaTime instances from
128 "!!examples.jodatime.MyBean {date: !!timestamp '2001-09-09T01:46:40Z', id: id123}\n",

Completed in 83 milliseconds