| Package | Description |
|---|---|
| org.llorllale.mvn.plgn.loggit.xsl.post |
XSLs for post-processing the XML.
|
| org.llorllale.mvn.plgn.loggit.xsl.pre |
XSLs for pre-processing the log XML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Custom
Custom XSLT provided by the user.
|
class |
Identity
Creates an identical copy of the XML.
|
class |
Markdown
Default markdown transformation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EndTag
Excludes commits until a given tag is found.
|
class |
Limit
Limits the number of commit entries.
|
class |
Pattern
Includes commits with messages that match a given regular expression.
|
class |
StartTag
Copies commits until one with a given tag is found.
|
Copyright © 2018 George Aristy. All rights reserved.