Class PropertiesParser.Builder

java.lang.Object
org.openrewrite.Parser.Builder
org.openrewrite.properties.PropertiesParser.Builder
All Implemented Interfaces:
Cloneable
Enclosing class:
PropertiesParser

public static class PropertiesParser.Builder extends org.openrewrite.Parser.Builder
  • Constructor Details

    • Builder

      public Builder()
  • Method Details

    • build

      public PropertiesParser build()
      Specified by:
      build in class org.openrewrite.Parser.Builder
    • getDslName

      public String getDslName()
      Specified by:
      getDslName in class org.openrewrite.Parser.Builder