Class AttrValue

java.lang.Object
org.apache.sling.commons.html.AttrValue
All Implemented Interfaces:
CharSequence

public class AttrValue extends Object implements CharSequence
  • Constructor Details

    • AttrValue

      public AttrValue()
    • AttrValue

      public AttrValue(String value)
  • Method Details