|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.zeroturnaround.jrebel.gradle.RebelXmlWriter
public class 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 | |
|---|---|
RebelXmlWriter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toXmlString(RebelMainModel model)
The main method generating the XML output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RebelXmlWriter()
| Method Detail |
|---|
public java.lang.String toXmlString(RebelMainModel model)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||