| Package | Description |
|---|---|
| org.kohsuke.maven.rewrite | |
| org.kohsuke.maven.rewrite.edit |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XmlPatcher.scan(XmlVisitor v) |
| Modifier and Type | Class and Description |
|---|---|
class |
InsertInElement
Insert a new element inside an element content model.
|
class |
ReplaceElementText
Replaces an element text, such <foo>abc</foo> to <foo>def</foo>
|
Copyright © 2013. All Rights Reserved.