Class XmlWhitespaceValidationService

java.lang.Object
org.openrewrite.xml.internal.XmlWhitespaceValidationService
All Implemented Interfaces:
org.openrewrite.internal.WhitespaceValidationService

public class XmlWhitespaceValidationService extends Object implements org.openrewrite.internal.WhitespaceValidationService
  • Constructor Details

    • XmlWhitespaceValidationService

      public XmlWhitespaceValidationService()
  • Method Details

    • getVisitor

      public org.openrewrite.TreeVisitor<?,org.openrewrite.ExecutionContext> getVisitor()
      Specified by:
      getVisitor in interface org.openrewrite.internal.WhitespaceValidationService