Class ChangeTagAttributeVisitor<P>

java.lang.Object
org.openrewrite.TreeVisitor<Xml,P>
org.openrewrite.xml.XmlVisitor<P>
org.openrewrite.xml.ChangeTagAttributeVisitor<P>

public class ChangeTagAttributeVisitor<P> extends XmlVisitor<P>
  • Constructor Details

    • ChangeTagAttributeVisitor

      public ChangeTagAttributeVisitor()
  • Method Details