71727374757677
if ( formatVersion.equals( Version.valueOf( 1, 0, 0 ) ) ) { return createFormatter().withOffsetParsed().parseDateTime( text ); } throw new UnsupportedVersionException( formatVersion, getFormatVersionRange() ); }
5960616263646566
//We don't have to close the tag. The getText method does that for us return new Money( cents ); //Whoo - something went terribly wrong } else { throw new UnsupportedVersionException( formatVersion, getFormatVersionRange() ); } }
9293949596979899