Package org.openrewrite.xml
@NonNullApi
@NonNullFields
package org.openrewrite.xml
-
ClassDescriptionFilter the children to only those matching the supplied predicate.Applies a transformation to the children of the specified tag.Recursively check the equality of XML tags and attributes.XmlVisitor<P>Supports a limited set of XPath expressions, specifically those documented on this page.