org.tigris.subversion.javahl

Class Revision.DateSpec

public static class Revision.DateSpec extends Revision

class to specify a revision by a date
Field Summary
protected DaterevDate
the date
Constructor Summary
DateSpec(Date date)
create a revision by date object
Method Summary
booleanequals(Object target)
compare to revision objects
DategetDate()
Returns the date of the revision
StringtoString()
return the textual representation of the revision

Field Detail

revDate

protected Date revDate
the date

Constructor Detail

DateSpec

public DateSpec(Date date)
create a revision by date object

Parameters: date

Method Detail

equals

public boolean equals(Object target)
compare to revision objects

Parameters: target

Returns: if both object have equal content

getDate

public Date getDate()
Returns the date of the revision

Returns: the date

toString

public String toString()
return the textual representation of the revision

Returns: english text