public class GeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
excludedProperties
A comma-separated list of properties that should be exluded from the
generated code.
|
protected org.jaxen.dom.DOMXPath |
selectDescription
An XPath expression for selecting the description.
|
| Constructor and Description |
|---|
GeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected org.jaxen.dom.DOMXPath selectDescription
protected String excludedProperties
Copyright © 2006–2015 Wilfred Springer, Cedric Pronzato. All rights reserved.