Class XmlPrinter<P>

java.lang.Object
org.openrewrite.TreeVisitor<Xml,P>
org.openrewrite.xml.XmlVisitor<org.openrewrite.PrintOutputCapture<P>>
org.openrewrite.xml.internal.XmlPrinter<P>

public class XmlPrinter<P> extends XmlVisitor<org.openrewrite.PrintOutputCapture<P>>