Package org.openstreetmap.osmosis.core.domain.common

Interface Summary
TimestampContainer Defines the interface for a class holding timestamps in one or both of parsed and unparsed forms.
 

Class Summary
SimpleTimestampContainer A timestamp container implementation that holds a standard date object.
TimestampFormat Concrete implementations of this class support dates in a specific format.
UnparsedTimestampContainer A timestamp container implementation that holds a timestamp in textual form.