Package io.codemodder
Class XPathStreamProcessChange.Default
java.lang.Object
io.codemodder.XPathStreamProcessChange.Default
- All Implemented Interfaces:
XPathStreamProcessChange
- Enclosing interface:
- XPathStreamProcessChange
public static class XPathStreamProcessChange.Default
extends Object
implements XPathStreamProcessChange
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.codemodder.XPathStreamProcessChange
XPathStreamProcessChange.Default
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe lines that were affected by the change.A temporary file containing the transformed XML.
-
Constructor Details
-
Default
-
-
Method Details
-
linesAffected
Description copied from interface:XPathStreamProcessChange
The lines that were affected by the change.- Specified by:
linesAffected
in interfaceXPathStreamProcessChange
-
transformedXml
Description copied from interface:XPathStreamProcessChange
A temporary file containing the transformed XML.- Specified by:
transformedXml
in interfaceXPathStreamProcessChange
-