Package org.apache.sling.commons.html
Class AttrValue
java.lang.Object
org.apache.sling.commons.html.AttrValue
- All Implemented Interfaces:
CharSequence
-
Constructor Details
-
AttrValue
public AttrValue() -
AttrValue
-
-
Method Details
-
setValue
-
getValue
-
quoteIfNeeded
-
getQuoted
-
shouldBeQuoted
public boolean shouldBeQuoted() -
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceCharSequence
-
length
public int length()- Specified by:
lengthin interfaceCharSequence
-
charAt
public char charAt(int index) - Specified by:
charAtin interfaceCharSequence
-
subSequence
- Specified by:
subSequencein interfaceCharSequence
-
toString
- Specified by:
toStringin interfaceCharSequence- Overrides:
toStringin classObject
-