Package org.zeroturnaround.jrebel.gradle
Class RebelXmlWriter
java.lang.Object
org.zeroturnaround.jrebel.gradle.RebelXmlWriter
Generate XML based on the in-memory model (RebelMainModel instance).
XXX - jesus christ, there must be tens of better ways to generate xml! why....????? [sander]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoXmlString(RebelMainModel model) The main method generating the XML output.
-
Constructor Details
-
RebelXmlWriter
public RebelXmlWriter()
-
-
Method Details
-
toXmlString
The main method generating the XML output.
-