Class Annotations.Annotation
java.lang.Object
org.tigris.subversion.svnclientadapter.Annotations.Annotation
- Enclosing class:
- Annotations
Class represeting one line of the annotations, i.e. an annotation record
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotation
(long revision, String author, Date changed, String line) Constructor -
Method Summary
-
Constructor Details
-
Annotation
Constructor- Parameters:
revision
-author
-changed
-line
-
-
-
Method Details