|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.util.xml.Xpp3DomWriter
public class Xpp3DomWriter
| Constructor Summary | |
|---|---|
Xpp3DomWriter()
|
|
| Method Summary | |
|---|---|
static void |
write(java.io.Writer writer,
Xpp3Dom dom)
|
static void |
write(XMLWriter xmlWriter,
Xpp3Dom dom)
|
static void |
write(XMLWriter xmlWriter,
Xpp3Dom dom,
boolean escape)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Xpp3DomWriter()
| Method Detail |
|---|
public static void write(java.io.Writer writer,
Xpp3Dom dom)
public static void write(XMLWriter xmlWriter,
Xpp3Dom dom)
public static void write(XMLWriter xmlWriter,
Xpp3Dom dom,
boolean escape)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||