public class AnnotateClass extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotateClass.AnnotateClassDeleteException |
static class |
AnnotateClass.AnnotateClassRenameException |
| Constructor and Description |
|---|
AnnotateClass() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
processFile(File file,
String annotation,
String dateStart,
String dateEnd) |
public static void processFile(File file, String annotation, String dateStart, String dateEnd) throws AnnotateClass.AnnotateClassDeleteException, AnnotateClass.AnnotateClassRenameException
public static void main(String[] args)
Copyright © 2019 The Apache Software Foundation. All rights reserved.