protected static class AbstractMultiLineCommentProvider.MultiLineCommentProviderProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
endTag |
protected String |
linePostfix |
protected String |
linePrefix |
protected String |
startTag |
protected String |
whitespace |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMultiLineCommentProvider.MultiLineCommentProviderProperties() |
@Inject(optional=true) protected String startTag
@Inject(optional=true) protected String endTag
@Inject(optional=true) protected String linePrefix
@Inject(optional=true) protected String linePostfix
@Inject(optional=true) protected String whitespace
Copyright © 2015. All Rights Reserved.