Class Autodetect

java.lang.Object
org.openrewrite.style.NamedStyles
org.openrewrite.xml.style.Autodetect
All Implemented Interfaces:
org.openrewrite.marker.Marker

public class Autodetect extends org.openrewrite.style.NamedStyles
  • Constructor Summary

    Constructors
    Constructor
    Description
    Autodetect(UUID id, Collection<org.openrewrite.style.Style> styles)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Autodetect
     

    Methods inherited from class org.openrewrite.style.NamedStyles

    canEqual, equals, getDescription, getDisplayName, getId, getName, getStyles, getTags, hashCode, merge, merge, setDescription, setDisplayName, setId, setName, setStyles, setTags, toString, validate, withDescription, withDisplayName, withId, withName, withStyles, withTags

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.openrewrite.marker.Marker

    print