|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
org.apache.maven.doxia.module.xdoc.XmlWriterXdocSink
Since 1.1, this sink is not more supported. If you are looking for a Sink which produces
pretty formatted XML, you could use the XdocSink.XdocSink(java.io.Writer) as usual and reformat the
Sink content produced with XmlUtil.prettyFormat(java.io.Reader, java.io.Writer) . |
Deprecated Methods | |
---|---|
org.apache.maven.doxia.module.xdoc.XdocSink.markup(String)
use write(String) |
Deprecated Constructors | |
---|---|
org.apache.maven.doxia.module.xdoc.XmlWriterXdocSink(XMLWriter)
since 1.1 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |