public class AsciidocCopyright extends CommonCopyright
blankLines, commentEnd, commentPrefix, commentStart, movePreamble| Constructor and Description |
|---|
AsciidocCopyright(Copyright c) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
commentTrailer(String line)
Return text after end of comment.
|
protected boolean |
isCommentEnd(String line)
Is this the end of a comment?
|
protected boolean |
isCommentStart(String line)
Is this the start of a comment?
|
protected boolean |
supports(File file)
Is this an asciidoc file?
|
isPreamble, readComment, replaceCopyright, toComment, updateCopyrightaddCopyrightDate, checkCopyright, copy, err, findPrefix, fixCopyright, isModified, lastChanged, matches, matches, repair, startsWith, startsWith, strip, warnCopyright, writeCopyrightpublic AsciidocCopyright(Copyright c)
protected boolean supports(File file)
supports in class AbstractCopyrightprotected boolean isCommentStart(String line)
isCommentStart in class CommonCopyrightprotected boolean isCommentEnd(String line)
isCommentEnd in class CommonCopyrightprotected String commentTrailer(String line)
commentTrailer in class CommonCopyrightCopyright © 2017 GlassFish Community. All Rights Reserved.