public class UpdateJavaFileCopyright extends UpdatePsiFileCopyright
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateJavaFileCopyright.UpdateJavaCopyrightsProvider |
UpdatePsiFileCopyright.CommentAction| Constructor and Description |
|---|
UpdateJavaFileCopyright(Project project,
Module module,
VirtualFile root,
CopyrightProfile options) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept() |
protected void |
checkCommentsForTopClass(PsiClass topclass,
int location,
java.util.List<PsiComment> comments) |
protected PsiElement [] |
getImportsList() |
protected PsiElement |
getPackageStatement() |
protected void |
scanFile() |
addAction, checkComments, checkComments, collectComments, complete, complete, getFile, getLanguageOptions, getNextSibling, getPreviousSibling, hasUpdates, prepare, processActionscountNewline, getCommentText, getManager, getRoot, resetCommentTextpublic UpdateJavaFileCopyright(Project project, Module module, VirtualFile root, CopyrightProfile options)
protected boolean accept()
accept in class UpdatePsiFileCopyrightprotected void scanFile()
scanFile in class UpdatePsiFileCopyrightprotected void checkCommentsForTopClass(PsiClass topclass, int location, java.util.List<PsiComment> comments)
protected PsiElement [] getImportsList()
protected PsiElement getPackageStatement()