Quarkus - Dev tools - Common Code 0.21.0
- java.lang.Object
-
- io.quarkus.maven.utilities.PomTransformer.TransformationContext
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TransformationContext
public TransformationContext(Path pomXmlPath,
Document document,
String indentationString,
XPath xPath)
-
Method Detail
-
getXPath
public XPath getXPath()
- Returns:
- an
XPath instance that can be used for querying the DOM of the transformed pom.xml
file
Quarkus - Dev tools - Common Code 0.21.0
Copyright © 2019 JBoss by Red Hat. All rights reserved.