| Package | Description |
|---|---|
| org.kohsuke.maven.rewrite | |
| org.kohsuke.maven.rewrite.edit |
| Modifier and Type | Method and Description |
|---|---|
XmlPath |
XmlPath.getParent() |
XmlPath |
XmlPatcher.getPath()
Gets the current location in the XML document.
|
protected XmlPath |
XmlVisitor.getPath() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<XmlPath> |
PathMatchers.localNames(String path) |
| Constructor and Description |
|---|
InsertInElement(com.google.common.base.Predicate<XmlPath> matcher) |
ReplaceElementText(com.google.common.base.Predicate<XmlPath> matcher) |
Copyright © 2013. All Rights Reserved.