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