Class Xml.Attribute

  • All Implemented Interfaces:
    org.openrewrite.Tree, Xml
    Enclosing interface:
    Xml

    public static class Xml.Attribute
    extends java.lang.Object
    implements Xml
    • Constructor Detail

      • Attribute

        public Attribute()
    • Method Detail

      • getKeyAsString

        public java.lang.String getKeyAsString()
      • getValueAsString

        public java.lang.String getValueAsString()