org.glassfish.copyright
Class JspCopyright
java.lang.Object
org.glassfish.copyright.AbstractCopyright
org.glassfish.copyright.CommonCopyright
org.glassfish.copyright.JspCopyright
public class JspCopyright
- extends CommonCopyright
|
Method Summary |
protected boolean |
supports(File file)
Is this a JSP file? |
| Methods inherited from class org.glassfish.copyright.AbstractCopyright |
addCopyrightDate, checkCopyright, copy, err, findPrefix, fixCopyright, isModified, lastChanged, matches, repair, startsWith, startsWith, strip, warnCopyright, writeCopyright |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspCopyright
public JspCopyright(Copyright c)
supports
protected boolean supports(File file)
- Is this a JSP file?
- Specified by:
supports in class AbstractCopyright
Copyright © 2013 GlassFish Community. All Rights Reserved.