| Interface | Description |
|---|---|
| PomTransformer.Transformation |
A transformation of a DOM
|
| Class | Description |
|---|---|
| MojoUtils | |
| MojoUtils.Attribute |
Attribute wrapper class
|
| MojoUtils.Attributes |
Collection of attributes wrapper class
|
| MojoUtils.Element |
Element wrapper class for configuration elements
|
| PomTransformer |
A utility to transform
pom.xml files on the DOM level while keeping the original comments and formatting also
on places where common javax.xml.transform.Transformer or javax.xml.parsers.DocumentBuilder based
solutions tend to fail, such as
Order of XML declaration attributes
Whitespace after the XML declaration
Line breaks between element attributes
File final whitespace
|
| PomTransformer.TransformationContext |
A context of a set of
PomTransformer.Transformations. |
| QuarkusDependencyPredicate |
Copyright © 2019 JBoss by Red Hat. All rights reserved.