Hierarchy For Package org.openrewrite.xml.format
Class Hierarchy
- java.lang.Object
- org.openrewrite.Recipe (implements java.lang.Cloneable)
- org.openrewrite.xml.format.AutoFormat
- org.openrewrite.xml.format.LineBreaks
- org.openrewrite.xml.format.NormalizeFormat
- org.openrewrite.xml.format.NormalizeLineBreaks
- org.openrewrite.xml.format.NormalizeTabsOrSpaces
- org.openrewrite.xml.format.TabsAndIndents
- org.openrewrite.TreeVisitor<T,
P> - org.openrewrite.xml.XmlVisitor<P>
- org.openrewrite.xml.format.AutodetectGeneralFormatStyle
- org.openrewrite.xml.format.AutoFormatVisitor<P>
- org.openrewrite.xml.XmlIsoVisitor<P>
- org.openrewrite.xml.format.LineBreaksVisitor<P>
- org.openrewrite.xml.format.MinimumViableSpacingVisitor<P>
- org.openrewrite.xml.format.NormalizeFormatVisitor<P>
- org.openrewrite.xml.format.NormalizeLineBreaksVisitor<P>
- org.openrewrite.xml.format.NormalizeTabsOrSpacesVisitor<P>
- org.openrewrite.xml.format.RemoveTrailingWhitespaceVisitor<P>
- org.openrewrite.xml.format.TabsAndIndentsVisitor<P>
- org.openrewrite.xml.XmlVisitor<P>
- org.openrewrite.Recipe (implements java.lang.Cloneable)