Class Hierarchy
- java.lang.Object
- org.openrewrite.Recipe
- org.openrewrite.xml.AutoFormat
- org.openrewrite.xml.SemanticallyEqual
- org.openrewrite.xml.TagNameComparator (implements java.util.Comparator<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.openrewrite.xml.XmlParsingException
- java.lang.Exception
- org.openrewrite.TreeVisitor<T,P>
- org.openrewrite.xml.XmlVisitor<P>
- org.openrewrite.xml.AddOrUpdateChild<P>
- org.openrewrite.xml.AddToTagVisitor<P>
- org.openrewrite.xml.AutoFormatVisitor<P>
- org.openrewrite.xml.ChangeTagContentVisitor<P>
- org.openrewrite.xml.ChangeTagValueVisitor<P>
- org.openrewrite.xml.FilterTagChildrenVisitor<T>
- org.openrewrite.xml.MapTagChildrenVisitor<T>
- org.openrewrite.xml.RemoveContentVisitor<P>
- org.openrewrite.xml.XmlVisitor<P>
- org.openrewrite.xml.XmlParser (implements org.openrewrite.Parser<S>)
- org.openrewrite.xml.XPathMatcher
- org.openrewrite.Recipe