Deprecated API
Contents
-
Deprecated ClassesClassDescriptionSince 1.1, this sink is not more supported. If you are looking for a
Sink
which produces pretty formatted XML, you could use theXdocSink(java.io.Writer)
as usual and reformat theSink
content produced withXmlUtil.prettyFormat(java.io.Reader, java.io.Writer)
.
-
Deprecated Methods
-
Deprecated Constructors