@NonNullApi @NonNullFields
Package org.openrewrite.xml
-
Class Summary Class Description AddOrUpdateChild<P> AddToTagVisitor<P> AutoFormat AutoFormatVisitor<P> ChangeTagContentVisitor<P> ChangeTagValueVisitor<P> FilterTagChildrenVisitor<T> Filter the children to only those matching the supplied predicate.MapTagChildrenVisitor<T> Applies a transformation to the children of the specified tag.RemoveContentVisitor<P> SemanticallyEqual Recursively check the equality of XML tags and attributes.TagNameComparator XmlParser XmlVisitor<P> XPathMatcher Supports a limited set of XPath expressions, specifically those documented on this page. -
Exception Summary Exception Description XmlParsingException