org.nuiton.license.plugin.header.transformer
Class RstFileHeaderTransformer
java.lang.Object
org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer
org.nuiton.license.plugin.header.transformer.RstFileHeaderTransformer
- All Implemented Interfaces:
- FileHeaderTransformer
public class RstFileHeaderTransformer
- extends AbstractFileHeaderTransformer
Implementation of FileHeaderTransformer for apt format.
- Since:
- 2.1
- Author:
- tchemit
- Plexus component:
| Methods inherited from class org.nuiton.license.plugin.header.transformer.AbstractFileHeaderTransformer |
addHeader, boxComment, boxProcessTag, getCommentEndTag, getCommentLinePrefix, getCommentStartTag, getDescription, getName, getProcessEndTag, getProcessStartTag, getSectionDelimiter, setCommentEndTag, setCommentLinePrefix, setCommentStartTag, setDescription, setName, setProcessEndTag, setProcessStartTag, setSectionDelimiter, toFileHeader, toString, unboxComent, unboxProcessTag |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
COMMENT_LINE_PREFIX
public static final String COMMENT_LINE_PREFIX
- See Also:
- Constant Field Values
COMMENT_START_TAG
public static final String COMMENT_START_TAG
- See Also:
- Constant Field Values
COMMENT_END_TAG
public static final String COMMENT_END_TAG
- See Also:
- Constant Field Values
RstFileHeaderTransformer
public RstFileHeaderTransformer()
Copyright © 2008-2010 CodeLutin. All Rights Reserved.